[INFO] fetching crate verilog 0.0.1...
[INFO] building verilog-0.0.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate verilog 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate verilog 0.0.1
[INFO] finished tweaking crates.io crate verilog 0.0.1
[INFO] tweaked toml for crates.io crate verilog 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate verilog 0.0.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding lalrpop-util v0.12.5 (available: v0.22.2)
[INFO] [stderr]       Adding libflate v0.1.27 (available: v2.1.0)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0409cf848493dc8a63bf117cf028472b090ee6110a6d478f412913e446c89d8b
[INFO] running `Command { std: "docker" "start" "-a" "0409cf848493dc8a63bf117cf028472b090ee6110a6d478f412913e446c89d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0409cf848493dc8a63bf117cf028472b090ee6110a6d478f412913e446c89d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0409cf848493dc8a63bf117cf028472b090ee6110a6d478f412913e446c89d8b", kill_on_drop: false }`
[INFO] [stdout] 0409cf848493dc8a63bf117cf028472b090ee6110a6d478f412913e446c89d8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 399a45bd56067f6714c72698cc0a26e9f04f9b6477f6bea1a64e8deea13da01a
[INFO] running `Command { std: "docker" "start" "-a" "399a45bd56067f6714c72698cc0a26e9f04f9b6477f6bea1a64e8deea13da01a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling lalrpop-util v0.12.5
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling verilog v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17503:28
[INFO] [stdout]       |
[INFO] [stdout] 17503 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]       = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17537:28
[INFO] [stdout]       |
[INFO] [stdout] 17537 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17587:29
[INFO] [stdout]       |
[INFO] [stdout] 17587 |                         103 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17597:29
[INFO] [stdout]       |
[INFO] [stdout] 17597 |                         106 ... 107 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17692:30
[INFO] [stdout]       |
[INFO] [stdout] 17692 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17697:30
[INFO] [stdout]       |
[INFO] [stdout] 17697 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17702:30
[INFO] [stdout]       |
[INFO] [stdout] 17702 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17707:30
[INFO] [stdout]       |
[INFO] [stdout] 17707 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17712:30
[INFO] [stdout]       |
[INFO] [stdout] 17712 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17717:30
[INFO] [stdout]       |
[INFO] [stdout] 17717 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17722:30
[INFO] [stdout]       |
[INFO] [stdout] 17722 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17727:30
[INFO] [stdout]       |
[INFO] [stdout] 17727 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17732:30
[INFO] [stdout]       |
[INFO] [stdout] 17732 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17737:30
[INFO] [stdout]       |
[INFO] [stdout] 17737 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17742:30
[INFO] [stdout]       |
[INFO] [stdout] 17742 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17747:30
[INFO] [stdout]       |
[INFO] [stdout] 17747 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17752:30
[INFO] [stdout]       |
[INFO] [stdout] 17752 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17757:30
[INFO] [stdout]       |
[INFO] [stdout] 17757 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17762:30
[INFO] [stdout]       |
[INFO] [stdout] 17762 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17767:30
[INFO] [stdout]       |
[INFO] [stdout] 17767 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17772:30
[INFO] [stdout]       |
[INFO] [stdout] 17772 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17777:30
[INFO] [stdout]       |
[INFO] [stdout] 17777 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17782:30
[INFO] [stdout]       |
[INFO] [stdout] 17782 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17787:30
[INFO] [stdout]       |
[INFO] [stdout] 17787 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17792:30
[INFO] [stdout]       |
[INFO] [stdout] 17792 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17797:30
[INFO] [stdout]       |
[INFO] [stdout] 17797 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17802:30
[INFO] [stdout]       |
[INFO] [stdout] 17802 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17807:30
[INFO] [stdout]       |
[INFO] [stdout] 17807 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17812:30
[INFO] [stdout]       |
[INFO] [stdout] 17812 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17817:30
[INFO] [stdout]       |
[INFO] [stdout] 17817 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17822:30
[INFO] [stdout]       |
[INFO] [stdout] 17822 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17827:30
[INFO] [stdout]       |
[INFO] [stdout] 17827 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17832:31
[INFO] [stdout]       |
[INFO] [stdout] 17832 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17837:31
[INFO] [stdout]       |
[INFO] [stdout] 17837 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17842:31
[INFO] [stdout]       |
[INFO] [stdout] 17842 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17847:31
[INFO] [stdout]       |
[INFO] [stdout] 17847 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17852:31
[INFO] [stdout]       |
[INFO] [stdout] 17852 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17857:31
[INFO] [stdout]       |
[INFO] [stdout] 17857 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17862:31
[INFO] [stdout]       |
[INFO] [stdout] 17862 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17867:31
[INFO] [stdout]       |
[INFO] [stdout] 17867 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17872:31
[INFO] [stdout]       |
[INFO] [stdout] 17872 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17877:31
[INFO] [stdout]       |
[INFO] [stdout] 17877 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17882:31
[INFO] [stdout]       |
[INFO] [stdout] 17882 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17887:31
[INFO] [stdout]       |
[INFO] [stdout] 17887 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17892:31
[INFO] [stdout]       |
[INFO] [stdout] 17892 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17897:31
[INFO] [stdout]       |
[INFO] [stdout] 17897 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17902:31
[INFO] [stdout]       |
[INFO] [stdout] 17902 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17907:31
[INFO] [stdout]       |
[INFO] [stdout] 17907 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17912:31
[INFO] [stdout]       |
[INFO] [stdout] 17912 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17917:31
[INFO] [stdout]       |
[INFO] [stdout] 17917 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17922:31
[INFO] [stdout]       |
[INFO] [stdout] 17922 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17927:31
[INFO] [stdout]       |
[INFO] [stdout] 17927 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17932:31
[INFO] [stdout]       |
[INFO] [stdout] 17932 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17937:32
[INFO] [stdout]       |
[INFO] [stdout] 17937 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18041:28
[INFO] [stdout]       |
[INFO] [stdout] 18041 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18046:30
[INFO] [stdout]       |
[INFO] [stdout] 18046 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18051:30
[INFO] [stdout]       |
[INFO] [stdout] 18051 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18056:30
[INFO] [stdout]       |
[INFO] [stdout] 18056 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18061:30
[INFO] [stdout]       |
[INFO] [stdout] 18061 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18066:30
[INFO] [stdout]       |
[INFO] [stdout] 18066 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18071:30
[INFO] [stdout]       |
[INFO] [stdout] 18071 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18076:30
[INFO] [stdout]       |
[INFO] [stdout] 18076 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18081:30
[INFO] [stdout]       |
[INFO] [stdout] 18081 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18086:30
[INFO] [stdout]       |
[INFO] [stdout] 18086 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18091:30
[INFO] [stdout]       |
[INFO] [stdout] 18091 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18096:30
[INFO] [stdout]       |
[INFO] [stdout] 18096 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18101:30
[INFO] [stdout]       |
[INFO] [stdout] 18101 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18106:30
[INFO] [stdout]       |
[INFO] [stdout] 18106 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18111:30
[INFO] [stdout]       |
[INFO] [stdout] 18111 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18116:30
[INFO] [stdout]       |
[INFO] [stdout] 18116 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18121:30
[INFO] [stdout]       |
[INFO] [stdout] 18121 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18126:30
[INFO] [stdout]       |
[INFO] [stdout] 18126 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18131:30
[INFO] [stdout]       |
[INFO] [stdout] 18131 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18136:30
[INFO] [stdout]       |
[INFO] [stdout] 18136 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18141:30
[INFO] [stdout]       |
[INFO] [stdout] 18141 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18146:30
[INFO] [stdout]       |
[INFO] [stdout] 18146 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18151:30
[INFO] [stdout]       |
[INFO] [stdout] 18151 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18156:30
[INFO] [stdout]       |
[INFO] [stdout] 18156 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18161:30
[INFO] [stdout]       |
[INFO] [stdout] 18161 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18166:30
[INFO] [stdout]       |
[INFO] [stdout] 18166 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18171:30
[INFO] [stdout]       |
[INFO] [stdout] 18171 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18176:30
[INFO] [stdout]       |
[INFO] [stdout] 18176 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18181:30
[INFO] [stdout]       |
[INFO] [stdout] 18181 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18186:31
[INFO] [stdout]       |
[INFO] [stdout] 18186 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18191:31
[INFO] [stdout]       |
[INFO] [stdout] 18191 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18196:31
[INFO] [stdout]       |
[INFO] [stdout] 18196 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18201:31
[INFO] [stdout]       |
[INFO] [stdout] 18201 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18206:31
[INFO] [stdout]       |
[INFO] [stdout] 18206 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18211:31
[INFO] [stdout]       |
[INFO] [stdout] 18211 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18216:31
[INFO] [stdout]       |
[INFO] [stdout] 18216 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18221:31
[INFO] [stdout]       |
[INFO] [stdout] 18221 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18226:31
[INFO] [stdout]       |
[INFO] [stdout] 18226 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18231:31
[INFO] [stdout]       |
[INFO] [stdout] 18231 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18236:31
[INFO] [stdout]       |
[INFO] [stdout] 18236 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18241:31
[INFO] [stdout]       |
[INFO] [stdout] 18241 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18246:31
[INFO] [stdout]       |
[INFO] [stdout] 18246 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18251:31
[INFO] [stdout]       |
[INFO] [stdout] 18251 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18256:31
[INFO] [stdout]       |
[INFO] [stdout] 18256 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18261:31
[INFO] [stdout]       |
[INFO] [stdout] 18261 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18266:31
[INFO] [stdout]       |
[INFO] [stdout] 18266 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18271:31
[INFO] [stdout]       |
[INFO] [stdout] 18271 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18276:31
[INFO] [stdout]       |
[INFO] [stdout] 18276 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18281:31
[INFO] [stdout]       |
[INFO] [stdout] 18281 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18286:31
[INFO] [stdout]       |
[INFO] [stdout] 18286 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18291:32
[INFO] [stdout]       |
[INFO] [stdout] 18291 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18387:28
[INFO] [stdout]       |
[INFO] [stdout] 18387 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18392:28
[INFO] [stdout]       |
[INFO] [stdout] 18392 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18402:28
[INFO] [stdout]       |
[INFO] [stdout] 18402 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18431:28
[INFO] [stdout]       |
[INFO] [stdout] 18431 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18436:28
[INFO] [stdout]       |
[INFO] [stdout] 18436 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18446:28
[INFO] [stdout]       |
[INFO] [stdout] 18446 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18459:28
[INFO] [stdout]       |
[INFO] [stdout] 18459 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18464:28
[INFO] [stdout]       |
[INFO] [stdout] 18464 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18474:28
[INFO] [stdout]       |
[INFO] [stdout] 18474 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18484:29
[INFO] [stdout]       |
[INFO] [stdout] 18484 |                         109 ... 118 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18494:29
[INFO] [stdout]       |
[INFO] [stdout] 18494 |                         120 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18507:28
[INFO] [stdout]       |
[INFO] [stdout] 18507 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18512:28
[INFO] [stdout]       |
[INFO] [stdout] 18512 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18522:28
[INFO] [stdout]       |
[INFO] [stdout] 18522 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18532:29
[INFO] [stdout]       |
[INFO] [stdout] 18532 |                         102 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18542:29
[INFO] [stdout]       |
[INFO] [stdout] 18542 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18555:28
[INFO] [stdout]       |
[INFO] [stdout] 18555 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18560:28
[INFO] [stdout]       |
[INFO] [stdout] 18560 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18570:28
[INFO] [stdout]       |
[INFO] [stdout] 18570 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18580:29
[INFO] [stdout]       |
[INFO] [stdout] 18580 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18593:28
[INFO] [stdout]       |
[INFO] [stdout] 18593 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18598:28
[INFO] [stdout]       |
[INFO] [stdout] 18598 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18608:28
[INFO] [stdout]       |
[INFO] [stdout] 18608 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18628:29
[INFO] [stdout]       |
[INFO] [stdout] 18628 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18641:28
[INFO] [stdout]       |
[INFO] [stdout] 18641 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18646:28
[INFO] [stdout]       |
[INFO] [stdout] 18646 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18656:28
[INFO] [stdout]       |
[INFO] [stdout] 18656 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18666:29
[INFO] [stdout]       |
[INFO] [stdout] 18666 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18679:28
[INFO] [stdout]       |
[INFO] [stdout] 18679 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18684:28
[INFO] [stdout]       |
[INFO] [stdout] 18684 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18694:28
[INFO] [stdout]       |
[INFO] [stdout] 18694 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18704:29
[INFO] [stdout]       |
[INFO] [stdout] 18704 |                         103 ... 109 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18714:29
[INFO] [stdout]       |
[INFO] [stdout] 18714 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18727:28
[INFO] [stdout]       |
[INFO] [stdout] 18727 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18732:28
[INFO] [stdout]       |
[INFO] [stdout] 18732 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18742:28
[INFO] [stdout]       |
[INFO] [stdout] 18742 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18752:29
[INFO] [stdout]       |
[INFO] [stdout] 18752 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18765:28
[INFO] [stdout]       |
[INFO] [stdout] 18765 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18770:28
[INFO] [stdout]       |
[INFO] [stdout] 18770 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18785:28
[INFO] [stdout]       |
[INFO] [stdout] 18785 |                         98 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18795:29
[INFO] [stdout]       |
[INFO] [stdout] 18795 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18808:28
[INFO] [stdout]       |
[INFO] [stdout] 18808 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18813:28
[INFO] [stdout]       |
[INFO] [stdout] 18813 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18823:28
[INFO] [stdout]       |
[INFO] [stdout] 18823 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18833:29
[INFO] [stdout]       |
[INFO] [stdout] 18833 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18846:28
[INFO] [stdout]       |
[INFO] [stdout] 18846 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18851:28
[INFO] [stdout]       |
[INFO] [stdout] 18851 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18861:28
[INFO] [stdout]       |
[INFO] [stdout] 18861 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18871:29
[INFO] [stdout]       |
[INFO] [stdout] 18871 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18884:28
[INFO] [stdout]       |
[INFO] [stdout] 18884 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18889:28
[INFO] [stdout]       |
[INFO] [stdout] 18889 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18899:28
[INFO] [stdout]       |
[INFO] [stdout] 18899 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18909:29
[INFO] [stdout]       |
[INFO] [stdout] 18909 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18922:28
[INFO] [stdout]       |
[INFO] [stdout] 18922 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18927:28
[INFO] [stdout]       |
[INFO] [stdout] 18927 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18937:28
[INFO] [stdout]       |
[INFO] [stdout] 18937 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18947:29
[INFO] [stdout]       |
[INFO] [stdout] 18947 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18960:28
[INFO] [stdout]       |
[INFO] [stdout] 18960 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18965:28
[INFO] [stdout]       |
[INFO] [stdout] 18965 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18975:28
[INFO] [stdout]       |
[INFO] [stdout] 18975 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18985:29
[INFO] [stdout]       |
[INFO] [stdout] 18985 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18998:28
[INFO] [stdout]       |
[INFO] [stdout] 18998 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19003:28
[INFO] [stdout]       |
[INFO] [stdout] 19003 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19013:28
[INFO] [stdout]       |
[INFO] [stdout] 19013 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19023:29
[INFO] [stdout]       |
[INFO] [stdout] 19023 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19036:28
[INFO] [stdout]       |
[INFO] [stdout] 19036 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19041:28
[INFO] [stdout]       |
[INFO] [stdout] 19041 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19051:28
[INFO] [stdout]       |
[INFO] [stdout] 19051 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19066:29
[INFO] [stdout]       |
[INFO] [stdout] 19066 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19079:28
[INFO] [stdout]       |
[INFO] [stdout] 19079 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19084:28
[INFO] [stdout]       |
[INFO] [stdout] 19084 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19094:28
[INFO] [stdout]       |
[INFO] [stdout] 19094 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19104:29
[INFO] [stdout]       |
[INFO] [stdout] 19104 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19146:28
[INFO] [stdout]       |
[INFO] [stdout] 19146 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19151:30
[INFO] [stdout]       |
[INFO] [stdout] 19151 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19156:30
[INFO] [stdout]       |
[INFO] [stdout] 19156 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19161:30
[INFO] [stdout]       |
[INFO] [stdout] 19161 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19166:30
[INFO] [stdout]       |
[INFO] [stdout] 19166 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19171:30
[INFO] [stdout]       |
[INFO] [stdout] 19171 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19176:30
[INFO] [stdout]       |
[INFO] [stdout] 19176 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19181:30
[INFO] [stdout]       |
[INFO] [stdout] 19181 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19186:30
[INFO] [stdout]       |
[INFO] [stdout] 19186 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19191:30
[INFO] [stdout]       |
[INFO] [stdout] 19191 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19196:30
[INFO] [stdout]       |
[INFO] [stdout] 19196 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19201:30
[INFO] [stdout]       |
[INFO] [stdout] 19201 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19206:30
[INFO] [stdout]       |
[INFO] [stdout] 19206 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19211:30
[INFO] [stdout]       |
[INFO] [stdout] 19211 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19216:30
[INFO] [stdout]       |
[INFO] [stdout] 19216 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19221:30
[INFO] [stdout]       |
[INFO] [stdout] 19221 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19226:30
[INFO] [stdout]       |
[INFO] [stdout] 19226 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19231:30
[INFO] [stdout]       |
[INFO] [stdout] 19231 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19236:30
[INFO] [stdout]       |
[INFO] [stdout] 19236 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19241:30
[INFO] [stdout]       |
[INFO] [stdout] 19241 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19246:30
[INFO] [stdout]       |
[INFO] [stdout] 19246 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19251:30
[INFO] [stdout]       |
[INFO] [stdout] 19251 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19256:30
[INFO] [stdout]       |
[INFO] [stdout] 19256 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19261:30
[INFO] [stdout]       |
[INFO] [stdout] 19261 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19266:30
[INFO] [stdout]       |
[INFO] [stdout] 19266 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19271:30
[INFO] [stdout]       |
[INFO] [stdout] 19271 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19276:30
[INFO] [stdout]       |
[INFO] [stdout] 19276 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19281:30
[INFO] [stdout]       |
[INFO] [stdout] 19281 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19286:30
[INFO] [stdout]       |
[INFO] [stdout] 19286 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19291:31
[INFO] [stdout]       |
[INFO] [stdout] 19291 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19296:31
[INFO] [stdout]       |
[INFO] [stdout] 19296 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19301:31
[INFO] [stdout]       |
[INFO] [stdout] 19301 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19306:31
[INFO] [stdout]       |
[INFO] [stdout] 19306 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19311:31
[INFO] [stdout]       |
[INFO] [stdout] 19311 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19316:31
[INFO] [stdout]       |
[INFO] [stdout] 19316 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19321:31
[INFO] [stdout]       |
[INFO] [stdout] 19321 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19326:31
[INFO] [stdout]       |
[INFO] [stdout] 19326 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19331:31
[INFO] [stdout]       |
[INFO] [stdout] 19331 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19336:31
[INFO] [stdout]       |
[INFO] [stdout] 19336 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19341:31
[INFO] [stdout]       |
[INFO] [stdout] 19341 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19346:31
[INFO] [stdout]       |
[INFO] [stdout] 19346 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19351:31
[INFO] [stdout]       |
[INFO] [stdout] 19351 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19356:31
[INFO] [stdout]       |
[INFO] [stdout] 19356 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19361:31
[INFO] [stdout]       |
[INFO] [stdout] 19361 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19366:31
[INFO] [stdout]       |
[INFO] [stdout] 19366 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19371:31
[INFO] [stdout]       |
[INFO] [stdout] 19371 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19376:31
[INFO] [stdout]       |
[INFO] [stdout] 19376 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19381:31
[INFO] [stdout]       |
[INFO] [stdout] 19381 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19386:31
[INFO] [stdout]       |
[INFO] [stdout] 19386 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19391:31
[INFO] [stdout]       |
[INFO] [stdout] 19391 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19396:32
[INFO] [stdout]       |
[INFO] [stdout] 19396 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19465:28
[INFO] [stdout]       |
[INFO] [stdout] 19465 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19470:30
[INFO] [stdout]       |
[INFO] [stdout] 19470 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19475:30
[INFO] [stdout]       |
[INFO] [stdout] 19475 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19480:30
[INFO] [stdout]       |
[INFO] [stdout] 19480 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19485:30
[INFO] [stdout]       |
[INFO] [stdout] 19485 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19490:30
[INFO] [stdout]       |
[INFO] [stdout] 19490 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19495:30
[INFO] [stdout]       |
[INFO] [stdout] 19495 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19500:30
[INFO] [stdout]       |
[INFO] [stdout] 19500 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19505:30
[INFO] [stdout]       |
[INFO] [stdout] 19505 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19510:30
[INFO] [stdout]       |
[INFO] [stdout] 19510 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19515:30
[INFO] [stdout]       |
[INFO] [stdout] 19515 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19520:30
[INFO] [stdout]       |
[INFO] [stdout] 19520 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19525:30
[INFO] [stdout]       |
[INFO] [stdout] 19525 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19530:30
[INFO] [stdout]       |
[INFO] [stdout] 19530 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19535:30
[INFO] [stdout]       |
[INFO] [stdout] 19535 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19540:30
[INFO] [stdout]       |
[INFO] [stdout] 19540 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19545:30
[INFO] [stdout]       |
[INFO] [stdout] 19545 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19550:30
[INFO] [stdout]       |
[INFO] [stdout] 19550 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19555:30
[INFO] [stdout]       |
[INFO] [stdout] 19555 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19560:30
[INFO] [stdout]       |
[INFO] [stdout] 19560 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19565:30
[INFO] [stdout]       |
[INFO] [stdout] 19565 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19570:30
[INFO] [stdout]       |
[INFO] [stdout] 19570 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19575:30
[INFO] [stdout]       |
[INFO] [stdout] 19575 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19580:30
[INFO] [stdout]       |
[INFO] [stdout] 19580 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19585:30
[INFO] [stdout]       |
[INFO] [stdout] 19585 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19590:30
[INFO] [stdout]       |
[INFO] [stdout] 19590 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19595:30
[INFO] [stdout]       |
[INFO] [stdout] 19595 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19600:30
[INFO] [stdout]       |
[INFO] [stdout] 19600 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19605:30
[INFO] [stdout]       |
[INFO] [stdout] 19605 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19610:31
[INFO] [stdout]       |
[INFO] [stdout] 19610 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19615:31
[INFO] [stdout]       |
[INFO] [stdout] 19615 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19620:31
[INFO] [stdout]       |
[INFO] [stdout] 19620 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19625:31
[INFO] [stdout]       |
[INFO] [stdout] 19625 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19630:31
[INFO] [stdout]       |
[INFO] [stdout] 19630 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19635:31
[INFO] [stdout]       |
[INFO] [stdout] 19635 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19640:31
[INFO] [stdout]       |
[INFO] [stdout] 19640 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19645:31
[INFO] [stdout]       |
[INFO] [stdout] 19645 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19650:31
[INFO] [stdout]       |
[INFO] [stdout] 19650 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19655:31
[INFO] [stdout]       |
[INFO] [stdout] 19655 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19660:31
[INFO] [stdout]       |
[INFO] [stdout] 19660 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19665:31
[INFO] [stdout]       |
[INFO] [stdout] 19665 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19670:31
[INFO] [stdout]       |
[INFO] [stdout] 19670 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19675:31
[INFO] [stdout]       |
[INFO] [stdout] 19675 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19680:31
[INFO] [stdout]       |
[INFO] [stdout] 19680 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19685:31
[INFO] [stdout]       |
[INFO] [stdout] 19685 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19690:31
[INFO] [stdout]       |
[INFO] [stdout] 19690 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19695:31
[INFO] [stdout]       |
[INFO] [stdout] 19695 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19700:31
[INFO] [stdout]       |
[INFO] [stdout] 19700 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19705:31
[INFO] [stdout]       |
[INFO] [stdout] 19705 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19710:31
[INFO] [stdout]       |
[INFO] [stdout] 19710 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19715:32
[INFO] [stdout]       |
[INFO] [stdout] 19715 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19728:28
[INFO] [stdout]       |
[INFO] [stdout] 19728 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19733:30
[INFO] [stdout]       |
[INFO] [stdout] 19733 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19738:30
[INFO] [stdout]       |
[INFO] [stdout] 19738 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19743:30
[INFO] [stdout]       |
[INFO] [stdout] 19743 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19748:30
[INFO] [stdout]       |
[INFO] [stdout] 19748 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19758:30
[INFO] [stdout]       |
[INFO] [stdout] 19758 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19763:30
[INFO] [stdout]       |
[INFO] [stdout] 19763 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19768:30
[INFO] [stdout]       |
[INFO] [stdout] 19768 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19773:30
[INFO] [stdout]       |
[INFO] [stdout] 19773 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19778:30
[INFO] [stdout]       |
[INFO] [stdout] 19778 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19783:30
[INFO] [stdout]       |
[INFO] [stdout] 19783 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19788:30
[INFO] [stdout]       |
[INFO] [stdout] 19788 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19793:30
[INFO] [stdout]       |
[INFO] [stdout] 19793 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19798:30
[INFO] [stdout]       |
[INFO] [stdout] 19798 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19803:30
[INFO] [stdout]       |
[INFO] [stdout] 19803 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19808:30
[INFO] [stdout]       |
[INFO] [stdout] 19808 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19813:30
[INFO] [stdout]       |
[INFO] [stdout] 19813 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19818:30
[INFO] [stdout]       |
[INFO] [stdout] 19818 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19823:30
[INFO] [stdout]       |
[INFO] [stdout] 19823 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19828:30
[INFO] [stdout]       |
[INFO] [stdout] 19828 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19833:30
[INFO] [stdout]       |
[INFO] [stdout] 19833 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19838:30
[INFO] [stdout]       |
[INFO] [stdout] 19838 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19843:30
[INFO] [stdout]       |
[INFO] [stdout] 19843 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19848:30
[INFO] [stdout]       |
[INFO] [stdout] 19848 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19853:30
[INFO] [stdout]       |
[INFO] [stdout] 19853 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19858:30
[INFO] [stdout]       |
[INFO] [stdout] 19858 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19863:30
[INFO] [stdout]       |
[INFO] [stdout] 19863 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19868:30
[INFO] [stdout]       |
[INFO] [stdout] 19868 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19873:31
[INFO] [stdout]       |
[INFO] [stdout] 19873 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19878:31
[INFO] [stdout]       |
[INFO] [stdout] 19878 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19883:31
[INFO] [stdout]       |
[INFO] [stdout] 19883 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19888:31
[INFO] [stdout]       |
[INFO] [stdout] 19888 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19893:31
[INFO] [stdout]       |
[INFO] [stdout] 19893 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19898:31
[INFO] [stdout]       |
[INFO] [stdout] 19898 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19903:31
[INFO] [stdout]       |
[INFO] [stdout] 19903 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19908:31
[INFO] [stdout]       |
[INFO] [stdout] 19908 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19913:31
[INFO] [stdout]       |
[INFO] [stdout] 19913 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19918:31
[INFO] [stdout]       |
[INFO] [stdout] 19918 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19923:31
[INFO] [stdout]       |
[INFO] [stdout] 19923 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19928:31
[INFO] [stdout]       |
[INFO] [stdout] 19928 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19933:31
[INFO] [stdout]       |
[INFO] [stdout] 19933 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19938:31
[INFO] [stdout]       |
[INFO] [stdout] 19938 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19943:31
[INFO] [stdout]       |
[INFO] [stdout] 19943 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19948:31
[INFO] [stdout]       |
[INFO] [stdout] 19948 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19953:31
[INFO] [stdout]       |
[INFO] [stdout] 19953 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19958:31
[INFO] [stdout]       |
[INFO] [stdout] 19958 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19963:31
[INFO] [stdout]       |
[INFO] [stdout] 19963 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19968:31
[INFO] [stdout]       |
[INFO] [stdout] 19968 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19973:31
[INFO] [stdout]       |
[INFO] [stdout] 19973 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19978:32
[INFO] [stdout]       |
[INFO] [stdout] 19978 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20047:28
[INFO] [stdout]       |
[INFO] [stdout] 20047 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20052:28
[INFO] [stdout]       |
[INFO] [stdout] 20052 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20062:28
[INFO] [stdout]       |
[INFO] [stdout] 20062 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20075:28
[INFO] [stdout]       |
[INFO] [stdout] 20075 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20080:28
[INFO] [stdout]       |
[INFO] [stdout] 20080 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20090:28
[INFO] [stdout]       |
[INFO] [stdout] 20090 |                         97 ... 118 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20100:29
[INFO] [stdout]       |
[INFO] [stdout] 20100 |                         120 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20113:28
[INFO] [stdout]       |
[INFO] [stdout] 20113 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20118:28
[INFO] [stdout]       |
[INFO] [stdout] 20118 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20133:28
[INFO] [stdout]       |
[INFO] [stdout] 20133 |                         98 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20146:28
[INFO] [stdout]       |
[INFO] [stdout] 20146 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20151:28
[INFO] [stdout]       |
[INFO] [stdout] 20151 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20161:28
[INFO] [stdout]       |
[INFO] [stdout] 20161 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20171:29
[INFO] [stdout]       |
[INFO] [stdout] 20171 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20184:28
[INFO] [stdout]       |
[INFO] [stdout] 20184 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20189:28
[INFO] [stdout]       |
[INFO] [stdout] 20189 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20199:28
[INFO] [stdout]       |
[INFO] [stdout] 20199 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20209:29
[INFO] [stdout]       |
[INFO] [stdout] 20209 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20222:28
[INFO] [stdout]       |
[INFO] [stdout] 20222 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20227:28
[INFO] [stdout]       |
[INFO] [stdout] 20227 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20237:28
[INFO] [stdout]       |
[INFO] [stdout] 20237 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20247:29
[INFO] [stdout]       |
[INFO] [stdout] 20247 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20260:28
[INFO] [stdout]       |
[INFO] [stdout] 20260 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20265:28
[INFO] [stdout]       |
[INFO] [stdout] 20265 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20275:28
[INFO] [stdout]       |
[INFO] [stdout] 20275 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20285:29
[INFO] [stdout]       |
[INFO] [stdout] 20285 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20298:28
[INFO] [stdout]       |
[INFO] [stdout] 20298 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20303:28
[INFO] [stdout]       |
[INFO] [stdout] 20303 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20313:28
[INFO] [stdout]       |
[INFO] [stdout] 20313 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20323:29
[INFO] [stdout]       |
[INFO] [stdout] 20323 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20336:28
[INFO] [stdout]       |
[INFO] [stdout] 20336 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20341:28
[INFO] [stdout]       |
[INFO] [stdout] 20341 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20351:28
[INFO] [stdout]       |
[INFO] [stdout] 20351 |                         97 ... 108 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20361:29
[INFO] [stdout]       |
[INFO] [stdout] 20361 |                         110 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20374:28
[INFO] [stdout]       |
[INFO] [stdout] 20374 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20379:28
[INFO] [stdout]       |
[INFO] [stdout] 20379 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20389:28
[INFO] [stdout]       |
[INFO] [stdout] 20389 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20402:28
[INFO] [stdout]       |
[INFO] [stdout] 20402 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20407:28
[INFO] [stdout]       |
[INFO] [stdout] 20407 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20417:28
[INFO] [stdout]       |
[INFO] [stdout] 20417 |                         97 ... 111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20427:29
[INFO] [stdout]       |
[INFO] [stdout] 20427 |                         113 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20440:28
[INFO] [stdout]       |
[INFO] [stdout] 20440 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20445:28
[INFO] [stdout]       |
[INFO] [stdout] 20445 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20455:28
[INFO] [stdout]       |
[INFO] [stdout] 20455 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20465:29
[INFO] [stdout]       |
[INFO] [stdout] 20465 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20478:28
[INFO] [stdout]       |
[INFO] [stdout] 20478 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20483:28
[INFO] [stdout]       |
[INFO] [stdout] 20483 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20493:28
[INFO] [stdout]       |
[INFO] [stdout] 20493 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20503:29
[INFO] [stdout]       |
[INFO] [stdout] 20503 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20516:28
[INFO] [stdout]       |
[INFO] [stdout] 20516 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20521:28
[INFO] [stdout]       |
[INFO] [stdout] 20521 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20531:28
[INFO] [stdout]       |
[INFO] [stdout] 20531 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20541:29
[INFO] [stdout]       |
[INFO] [stdout] 20541 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20554:28
[INFO] [stdout]       |
[INFO] [stdout] 20554 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20559:28
[INFO] [stdout]       |
[INFO] [stdout] 20559 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20569:28
[INFO] [stdout]       |
[INFO] [stdout] 20569 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20579:29
[INFO] [stdout]       |
[INFO] [stdout] 20579 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20592:28
[INFO] [stdout]       |
[INFO] [stdout] 20592 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20597:28
[INFO] [stdout]       |
[INFO] [stdout] 20597 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20607:28
[INFO] [stdout]       |
[INFO] [stdout] 20607 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20617:29
[INFO] [stdout]       |
[INFO] [stdout] 20617 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20630:28
[INFO] [stdout]       |
[INFO] [stdout] 20630 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20635:28
[INFO] [stdout]       |
[INFO] [stdout] 20635 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20645:28
[INFO] [stdout]       |
[INFO] [stdout] 20645 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20655:29
[INFO] [stdout]       |
[INFO] [stdout] 20655 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20668:28
[INFO] [stdout]       |
[INFO] [stdout] 20668 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20673:28
[INFO] [stdout]       |
[INFO] [stdout] 20673 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20683:28
[INFO] [stdout]       |
[INFO] [stdout] 20683 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20693:29
[INFO] [stdout]       |
[INFO] [stdout] 20693 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20706:28
[INFO] [stdout]       |
[INFO] [stdout] 20706 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20711:28
[INFO] [stdout]       |
[INFO] [stdout] 20711 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20721:28
[INFO] [stdout]       |
[INFO] [stdout] 20721 |                         97 ... 112 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20731:29
[INFO] [stdout]       |
[INFO] [stdout] 20731 |                         114 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20744:28
[INFO] [stdout]       |
[INFO] [stdout] 20744 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20749:28
[INFO] [stdout]       |
[INFO] [stdout] 20749 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20759:28
[INFO] [stdout]       |
[INFO] [stdout] 20759 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20769:29
[INFO] [stdout]       |
[INFO] [stdout] 20769 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20782:28
[INFO] [stdout]       |
[INFO] [stdout] 20782 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20787:28
[INFO] [stdout]       |
[INFO] [stdout] 20787 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20797:28
[INFO] [stdout]       |
[INFO] [stdout] 20797 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20807:29
[INFO] [stdout]       |
[INFO] [stdout] 20807 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20820:28
[INFO] [stdout]       |
[INFO] [stdout] 20820 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20825:28
[INFO] [stdout]       |
[INFO] [stdout] 20825 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20835:28
[INFO] [stdout]       |
[INFO] [stdout] 20835 |                         97 ... 113 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20845:29
[INFO] [stdout]       |
[INFO] [stdout] 20845 |                         115 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20858:28
[INFO] [stdout]       |
[INFO] [stdout] 20858 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20863:28
[INFO] [stdout]       |
[INFO] [stdout] 20863 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20873:28
[INFO] [stdout]       |
[INFO] [stdout] 20873 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20883:29
[INFO] [stdout]       |
[INFO] [stdout] 20883 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20904:28
[INFO] [stdout]       |
[INFO] [stdout] 20904 |                         48 ... 49 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20922:28
[INFO] [stdout]       |
[INFO] [stdout] 20922 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20940:28
[INFO] [stdout]       |
[INFO] [stdout] 20940 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20945:28
[INFO] [stdout]       |
[INFO] [stdout] 20945 |                         65 ... 70 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20955:28
[INFO] [stdout]       |
[INFO] [stdout] 20955 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20968:28
[INFO] [stdout]       |
[INFO] [stdout] 20968 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20973:28
[INFO] [stdout]       |
[INFO] [stdout] 20973 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:20988:28
[INFO] [stdout]       |
[INFO] [stdout] 20988 |                         98 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21001:28
[INFO] [stdout]       |
[INFO] [stdout] 21001 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21006:28
[INFO] [stdout]       |
[INFO] [stdout] 21006 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21016:28
[INFO] [stdout]       |
[INFO] [stdout] 21016 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21026:29
[INFO] [stdout]       |
[INFO] [stdout] 21026 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21039:28
[INFO] [stdout]       |
[INFO] [stdout] 21039 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21044:28
[INFO] [stdout]       |
[INFO] [stdout] 21044 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21054:28
[INFO] [stdout]       |
[INFO] [stdout] 21054 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21064:29
[INFO] [stdout]       |
[INFO] [stdout] 21064 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21077:28
[INFO] [stdout]       |
[INFO] [stdout] 21077 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21082:28
[INFO] [stdout]       |
[INFO] [stdout] 21082 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21092:28
[INFO] [stdout]       |
[INFO] [stdout] 21092 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21105:28
[INFO] [stdout]       |
[INFO] [stdout] 21105 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21110:28
[INFO] [stdout]       |
[INFO] [stdout] 21110 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21120:28
[INFO] [stdout]       |
[INFO] [stdout] 21120 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21130:29
[INFO] [stdout]       |
[INFO] [stdout] 21130 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21143:28
[INFO] [stdout]       |
[INFO] [stdout] 21143 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21148:28
[INFO] [stdout]       |
[INFO] [stdout] 21148 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21158:28
[INFO] [stdout]       |
[INFO] [stdout] 21158 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21168:29
[INFO] [stdout]       |
[INFO] [stdout] 21168 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21181:28
[INFO] [stdout]       |
[INFO] [stdout] 21181 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21186:28
[INFO] [stdout]       |
[INFO] [stdout] 21186 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21196:28
[INFO] [stdout]       |
[INFO] [stdout] 21196 |                         97 ... 108 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21206:29
[INFO] [stdout]       |
[INFO] [stdout] 21206 |                         110 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21219:28
[INFO] [stdout]       |
[INFO] [stdout] 21219 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21224:28
[INFO] [stdout]       |
[INFO] [stdout] 21224 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21234:28
[INFO] [stdout]       |
[INFO] [stdout] 21234 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21247:28
[INFO] [stdout]       |
[INFO] [stdout] 21247 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21252:28
[INFO] [stdout]       |
[INFO] [stdout] 21252 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21262:28
[INFO] [stdout]       |
[INFO] [stdout] 21262 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21272:29
[INFO] [stdout]       |
[INFO] [stdout] 21272 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21285:28
[INFO] [stdout]       |
[INFO] [stdout] 21285 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21290:28
[INFO] [stdout]       |
[INFO] [stdout] 21290 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21300:28
[INFO] [stdout]       |
[INFO] [stdout] 21300 |                         97 ... 111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21310:29
[INFO] [stdout]       |
[INFO] [stdout] 21310 |                         113 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21323:28
[INFO] [stdout]       |
[INFO] [stdout] 21323 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21328:28
[INFO] [stdout]       |
[INFO] [stdout] 21328 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21338:28
[INFO] [stdout]       |
[INFO] [stdout] 21338 |                         97 ... 98 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21348:29
[INFO] [stdout]       |
[INFO] [stdout] 21348 |                         100 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21361:28
[INFO] [stdout]       |
[INFO] [stdout] 21361 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21366:28
[INFO] [stdout]       |
[INFO] [stdout] 21366 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21376:28
[INFO] [stdout]       |
[INFO] [stdout] 21376 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21386:29
[INFO] [stdout]       |
[INFO] [stdout] 21386 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21399:28
[INFO] [stdout]       |
[INFO] [stdout] 21399 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21404:28
[INFO] [stdout]       |
[INFO] [stdout] 21404 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21414:28
[INFO] [stdout]       |
[INFO] [stdout] 21414 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21424:29
[INFO] [stdout]       |
[INFO] [stdout] 21424 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21437:28
[INFO] [stdout]       |
[INFO] [stdout] 21437 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21442:28
[INFO] [stdout]       |
[INFO] [stdout] 21442 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21452:28
[INFO] [stdout]       |
[INFO] [stdout] 21452 |                         97 ... 111 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21462:29
[INFO] [stdout]       |
[INFO] [stdout] 21462 |                         113 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21475:28
[INFO] [stdout]       |
[INFO] [stdout] 21475 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21480:28
[INFO] [stdout]       |
[INFO] [stdout] 21480 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21490:28
[INFO] [stdout]       |
[INFO] [stdout] 21490 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21500:29
[INFO] [stdout]       |
[INFO] [stdout] 21500 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21513:28
[INFO] [stdout]       |
[INFO] [stdout] 21513 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21518:28
[INFO] [stdout]       |
[INFO] [stdout] 21518 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21528:28
[INFO] [stdout]       |
[INFO] [stdout] 21528 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21541:28
[INFO] [stdout]       |
[INFO] [stdout] 21541 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21546:28
[INFO] [stdout]       |
[INFO] [stdout] 21546 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21556:28
[INFO] [stdout]       |
[INFO] [stdout] 21556 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21566:29
[INFO] [stdout]       |
[INFO] [stdout] 21566 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21579:28
[INFO] [stdout]       |
[INFO] [stdout] 21579 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21584:28
[INFO] [stdout]       |
[INFO] [stdout] 21584 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21594:28
[INFO] [stdout]       |
[INFO] [stdout] 21594 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21604:29
[INFO] [stdout]       |
[INFO] [stdout] 21604 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21617:28
[INFO] [stdout]       |
[INFO] [stdout] 21617 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21622:28
[INFO] [stdout]       |
[INFO] [stdout] 21622 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21632:28
[INFO] [stdout]       |
[INFO] [stdout] 21632 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21642:29
[INFO] [stdout]       |
[INFO] [stdout] 21642 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21655:28
[INFO] [stdout]       |
[INFO] [stdout] 21655 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21660:28
[INFO] [stdout]       |
[INFO] [stdout] 21660 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21670:28
[INFO] [stdout]       |
[INFO] [stdout] 21670 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21680:29
[INFO] [stdout]       |
[INFO] [stdout] 21680 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21693:28
[INFO] [stdout]       |
[INFO] [stdout] 21693 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21698:28
[INFO] [stdout]       |
[INFO] [stdout] 21698 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21708:28
[INFO] [stdout]       |
[INFO] [stdout] 21708 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21718:29
[INFO] [stdout]       |
[INFO] [stdout] 21718 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21731:28
[INFO] [stdout]       |
[INFO] [stdout] 21731 |                         48 ... 49 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21749:28
[INFO] [stdout]       |
[INFO] [stdout] 21749 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21767:28
[INFO] [stdout]       |
[INFO] [stdout] 21767 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21772:28
[INFO] [stdout]       |
[INFO] [stdout] 21772 |                         65 ... 70 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21782:28
[INFO] [stdout]       |
[INFO] [stdout] 21782 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21795:28
[INFO] [stdout]       |
[INFO] [stdout] 21795 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21800:28
[INFO] [stdout]       |
[INFO] [stdout] 21800 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21810:28
[INFO] [stdout]       |
[INFO] [stdout] 21810 |                         97 ... 120 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21833:28
[INFO] [stdout]       |
[INFO] [stdout] 21833 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21838:28
[INFO] [stdout]       |
[INFO] [stdout] 21838 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21848:28
[INFO] [stdout]       |
[INFO] [stdout] 21848 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21858:29
[INFO] [stdout]       |
[INFO] [stdout] 21858 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21871:28
[INFO] [stdout]       |
[INFO] [stdout] 21871 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21876:28
[INFO] [stdout]       |
[INFO] [stdout] 21876 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21886:28
[INFO] [stdout]       |
[INFO] [stdout] 21886 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21896:29
[INFO] [stdout]       |
[INFO] [stdout] 21896 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21909:28
[INFO] [stdout]       |
[INFO] [stdout] 21909 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21914:28
[INFO] [stdout]       |
[INFO] [stdout] 21914 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21924:28
[INFO] [stdout]       |
[INFO] [stdout] 21924 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21934:29
[INFO] [stdout]       |
[INFO] [stdout] 21934 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21947:28
[INFO] [stdout]       |
[INFO] [stdout] 21947 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21952:28
[INFO] [stdout]       |
[INFO] [stdout] 21952 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21962:28
[INFO] [stdout]       |
[INFO] [stdout] 21962 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21975:28
[INFO] [stdout]       |
[INFO] [stdout] 21975 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21980:28
[INFO] [stdout]       |
[INFO] [stdout] 21980 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:21990:28
[INFO] [stdout]       |
[INFO] [stdout] 21990 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22000:29
[INFO] [stdout]       |
[INFO] [stdout] 22000 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22013:28
[INFO] [stdout]       |
[INFO] [stdout] 22013 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22018:28
[INFO] [stdout]       |
[INFO] [stdout] 22018 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22028:28
[INFO] [stdout]       |
[INFO] [stdout] 22028 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22038:29
[INFO] [stdout]       |
[INFO] [stdout] 22038 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22051:28
[INFO] [stdout]       |
[INFO] [stdout] 22051 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22056:28
[INFO] [stdout]       |
[INFO] [stdout] 22056 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22066:28
[INFO] [stdout]       |
[INFO] [stdout] 22066 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22079:28
[INFO] [stdout]       |
[INFO] [stdout] 22079 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22084:28
[INFO] [stdout]       |
[INFO] [stdout] 22084 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22094:28
[INFO] [stdout]       |
[INFO] [stdout] 22094 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22104:29
[INFO] [stdout]       |
[INFO] [stdout] 22104 |                         105 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22117:28
[INFO] [stdout]       |
[INFO] [stdout] 22117 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22122:28
[INFO] [stdout]       |
[INFO] [stdout] 22122 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22132:28
[INFO] [stdout]       |
[INFO] [stdout] 22132 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22142:29
[INFO] [stdout]       |
[INFO] [stdout] 22142 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22155:28
[INFO] [stdout]       |
[INFO] [stdout] 22155 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22160:28
[INFO] [stdout]       |
[INFO] [stdout] 22160 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22170:28
[INFO] [stdout]       |
[INFO] [stdout] 22170 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22180:29
[INFO] [stdout]       |
[INFO] [stdout] 22180 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22193:28
[INFO] [stdout]       |
[INFO] [stdout] 22193 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22198:28
[INFO] [stdout]       |
[INFO] [stdout] 22198 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22208:28
[INFO] [stdout]       |
[INFO] [stdout] 22208 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22218:29
[INFO] [stdout]       |
[INFO] [stdout] 22218 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22231:28
[INFO] [stdout]       |
[INFO] [stdout] 22231 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22236:28
[INFO] [stdout]       |
[INFO] [stdout] 22236 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22246:28
[INFO] [stdout]       |
[INFO] [stdout] 22246 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22256:29
[INFO] [stdout]       |
[INFO] [stdout] 22256 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22269:28
[INFO] [stdout]       |
[INFO] [stdout] 22269 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22274:28
[INFO] [stdout]       |
[INFO] [stdout] 22274 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22284:28
[INFO] [stdout]       |
[INFO] [stdout] 22284 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22294:29
[INFO] [stdout]       |
[INFO] [stdout] 22294 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22307:28
[INFO] [stdout]       |
[INFO] [stdout] 22307 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22312:28
[INFO] [stdout]       |
[INFO] [stdout] 22312 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22322:28
[INFO] [stdout]       |
[INFO] [stdout] 22322 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22335:28
[INFO] [stdout]       |
[INFO] [stdout] 22335 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22340:28
[INFO] [stdout]       |
[INFO] [stdout] 22340 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22350:28
[INFO] [stdout]       |
[INFO] [stdout] 22350 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22360:29
[INFO] [stdout]       |
[INFO] [stdout] 22360 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22373:28
[INFO] [stdout]       |
[INFO] [stdout] 22373 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22378:28
[INFO] [stdout]       |
[INFO] [stdout] 22378 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22388:28
[INFO] [stdout]       |
[INFO] [stdout] 22388 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22401:28
[INFO] [stdout]       |
[INFO] [stdout] 22401 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22406:28
[INFO] [stdout]       |
[INFO] [stdout] 22406 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22416:28
[INFO] [stdout]       |
[INFO] [stdout] 22416 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22426:29
[INFO] [stdout]       |
[INFO] [stdout] 22426 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22439:28
[INFO] [stdout]       |
[INFO] [stdout] 22439 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22444:28
[INFO] [stdout]       |
[INFO] [stdout] 22444 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22454:28
[INFO] [stdout]       |
[INFO] [stdout] 22454 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22464:29
[INFO] [stdout]       |
[INFO] [stdout] 22464 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22477:28
[INFO] [stdout]       |
[INFO] [stdout] 22477 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22482:28
[INFO] [stdout]       |
[INFO] [stdout] 22482 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22492:28
[INFO] [stdout]       |
[INFO] [stdout] 22492 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22505:28
[INFO] [stdout]       |
[INFO] [stdout] 22505 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22510:28
[INFO] [stdout]       |
[INFO] [stdout] 22510 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22520:28
[INFO] [stdout]       |
[INFO] [stdout] 22520 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22533:28
[INFO] [stdout]       |
[INFO] [stdout] 22533 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22538:28
[INFO] [stdout]       |
[INFO] [stdout] 22538 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22548:28
[INFO] [stdout]       |
[INFO] [stdout] 22548 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22561:28
[INFO] [stdout]       |
[INFO] [stdout] 22561 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22566:28
[INFO] [stdout]       |
[INFO] [stdout] 22566 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22576:28
[INFO] [stdout]       |
[INFO] [stdout] 22576 |                         97 ... 99 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22586:29
[INFO] [stdout]       |
[INFO] [stdout] 22586 |                         101 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22599:28
[INFO] [stdout]       |
[INFO] [stdout] 22599 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22604:28
[INFO] [stdout]       |
[INFO] [stdout] 22604 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22614:28
[INFO] [stdout]       |
[INFO] [stdout] 22614 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22627:28
[INFO] [stdout]       |
[INFO] [stdout] 22627 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22632:28
[INFO] [stdout]       |
[INFO] [stdout] 22632 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22642:28
[INFO] [stdout]       |
[INFO] [stdout] 22642 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22655:28
[INFO] [stdout]       |
[INFO] [stdout] 22655 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22660:28
[INFO] [stdout]       |
[INFO] [stdout] 22660 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22670:28
[INFO] [stdout]       |
[INFO] [stdout] 22670 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22680:29
[INFO] [stdout]       |
[INFO] [stdout] 22680 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22693:28
[INFO] [stdout]       |
[INFO] [stdout] 22693 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22698:28
[INFO] [stdout]       |
[INFO] [stdout] 22698 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22708:28
[INFO] [stdout]       |
[INFO] [stdout] 22708 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22718:29
[INFO] [stdout]       |
[INFO] [stdout] 22718 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22731:28
[INFO] [stdout]       |
[INFO] [stdout] 22731 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22736:28
[INFO] [stdout]       |
[INFO] [stdout] 22736 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22746:28
[INFO] [stdout]       |
[INFO] [stdout] 22746 |                         97 ... 115 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22756:29
[INFO] [stdout]       |
[INFO] [stdout] 22756 |                         117 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22769:28
[INFO] [stdout]       |
[INFO] [stdout] 22769 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22774:28
[INFO] [stdout]       |
[INFO] [stdout] 22774 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22784:28
[INFO] [stdout]       |
[INFO] [stdout] 22784 |                         97 ... 102 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22794:29
[INFO] [stdout]       |
[INFO] [stdout] 22794 |                         104 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22807:28
[INFO] [stdout]       |
[INFO] [stdout] 22807 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22812:28
[INFO] [stdout]       |
[INFO] [stdout] 22812 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22822:28
[INFO] [stdout]       |
[INFO] [stdout] 22822 |                         97 ... 109 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22832:29
[INFO] [stdout]       |
[INFO] [stdout] 22832 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22845:28
[INFO] [stdout]       |
[INFO] [stdout] 22845 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22850:28
[INFO] [stdout]       |
[INFO] [stdout] 22850 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22860:28
[INFO] [stdout]       |
[INFO] [stdout] 22860 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22873:28
[INFO] [stdout]       |
[INFO] [stdout] 22873 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22878:28
[INFO] [stdout]       |
[INFO] [stdout] 22878 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22888:28
[INFO] [stdout]       |
[INFO] [stdout] 22888 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22901:28
[INFO] [stdout]       |
[INFO] [stdout] 22901 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22906:28
[INFO] [stdout]       |
[INFO] [stdout] 22906 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22916:28
[INFO] [stdout]       |
[INFO] [stdout] 22916 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22929:28
[INFO] [stdout]       |
[INFO] [stdout] 22929 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22934:28
[INFO] [stdout]       |
[INFO] [stdout] 22934 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22944:28
[INFO] [stdout]       |
[INFO] [stdout] 22944 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22954:29
[INFO] [stdout]       |
[INFO] [stdout] 22954 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22967:28
[INFO] [stdout]       |
[INFO] [stdout] 22967 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22972:28
[INFO] [stdout]       |
[INFO] [stdout] 22972 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22982:28
[INFO] [stdout]       |
[INFO] [stdout] 22982 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:22995:28
[INFO] [stdout]       |
[INFO] [stdout] 22995 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23000:28
[INFO] [stdout]       |
[INFO] [stdout] 23000 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23010:28
[INFO] [stdout]       |
[INFO] [stdout] 23010 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23020:29
[INFO] [stdout]       |
[INFO] [stdout] 23020 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23033:28
[INFO] [stdout]       |
[INFO] [stdout] 23033 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23038:28
[INFO] [stdout]       |
[INFO] [stdout] 23038 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23048:28
[INFO] [stdout]       |
[INFO] [stdout] 23048 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23061:28
[INFO] [stdout]       |
[INFO] [stdout] 23061 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23066:28
[INFO] [stdout]       |
[INFO] [stdout] 23066 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23076:28
[INFO] [stdout]       |
[INFO] [stdout] 23076 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23086:29
[INFO] [stdout]       |
[INFO] [stdout] 23086 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23099:28
[INFO] [stdout]       |
[INFO] [stdout] 23099 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23104:28
[INFO] [stdout]       |
[INFO] [stdout] 23104 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23114:28
[INFO] [stdout]       |
[INFO] [stdout] 23114 |                         97 ... 98 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23124:29
[INFO] [stdout]       |
[INFO] [stdout] 23124 |                         100 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23137:28
[INFO] [stdout]       |
[INFO] [stdout] 23137 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23142:28
[INFO] [stdout]       |
[INFO] [stdout] 23142 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23152:28
[INFO] [stdout]       |
[INFO] [stdout] 23152 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23162:29
[INFO] [stdout]       |
[INFO] [stdout] 23162 |                         109 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23175:28
[INFO] [stdout]       |
[INFO] [stdout] 23175 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23180:28
[INFO] [stdout]       |
[INFO] [stdout] 23180 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23190:28
[INFO] [stdout]       |
[INFO] [stdout] 23190 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23203:28
[INFO] [stdout]       |
[INFO] [stdout] 23203 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23208:28
[INFO] [stdout]       |
[INFO] [stdout] 23208 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23218:28
[INFO] [stdout]       |
[INFO] [stdout] 23218 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23231:28
[INFO] [stdout]       |
[INFO] [stdout] 23231 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23236:28
[INFO] [stdout]       |
[INFO] [stdout] 23236 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23246:28
[INFO] [stdout]       |
[INFO] [stdout] 23246 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23256:29
[INFO] [stdout]       |
[INFO] [stdout] 23256 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23269:28
[INFO] [stdout]       |
[INFO] [stdout] 23269 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23274:28
[INFO] [stdout]       |
[INFO] [stdout] 23274 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23284:28
[INFO] [stdout]       |
[INFO] [stdout] 23284 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23294:29
[INFO] [stdout]       |
[INFO] [stdout] 23294 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23307:28
[INFO] [stdout]       |
[INFO] [stdout] 23307 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23312:28
[INFO] [stdout]       |
[INFO] [stdout] 23312 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23322:28
[INFO] [stdout]       |
[INFO] [stdout] 23322 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23335:28
[INFO] [stdout]       |
[INFO] [stdout] 23335 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23340:28
[INFO] [stdout]       |
[INFO] [stdout] 23340 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:23350:28
[INFO] [stdout]       |
[INFO] [stdout] 23350 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:23409:5
[INFO] [stdout]       |
[INFO] [stdout] 23409 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23409 -     (__0)
[INFO] [stdout] 23409 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:23420:5
[INFO] [stdout]       |
[INFO] [stdout] 23420 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23420 -     (__0)
[INFO] [stdout] 23420 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:23431:5
[INFO] [stdout]       |
[INFO] [stdout] 23431 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23431 -     (__0)
[INFO] [stdout] 23431 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:23473:5
[INFO] [stdout]       |
[INFO] [stdout] 23473 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 23473 -     (__0)
[INFO] [stdout] 23473 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:24927:5
[INFO] [stdout]       |
[INFO] [stdout] 24927 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 24927 -     (__0)
[INFO] [stdout] 24927 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25089:5
[INFO] [stdout]       |
[INFO] [stdout] 25089 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25089 -     (__0)
[INFO] [stdout] 25089 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25223:5
[INFO] [stdout]       |
[INFO] [stdout] 25223 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25223 -     (__0)
[INFO] [stdout] 25223 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25257:5
[INFO] [stdout]       |
[INFO] [stdout] 25257 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25257 -     (__0)
[INFO] [stdout] 25257 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25376:5
[INFO] [stdout]       |
[INFO] [stdout] 25376 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25376 -     (__0)
[INFO] [stdout] 25376 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25434:5
[INFO] [stdout]       |
[INFO] [stdout] 25434 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25434 -     (__0)
[INFO] [stdout] 25434 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25515:5
[INFO] [stdout]       |
[INFO] [stdout] 25515 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25515 -     (__0)
[INFO] [stdout] 25515 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25573:5
[INFO] [stdout]       |
[INFO] [stdout] 25573 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25573 -     (__0)
[INFO] [stdout] 25573 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25631:5
[INFO] [stdout]       |
[INFO] [stdout] 25631 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25631 -     (__0)
[INFO] [stdout] 25631 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]      --> src/verilog_parser.rs:25735:5
[INFO] [stdout]       |
[INFO] [stdout] 25735 |     (__0)
[INFO] [stdout]       |     ^   ^
[INFO] [stdout]       |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]       |
[INFO] [stdout] 25735 -     (__0)
[INFO] [stdout] 25735 +     __0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left`: superseded by `trim_start`
[INFO] [stdout]      --> src/verilog_parser.rs:23375:36
[INFO] [stdout]       |
[INFO] [stdout] 23375 |             let __text = self.text.trim_left();
[INFO] [stdout]       |                                    ^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]       |
[INFO] [stdout] 23375 -             let __text = self.text.trim_left();
[INFO] [stdout] 23375 +             let __text = self.text.trim_start();
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> src/lib.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |             &ast::Seq::Set(ref kind, ast::Ident(ref name), ref value) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToVerilog` is never used
[INFO] [stdout]   --> src/lib.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | trait ToVerilog {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "399a45bd56067f6714c72698cc0a26e9f04f9b6477f6bea1a64e8deea13da01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399a45bd56067f6714c72698cc0a26e9f04f9b6477f6bea1a64e8deea13da01a", kill_on_drop: false }`
[INFO] [stdout] 399a45bd56067f6714c72698cc0a26e9f04f9b6477f6bea1a64e8deea13da01a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73193a25f263af561329751e929096fb1c557bdf52167d86ffecef866c7bfd4e
[INFO] running `Command { std: "docker" "start" "-a" "73193a25f263af561329751e929096fb1c557bdf52167d86ffecef866c7bfd4e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17503:28
[INFO] [stdout]       |
[INFO] [stdout] 17503 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]       = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17537:28
[INFO] [stdout]       |
[INFO] [stdout] 17537 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17587:29
[INFO] [stdout]       |
[INFO] [stdout] 17587 |                         103 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17597:29
[INFO] [stdout]       |
[INFO] [stdout] 17597 |                         106 ... 107 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17692:30
[INFO] [stdout]       |
[INFO] [stdout] 17692 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17697:30
[INFO] [stdout]       |
[INFO] [stdout] 17697 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17702:30
[INFO] [stdout]       |
[INFO] [stdout] 17702 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17707:30
[INFO] [stdout]       |
[INFO] [stdout] 17707 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17712:30
[INFO] [stdout]       |
[INFO] [stdout] 17712 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17717:30
[INFO] [stdout]       |
[INFO] [stdout] 17717 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17722:30
[INFO] [stdout]       |
[INFO] [stdout] 17722 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17727:30
[INFO] [stdout]       |
[INFO] [stdout] 17727 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17732:30
[INFO] [stdout]       |
[INFO] [stdout] 17732 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17737:30
[INFO] [stdout]       |
[INFO] [stdout] 17737 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17742:30
[INFO] [stdout]       |
[INFO] [stdout] 17742 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17747:30
[INFO] [stdout]       |
[INFO] [stdout] 17747 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17752:30
[INFO] [stdout]       |
[INFO] [stdout] 17752 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17757:30
[INFO] [stdout]       |
[INFO] [stdout] 17757 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17762:30
[INFO] [stdout]       |
[INFO] [stdout] 17762 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17767:30
[INFO] [stdout]       |
[INFO] [stdout] 17767 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17772:30
[INFO] [stdout]       |
[INFO] [stdout] 17772 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17777:30
[INFO] [stdout]       |
[INFO] [stdout] 17777 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17782:30
[INFO] [stdout]       |
[INFO] [stdout] 17782 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17787:30
[INFO] [stdout]       |
[INFO] [stdout] 17787 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17792:30
[INFO] [stdout]       |
[INFO] [stdout] 17792 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17797:30
[INFO] [stdout]       |
[INFO] [stdout] 17797 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17802:30
[INFO] [stdout]       |
[INFO] [stdout] 17802 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17807:30
[INFO] [stdout]       |
[INFO] [stdout] 17807 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17812:30
[INFO] [stdout]       |
[INFO] [stdout] 17812 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17817:30
[INFO] [stdout]       |
[INFO] [stdout] 17817 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17822:30
[INFO] [stdout]       |
[INFO] [stdout] 17822 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17827:30
[INFO] [stdout]       |
[INFO] [stdout] 17827 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17832:31
[INFO] [stdout]       |
[INFO] [stdout] 17832 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17837:31
[INFO] [stdout]       |
[INFO] [stdout] 17837 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17842:31
[INFO] [stdout]       |
[INFO] [stdout] 17842 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17847:31
[INFO] [stdout]       |
[INFO] [stdout] 17847 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17852:31
[INFO] [stdout]       |
[INFO] [stdout] 17852 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17857:31
[INFO] [stdout]       |
[INFO] [stdout] 17857 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17862:31
[INFO] [stdout]       |
[INFO] [stdout] 17862 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17867:31
[INFO] [stdout]       |
[INFO] [stdout] 17867 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17872:31
[INFO] [stdout]       |
[INFO] [stdout] 17872 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17877:31
[INFO] [stdout]       |
[INFO] [stdout] 17877 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17882:31
[INFO] [stdout]       |
[INFO] [stdout] 17882 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17887:31
[INFO] [stdout]       |
[INFO] [stdout] 17887 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17892:31
[INFO] [stdout]       |
[INFO] [stdout] 17892 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17897:31
[INFO] [stdout]       |
[INFO] [stdout] 17897 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17902:31
[INFO] [stdout]       |
[INFO] [stdout] 17902 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17907:31
[INFO] [stdout]       |
[INFO] [stdout] 17907 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17912:31
[INFO] [stdout]       |
[INFO] [stdout] 17912 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17917:31
[INFO] [stdout]       |
[INFO] [stdout] 17917 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17922:31
[INFO] [stdout]       |
[INFO] [stdout] 17922 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17927:31
[INFO] [stdout]       |
[INFO] [stdout] 17927 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17932:31
[INFO] [stdout]       |
[INFO] [stdout] 17932 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:17937:32
[INFO] [stdout]       |
[INFO] [stdout] 17937 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18041:28
[INFO] [stdout]       |
[INFO] [stdout] 18041 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18046:30
[INFO] [stdout]       |
[INFO] [stdout] 18046 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18051:30
[INFO] [stdout]       |
[INFO] [stdout] 18051 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18056:30
[INFO] [stdout]       |
[INFO] [stdout] 18056 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18061:30
[INFO] [stdout]       |
[INFO] [stdout] 18061 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18066:30
[INFO] [stdout]       |
[INFO] [stdout] 18066 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18071:30
[INFO] [stdout]       |
[INFO] [stdout] 18071 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18076:30
[INFO] [stdout]       |
[INFO] [stdout] 18076 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18081:30
[INFO] [stdout]       |
[INFO] [stdout] 18081 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18086:30
[INFO] [stdout]       |
[INFO] [stdout] 18086 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18091:30
[INFO] [stdout]       |
[INFO] [stdout] 18091 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18096:30
[INFO] [stdout]       |
[INFO] [stdout] 18096 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18101:30
[INFO] [stdout]       |
[INFO] [stdout] 18101 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18106:30
[INFO] [stdout]       |
[INFO] [stdout] 18106 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18111:30
[INFO] [stdout]       |
[INFO] [stdout] 18111 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18116:30
[INFO] [stdout]       |
[INFO] [stdout] 18116 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18121:30
[INFO] [stdout]       |
[INFO] [stdout] 18121 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18126:30
[INFO] [stdout]       |
[INFO] [stdout] 18126 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18131:30
[INFO] [stdout]       |
[INFO] [stdout] 18131 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18136:30
[INFO] [stdout]       |
[INFO] [stdout] 18136 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18141:30
[INFO] [stdout]       |
[INFO] [stdout] 18141 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18146:30
[INFO] [stdout]       |
[INFO] [stdout] 18146 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18151:30
[INFO] [stdout]       |
[INFO] [stdout] 18151 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18156:30
[INFO] [stdout]       |
[INFO] [stdout] 18156 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18161:30
[INFO] [stdout]       |
[INFO] [stdout] 18161 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18166:30
[INFO] [stdout]       |
[INFO] [stdout] 18166 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18171:30
[INFO] [stdout]       |
[INFO] [stdout] 18171 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18176:30
[INFO] [stdout]       |
[INFO] [stdout] 18176 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18181:30
[INFO] [stdout]       |
[INFO] [stdout] 18181 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18186:31
[INFO] [stdout]       |
[INFO] [stdout] 18186 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18191:31
[INFO] [stdout]       |
[INFO] [stdout] 18191 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18196:31
[INFO] [stdout]       |
[INFO] [stdout] 18196 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18201:31
[INFO] [stdout]       |
[INFO] [stdout] 18201 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18206:31
[INFO] [stdout]       |
[INFO] [stdout] 18206 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18211:31
[INFO] [stdout]       |
[INFO] [stdout] 18211 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18216:31
[INFO] [stdout]       |
[INFO] [stdout] 18216 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18221:31
[INFO] [stdout]       |
[INFO] [stdout] 18221 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18226:31
[INFO] [stdout]       |
[INFO] [stdout] 18226 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18231:31
[INFO] [stdout]       |
[INFO] [stdout] 18231 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18236:31
[INFO] [stdout]       |
[INFO] [stdout] 18236 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18241:31
[INFO] [stdout]       |
[INFO] [stdout] 18241 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18246:31
[INFO] [stdout]       |
[INFO] [stdout] 18246 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18251:31
[INFO] [stdout]       |
[INFO] [stdout] 18251 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18256:31
[INFO] [stdout]       |
[INFO] [stdout] 18256 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18261:31
[INFO] [stdout]       |
[INFO] [stdout] 18261 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18266:31
[INFO] [stdout]       |
[INFO] [stdout] 18266 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18271:31
[INFO] [stdout]       |
[INFO] [stdout] 18271 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18276:31
[INFO] [stdout]       |
[INFO] [stdout] 18276 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18281:31
[INFO] [stdout]       |
[INFO] [stdout] 18281 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18286:31
[INFO] [stdout]       |
[INFO] [stdout] 18286 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18291:32
[INFO] [stdout]       |
[INFO] [stdout] 18291 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18387:28
[INFO] [stdout]       |
[INFO] [stdout] 18387 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18392:28
[INFO] [stdout]       |
[INFO] [stdout] 18392 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18402:28
[INFO] [stdout]       |
[INFO] [stdout] 18402 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18431:28
[INFO] [stdout]       |
[INFO] [stdout] 18431 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18436:28
[INFO] [stdout]       |
[INFO] [stdout] 18436 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18446:28
[INFO] [stdout]       |
[INFO] [stdout] 18446 |                         97 ... 122 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18459:28
[INFO] [stdout]       |
[INFO] [stdout] 18459 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18464:28
[INFO] [stdout]       |
[INFO] [stdout] 18464 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18474:28
[INFO] [stdout]       |
[INFO] [stdout] 18474 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18484:29
[INFO] [stdout]       |
[INFO] [stdout] 18484 |                         109 ... 118 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18494:29
[INFO] [stdout]       |
[INFO] [stdout] 18494 |                         120 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18507:28
[INFO] [stdout]       |
[INFO] [stdout] 18507 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18512:28
[INFO] [stdout]       |
[INFO] [stdout] 18512 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18522:28
[INFO] [stdout]       |
[INFO] [stdout] 18522 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18532:29
[INFO] [stdout]       |
[INFO] [stdout] 18532 |                         102 ... 104 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18542:29
[INFO] [stdout]       |
[INFO] [stdout] 18542 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18555:28
[INFO] [stdout]       |
[INFO] [stdout] 18555 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18560:28
[INFO] [stdout]       |
[INFO] [stdout] 18560 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18570:28
[INFO] [stdout]       |
[INFO] [stdout] 18570 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18580:29
[INFO] [stdout]       |
[INFO] [stdout] 18580 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18593:28
[INFO] [stdout]       |
[INFO] [stdout] 18593 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18598:28
[INFO] [stdout]       |
[INFO] [stdout] 18598 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18608:28
[INFO] [stdout]       |
[INFO] [stdout] 18608 |                         97 ... 107 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18628:29
[INFO] [stdout]       |
[INFO] [stdout] 18628 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18641:28
[INFO] [stdout]       |
[INFO] [stdout] 18641 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18646:28
[INFO] [stdout]       |
[INFO] [stdout] 18646 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18656:28
[INFO] [stdout]       |
[INFO] [stdout] 18656 |                         97 ... 114 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18666:29
[INFO] [stdout]       |
[INFO] [stdout] 18666 |                         116 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18679:28
[INFO] [stdout]       |
[INFO] [stdout] 18679 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18684:28
[INFO] [stdout]       |
[INFO] [stdout] 18684 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18694:28
[INFO] [stdout]       |
[INFO] [stdout] 18694 |                         97 ... 101 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18704:29
[INFO] [stdout]       |
[INFO] [stdout] 18704 |                         103 ... 109 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18714:29
[INFO] [stdout]       |
[INFO] [stdout] 18714 |                         111 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18727:28
[INFO] [stdout]       |
[INFO] [stdout] 18727 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18732:28
[INFO] [stdout]       |
[INFO] [stdout] 18732 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18742:28
[INFO] [stdout]       |
[INFO] [stdout] 18742 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18752:29
[INFO] [stdout]       |
[INFO] [stdout] 18752 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18765:28
[INFO] [stdout]       |
[INFO] [stdout] 18765 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18770:28
[INFO] [stdout]       |
[INFO] [stdout] 18770 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18785:28
[INFO] [stdout]       |
[INFO] [stdout] 18785 |                         98 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18795:29
[INFO] [stdout]       |
[INFO] [stdout] 18795 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18808:28
[INFO] [stdout]       |
[INFO] [stdout] 18808 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18813:28
[INFO] [stdout]       |
[INFO] [stdout] 18813 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18823:28
[INFO] [stdout]       |
[INFO] [stdout] 18823 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18833:29
[INFO] [stdout]       |
[INFO] [stdout] 18833 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18846:28
[INFO] [stdout]       |
[INFO] [stdout] 18846 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18851:28
[INFO] [stdout]       |
[INFO] [stdout] 18851 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18861:28
[INFO] [stdout]       |
[INFO] [stdout] 18861 |                         97 ... 116 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18871:29
[INFO] [stdout]       |
[INFO] [stdout] 18871 |                         118 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18884:28
[INFO] [stdout]       |
[INFO] [stdout] 18884 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18889:28
[INFO] [stdout]       |
[INFO] [stdout] 18889 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18899:28
[INFO] [stdout]       |
[INFO] [stdout] 18899 |                         97 ... 110 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18909:29
[INFO] [stdout]       |
[INFO] [stdout] 18909 |                         112 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18922:28
[INFO] [stdout]       |
[INFO] [stdout] 18922 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18927:28
[INFO] [stdout]       |
[INFO] [stdout] 18927 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18937:28
[INFO] [stdout]       |
[INFO] [stdout] 18937 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18947:29
[INFO] [stdout]       |
[INFO] [stdout] 18947 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18960:28
[INFO] [stdout]       |
[INFO] [stdout] 18960 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18965:28
[INFO] [stdout]       |
[INFO] [stdout] 18965 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18975:28
[INFO] [stdout]       |
[INFO] [stdout] 18975 |                         97 ... 100 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18985:29
[INFO] [stdout]       |
[INFO] [stdout] 18985 |                         102 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:18998:28
[INFO] [stdout]       |
[INFO] [stdout] 18998 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19003:28
[INFO] [stdout]       |
[INFO] [stdout] 19003 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19013:28
[INFO] [stdout]       |
[INFO] [stdout] 19013 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19023:29
[INFO] [stdout]       |
[INFO] [stdout] 19023 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19036:28
[INFO] [stdout]       |
[INFO] [stdout] 19036 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19041:28
[INFO] [stdout]       |
[INFO] [stdout] 19041 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19051:28
[INFO] [stdout]       |
[INFO] [stdout] 19051 |                         97 ... 103 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19066:29
[INFO] [stdout]       |
[INFO] [stdout] 19066 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19079:28
[INFO] [stdout]       |
[INFO] [stdout] 19079 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19084:28
[INFO] [stdout]       |
[INFO] [stdout] 19084 |                         65 ... 90 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19094:28
[INFO] [stdout]       |
[INFO] [stdout] 19094 |                         97 ... 104 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19104:29
[INFO] [stdout]       |
[INFO] [stdout] 19104 |                         106 ... 122 => {
[INFO] [stdout]       |                             ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19146:28
[INFO] [stdout]       |
[INFO] [stdout] 19146 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19151:30
[INFO] [stdout]       |
[INFO] [stdout] 19151 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19156:30
[INFO] [stdout]       |
[INFO] [stdout] 19156 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19161:30
[INFO] [stdout]       |
[INFO] [stdout] 19161 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19166:30
[INFO] [stdout]       |
[INFO] [stdout] 19166 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19171:30
[INFO] [stdout]       |
[INFO] [stdout] 19171 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19176:30
[INFO] [stdout]       |
[INFO] [stdout] 19176 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19181:30
[INFO] [stdout]       |
[INFO] [stdout] 19181 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19186:30
[INFO] [stdout]       |
[INFO] [stdout] 19186 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19191:30
[INFO] [stdout]       |
[INFO] [stdout] 19191 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19196:30
[INFO] [stdout]       |
[INFO] [stdout] 19196 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19201:30
[INFO] [stdout]       |
[INFO] [stdout] 19201 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19206:30
[INFO] [stdout]       |
[INFO] [stdout] 19206 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19211:30
[INFO] [stdout]       |
[INFO] [stdout] 19211 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19216:30
[INFO] [stdout]       |
[INFO] [stdout] 19216 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19221:30
[INFO] [stdout]       |
[INFO] [stdout] 19221 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19226:30
[INFO] [stdout]       |
[INFO] [stdout] 19226 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19231:30
[INFO] [stdout]       |
[INFO] [stdout] 19231 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19236:30
[INFO] [stdout]       |
[INFO] [stdout] 19236 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19241:30
[INFO] [stdout]       |
[INFO] [stdout] 19241 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19246:30
[INFO] [stdout]       |
[INFO] [stdout] 19246 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19251:30
[INFO] [stdout]       |
[INFO] [stdout] 19251 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19256:30
[INFO] [stdout]       |
[INFO] [stdout] 19256 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19261:30
[INFO] [stdout]       |
[INFO] [stdout] 19261 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19266:30
[INFO] [stdout]       |
[INFO] [stdout] 19266 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19271:30
[INFO] [stdout]       |
[INFO] [stdout] 19271 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19276:30
[INFO] [stdout]       |
[INFO] [stdout] 19276 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19281:30
[INFO] [stdout]       |
[INFO] [stdout] 19281 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19286:30
[INFO] [stdout]       |
[INFO] [stdout] 19286 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19291:31
[INFO] [stdout]       |
[INFO] [stdout] 19291 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19296:31
[INFO] [stdout]       |
[INFO] [stdout] 19296 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19301:31
[INFO] [stdout]       |
[INFO] [stdout] 19301 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19306:31
[INFO] [stdout]       |
[INFO] [stdout] 19306 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19311:31
[INFO] [stdout]       |
[INFO] [stdout] 19311 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19316:31
[INFO] [stdout]       |
[INFO] [stdout] 19316 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19321:31
[INFO] [stdout]       |
[INFO] [stdout] 19321 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19326:31
[INFO] [stdout]       |
[INFO] [stdout] 19326 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19331:31
[INFO] [stdout]       |
[INFO] [stdout] 19331 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19336:31
[INFO] [stdout]       |
[INFO] [stdout] 19336 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19341:31
[INFO] [stdout]       |
[INFO] [stdout] 19341 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19346:31
[INFO] [stdout]       |
[INFO] [stdout] 19346 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19351:31
[INFO] [stdout]       |
[INFO] [stdout] 19351 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19356:31
[INFO] [stdout]       |
[INFO] [stdout] 19356 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19361:31
[INFO] [stdout]       |
[INFO] [stdout] 19361 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19366:31
[INFO] [stdout]       |
[INFO] [stdout] 19366 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19371:31
[INFO] [stdout]       |
[INFO] [stdout] 19371 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19376:31
[INFO] [stdout]       |
[INFO] [stdout] 19376 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19381:31
[INFO] [stdout]       |
[INFO] [stdout] 19381 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19386:31
[INFO] [stdout]       |
[INFO] [stdout] 19386 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19391:31
[INFO] [stdout]       |
[INFO] [stdout] 19391 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19396:32
[INFO] [stdout]       |
[INFO] [stdout] 19396 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19465:28
[INFO] [stdout]       |
[INFO] [stdout] 19465 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19470:30
[INFO] [stdout]       |
[INFO] [stdout] 19470 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19475:30
[INFO] [stdout]       |
[INFO] [stdout] 19475 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19480:30
[INFO] [stdout]       |
[INFO] [stdout] 19480 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19485:30
[INFO] [stdout]       |
[INFO] [stdout] 19485 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19490:30
[INFO] [stdout]       |
[INFO] [stdout] 19490 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19495:30
[INFO] [stdout]       |
[INFO] [stdout] 19495 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19500:30
[INFO] [stdout]       |
[INFO] [stdout] 19500 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19505:30
[INFO] [stdout]       |
[INFO] [stdout] 19505 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19510:30
[INFO] [stdout]       |
[INFO] [stdout] 19510 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19515:30
[INFO] [stdout]       |
[INFO] [stdout] 19515 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19520:30
[INFO] [stdout]       |
[INFO] [stdout] 19520 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19525:30
[INFO] [stdout]       |
[INFO] [stdout] 19525 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19530:30
[INFO] [stdout]       |
[INFO] [stdout] 19530 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19535:30
[INFO] [stdout]       |
[INFO] [stdout] 19535 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19540:30
[INFO] [stdout]       |
[INFO] [stdout] 19540 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19545:30
[INFO] [stdout]       |
[INFO] [stdout] 19545 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19550:30
[INFO] [stdout]       |
[INFO] [stdout] 19550 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19555:30
[INFO] [stdout]       |
[INFO] [stdout] 19555 |                         4240 ... 4249 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19560:30
[INFO] [stdout]       |
[INFO] [stdout] 19560 |                         6112 ... 6121 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19565:30
[INFO] [stdout]       |
[INFO] [stdout] 19565 |                         6160 ... 6169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19570:30
[INFO] [stdout]       |
[INFO] [stdout] 19570 |                         6470 ... 6479 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19575:30
[INFO] [stdout]       |
[INFO] [stdout] 19575 |                         6608 ... 6617 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19580:30
[INFO] [stdout]       |
[INFO] [stdout] 19580 |                         6784 ... 6793 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19585:30
[INFO] [stdout]       |
[INFO] [stdout] 19585 |                         6800 ... 6809 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19590:30
[INFO] [stdout]       |
[INFO] [stdout] 19590 |                         6992 ... 7001 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19595:30
[INFO] [stdout]       |
[INFO] [stdout] 19595 |                         7088 ... 7097 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19600:30
[INFO] [stdout]       |
[INFO] [stdout] 19600 |                         7232 ... 7241 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19605:30
[INFO] [stdout]       |
[INFO] [stdout] 19605 |                         7248 ... 7257 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19610:31
[INFO] [stdout]       |
[INFO] [stdout] 19610 |                         42528 ... 42537 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19615:31
[INFO] [stdout]       |
[INFO] [stdout] 19615 |                         43216 ... 43225 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19620:31
[INFO] [stdout]       |
[INFO] [stdout] 19620 |                         43264 ... 43273 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19625:31
[INFO] [stdout]       |
[INFO] [stdout] 19625 |                         43472 ... 43481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19630:31
[INFO] [stdout]       |
[INFO] [stdout] 19630 |                         43504 ... 43513 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19635:31
[INFO] [stdout]       |
[INFO] [stdout] 19635 |                         43600 ... 43609 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19640:31
[INFO] [stdout]       |
[INFO] [stdout] 19640 |                         44016 ... 44025 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19645:31
[INFO] [stdout]       |
[INFO] [stdout] 19645 |                         65296 ... 65305 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19650:31
[INFO] [stdout]       |
[INFO] [stdout] 19650 |                         66720 ... 66729 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19655:31
[INFO] [stdout]       |
[INFO] [stdout] 19655 |                         69734 ... 69743 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19660:31
[INFO] [stdout]       |
[INFO] [stdout] 19660 |                         69872 ... 69881 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19665:31
[INFO] [stdout]       |
[INFO] [stdout] 19665 |                         69942 ... 69951 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19670:31
[INFO] [stdout]       |
[INFO] [stdout] 19670 |                         70096 ... 70105 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19675:31
[INFO] [stdout]       |
[INFO] [stdout] 19675 |                         70384 ... 70393 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19680:31
[INFO] [stdout]       |
[INFO] [stdout] 19680 |                         70864 ... 70873 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19685:31
[INFO] [stdout]       |
[INFO] [stdout] 19685 |                         71248 ... 71257 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19690:31
[INFO] [stdout]       |
[INFO] [stdout] 19690 |                         71360 ... 71369 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19695:31
[INFO] [stdout]       |
[INFO] [stdout] 19695 |                         71472 ... 71481 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19700:31
[INFO] [stdout]       |
[INFO] [stdout] 19700 |                         71904 ... 71913 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19705:31
[INFO] [stdout]       |
[INFO] [stdout] 19705 |                         92768 ... 92777 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19710:31
[INFO] [stdout]       |
[INFO] [stdout] 19710 |                         93008 ... 93017 => {
[INFO] [stdout]       |                               ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19715:32
[INFO] [stdout]       |
[INFO] [stdout] 19715 |                         120782 ... 120831 => {
[INFO] [stdout]       |                                ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19728:28
[INFO] [stdout]       |
[INFO] [stdout] 19728 |                         48 ... 57 => {
[INFO] [stdout]       |                            ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19733:30
[INFO] [stdout]       |
[INFO] [stdout] 19733 |                         1632 ... 1641 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19738:30
[INFO] [stdout]       |
[INFO] [stdout] 19738 |                         1776 ... 1785 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19743:30
[INFO] [stdout]       |
[INFO] [stdout] 19743 |                         1984 ... 1993 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19748:30
[INFO] [stdout]       |
[INFO] [stdout] 19748 |                         2406 ... 2415 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19753:30
[INFO] [stdout]       |
[INFO] [stdout] 19753 |                         2534 ... 2543 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19758:30
[INFO] [stdout]       |
[INFO] [stdout] 19758 |                         2662 ... 2671 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19763:30
[INFO] [stdout]       |
[INFO] [stdout] 19763 |                         2790 ... 2799 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19768:30
[INFO] [stdout]       |
[INFO] [stdout] 19768 |                         2918 ... 2927 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19773:30
[INFO] [stdout]       |
[INFO] [stdout] 19773 |                         3046 ... 3055 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19778:30
[INFO] [stdout]       |
[INFO] [stdout] 19778 |                         3174 ... 3183 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19783:30
[INFO] [stdout]       |
[INFO] [stdout] 19783 |                         3302 ... 3311 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19788:30
[INFO] [stdout]       |
[INFO] [stdout] 19788 |                         3430 ... 3439 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19793:30
[INFO] [stdout]       |
[INFO] [stdout] 19793 |                         3558 ... 3567 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19798:30
[INFO] [stdout]       |
[INFO] [stdout] 19798 |                         3664 ... 3673 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19803:30
[INFO] [stdout]       |
[INFO] [stdout] 19803 |                         3792 ... 3801 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19808:30
[INFO] [stdout]       |
[INFO] [stdout] 19808 |                         3872 ... 3881 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19813:30
[INFO] [stdout]       |
[INFO] [stdout] 19813 |                         4160 ... 4169 => {
[INFO] [stdout]       |                              ^^^ help: use `..=` for an inclusive range
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]      --> src/verilog_parser.rs:19818:30
[WARN] too many lines in the log, truncating it
