[INFO] fetching crate do-not-use-antlr-rust 0.3.0...
[INFO] checking do-not-use-antlr-rust-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate do-not-use-antlr-rust 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate do-not-use-antlr-rust 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate do-not-use-antlr-rust 0.3.0
[INFO] finished tweaking crates.io crate do-not-use-antlr-rust 0.3.0
[INFO] tweaked toml for crates.io crate do-not-use-antlr-rust 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded better_any v0.2.0
[INFO] [stderr]   Downloaded murmur3 v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d458c345c9ddbe05e68f052e29b289288177fd455cff60918ea88ededae1ae58
[INFO] running `Command { std: "docker" "start" "-a" "d458c345c9ddbe05e68f052e29b289288177fd455cff60918ea88ededae1ae58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d458c345c9ddbe05e68f052e29b289288177fd455cff60918ea88ededae1ae58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d458c345c9ddbe05e68f052e29b289288177fd455cff60918ea88ededae1ae58", kill_on_drop: false }`
[INFO] [stdout] d458c345c9ddbe05e68f052e29b289288177fd455cff60918ea88ededae1ae58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4e1e32280ee55bd1661d47ed14446918a142ac6ae37924f6cdbe1a56cfa23ce
[INFO] running `Command { std: "docker" "start" "-a" "b4e1e32280ee55bd1661d47ed14446918a142ac6ae37924f6cdbe1a56cfa23ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking do-not-use-antlr-rust v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/token_factory.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[allow(non_upper_case_globals)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `lazy_static`
[INFO] [stdout]   --> src/token_factory.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | lazy_static! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/token_factory.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/token_stream.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::atn::INVALID_ALT`
[INFO] [stdout]   --> src/tree.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn::INVALID_ALT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleContextExt`
[INFO] [stdout]   --> src/tree.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser_rule_context::{ParserRuleContext, RuleContextExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/tree.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNBlockStart` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::atn_state::ATNBlockStart;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNBlockStart` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNDecisionState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn_state::ATNDecisionState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNDecisionState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::atn_state::ATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNStateType` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::atn_state::ATNStateType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNStateType` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BaseATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `BaseATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transition` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::transition::Transition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use crate::transition::*;
[INFO] [stdout]    |     -------------------- the item `Transition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]  --> src/common_token_stream.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use better_any::{Tid, TidAble};
[INFO] [stdout]   |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `better_any::TidAble`
[INFO] [stdout]  --> src/input_stream.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use better_any::TidAble;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/rule_context.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/token_factory.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[allow(non_upper_case_globals)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `lazy_static`
[INFO] [stdout]   --> src/token_factory.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | lazy_static! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/token_factory.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/token_stream.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::atn::INVALID_ALT`
[INFO] [stdout]   --> src/tree.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn::INVALID_ALT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleContextExt`
[INFO] [stdout]   --> src/tree.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser_rule_context::{ParserRuleContext, RuleContextExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/tree.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNBlockStart` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::atn_state::ATNBlockStart;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNBlockStart` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNDecisionState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn_state::ATNDecisionState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNDecisionState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::atn_state::ATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNStateType` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::atn_state::ATNStateType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNStateType` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BaseATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `BaseATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transition` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::transition::Transition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use crate::transition::*;
[INFO] [stdout]    |     -------------------- the item `Transition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]  --> src/common_token_stream.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use better_any::{Tid, TidAble};
[INFO] [stdout]   |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `better_any::TidAble`
[INFO] [stdout]  --> src/input_stream.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use better_any::TidAble;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/rule_context.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/error_strategy.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 568 | /             loop {
[INFO] [stdout] 569 | |                 ctx.set_exception(e.clone());
[INFO] [stdout] 570 | |                 ctx = ctx.get_parent()?
[INFO] [stdout] 571 | |             }
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 572 |               Some(())
[INFO] [stdout]     |               ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/error_strategy.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 568 | /             loop {
[INFO] [stdout] 569 | |                 ctx.set_exception(e.clone());
[INFO] [stdout] 570 | |                 ctx = ctx.get_parent()?
[INFO] [stdout] 571 | |             }
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 572 |               Some(())
[INFO] [stdout]     |               ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_names`
[INFO] [stdout]    --> src/tree.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_node_text(&self, rule_names: &[&str]) -> String {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggregate`
[INFO] [stdout]    --> src/tree.rs:261:33
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/tree.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/tree.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         current: &Self::Return,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_names`
[INFO] [stdout]    --> src/tree.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_node_text(&self, rule_names: &[&str]) -> String {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggregate`
[INFO] [stdout]    --> src/tree.rs:261:33
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/tree.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/tree.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         current: &Self::Return,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_only` and `generate_rule_bypass_transitions` are never read
[INFO] [stdout]  --> src/atn_deserialization_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ATNDeserializationOptions {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 3 |     read_only: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     verify_atn: bool,
[INFO] [stdout] 5 |     generate_rule_bypass_transitions: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ATNDeserializationOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop` is never used
[INFO] [stdout]   --> src/dfa.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait ScopeExt: Sized {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn drop(self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `predicate_index` is never read
[INFO] [stdout]    --> src/errors.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct FailedPredicateError {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |     predicate_index: isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailedPredicateError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sealed {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn coerce_rc(from: Rc<T>) -> Rc<Self>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout] 15  | #![warn(missing_docs)] // warn if there is missing docs
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn coerce_box(from: Box<T>) -> Box<Self>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn coerce_ref(from: &T) -> &Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn coerce_mut(from: &mut T) -> &mut Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn coerce_rc_to(self: Rc<Self>) -> Rc<T>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn coerce_box_to(self: Box<Self>) -> Box<T>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn coerce_ref_to(self: &Self) -> &T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn coerce_mut_to(self: &mut Self) -> &mut T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> src/tree.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub trait ParseTreeVisitorCompat<'input>: VisitChildren<'input, Self::Node> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]    --> src/tree.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     type Node: ParserNodeType<'input>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]    --> src/tree.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type Return: Default;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn visit(&mut self, node: &<Self::Node as ParserNodeType<'input>>::Type) -> Self::Return {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     fn visit_children(
[INFO] [stdout] 246 | |         &mut self,
[INFO] [stdout] 247 | |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout] 248 | |     ) -> Self::Return {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | /     fn should_visit_next_child(
[INFO] [stdout] 266 | |         &self,
[INFO] [stdout] 267 | |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout] 268 | |         current: &Self::Return,
[INFO] [stdout] 269 | |     ) -> bool {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn visit_node(&mut self, node: &Node::Type);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/lexer.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | / pub struct BaseLexer<
[INFO] [stdout] 79  | |     'input,
[INFO] [stdout] 80  | |     T: LexerRecog<'input, Self> + 'static,
[INFO] [stdout] 81  | |     Input: CharStream<TF::From>,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     pub text: Option<<TF::Data as ToOwned>::Owned>,
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![warn(missing_debug_implementations)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/parser.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub struct BaseParser<
[INFO] [stdout] 109 | |     'input,
[INFO] [stdout] 110 | |     Ext: 'static, //: ParserRecog<'input, Self> + 'static, // user provided behavior, such as semantic predicates
[INFO] [stdout] 111 | |     I: TokenStream<'input>, // input stream
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     pd: PhantomData<fn() -> &'input str>,
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 43 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/perf.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use antlr_rust::common_token_stream::CommonTokenStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use antlr_rust::parser::ParserNodeType;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use antlr_rust::token::Token;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use antlr_rust::tree::{ErrorNode, ParseTree, ParseTreeVisitorCompat, TerminalNode, Visitable};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         use antlr_rust::token_factory::ArenaCommonFactory;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |         use antlr_rust::tree::ParseTreeVisitor;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         use antlr_rust::token_factory::ArenaCommonFactory;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasicvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use antlr_rust::InputStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for CSVLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlistener.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | antlr_rust::coerce_from! { 'input : CSVListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | antlr_rust::coerce_from! { 'input : CSVParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | antlr_rust::tid! {CSVParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | antlr_rust::tid! {CsvFileContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | antlr_rust::tid! {HdrContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | antlr_rust::tid! {RowContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | antlr_rust::tid! {FieldContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for VisitorBasicLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclistener.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | antlr_rust::coerce_from! { 'input : VisitorBasicListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | antlr_rust::coerce_from! { 'input : VisitorBasicParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorBasicParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorBasicListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | antlr_rust::tid! {VisitorBasicParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for VisitorCalcLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclistener.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | antlr_rust::coerce_from! { 'input : VisitorCalcListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | antlr_rust::coerce_from! { 'input : VisitorCalcParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | antlr_rust::tid! {VisitorCalcParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:377:1
[INFO] [stdout]     |
[INFO] [stdout] 377 | antlr_rust::tid! {ExprContextAll<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | antlr_rust::tid! {ExprContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | antlr_rust::tid! {AddContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | antlr_rust::tid! {NumberContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:654:1
[INFO] [stdout]     |
[INFO] [stdout] 654 | antlr_rust::tid! {MultiplyContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use antlr_rust::common_token_stream::CommonTokenStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use antlr_rust::lexer::Lexer;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use antlr_rust::token::{Token, TOKEN_EOF};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use antlr_rust::token_factory::{ArenaCommonFactory, OwningTokenFactory};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use antlr_rust::token_stream::{TokenStream, UnbufferedTokenStream};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use antlr_rust::tree::{
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use antlr_rust::InputStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnparser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrparser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelsparser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelsparser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for CSVLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlistener.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | antlr_rust::coerce_from! { 'input : CSVListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | antlr_rust::coerce_from! { 'input : CSVParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | antlr_rust::tid! {CSVParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | antlr_rust::tid! {CsvFileContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | antlr_rust::tid! {HdrContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | antlr_rust::tid! {RowContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | antlr_rust::tid! {FieldContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for ReferenceToATNLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlistener.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | antlr_rust::coerce_from! { 'input : ReferenceToATNListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | antlr_rust::coerce_from! { 'input : ReferenceToATNParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:153:1
[INFO] [stdout]     |
[INFO] [stdout] 153 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn ReferenceToATNParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn ReferenceToATNListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | antlr_rust::tid! {ReferenceToATNParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:234:1
[INFO] [stdout]     |
[INFO] [stdout] 234 | antlr_rust::tid! {AContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for SimpleLRLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlistener.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | antlr_rust::coerce_from! { 'input : SimpleLRListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | antlr_rust::coerce_from! { 'input : SimpleLRParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn SimpleLRParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:144:1
[INFO] [stdout]     |
[INFO] [stdout] 144 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn SimpleLRListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | antlr_rust::tid! {SimpleLRParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:349:1
[INFO] [stdout]     |
[INFO] [stdout] 349 | antlr_rust::tid! {AContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for VisitorCalcLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclistener.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | antlr_rust::coerce_from! { 'input : VisitorCalcListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | antlr_rust::coerce_from! { 'input : VisitorCalcParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | antlr_rust::tid! {VisitorCalcParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:377:1
[INFO] [stdout]     |
[INFO] [stdout] 377 | antlr_rust::tid! {ExprContextAll<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | antlr_rust::tid! {ExprContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | antlr_rust::tid! {AddContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | antlr_rust::tid! {NumberContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:654:1
[INFO] [stdout]     |
[INFO] [stdout] 654 | antlr_rust::tid! {MultiplyContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/xmllexer.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for XMLLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for LabelsLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelslistener.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | antlr_rust::coerce_from! { 'input : LabelsListener<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | antlr_rust::coerce_from! { 'input : LabelsParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn LabelsParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn LabelsListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | antlr_rust::tid! {LabelsParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:280:1
[INFO] [stdout]     |
[INFO] [stdout] 280 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:359:1
[INFO] [stdout]     |
[INFO] [stdout] 359 | antlr_rust::tid! {EContextAll<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:406:1
[INFO] [stdout]     |
[INFO] [stdout] 406 | antlr_rust::tid! {EContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | antlr_rust::tid! {AddContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:524:1
[INFO] [stdout]     |
[INFO] [stdout] 524 | antlr_rust::tid! {ParensContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:593:1
[INFO] [stdout]     |
[INFO] [stdout] 593 | antlr_rust::tid! {MultContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:654:1
[INFO] [stdout]     |
[INFO] [stdout] 654 | antlr_rust::tid! {DecContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:715:1
[INFO] [stdout]     |
[INFO] [stdout] 715 | antlr_rust::tid! {AnIDContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:776:1
[INFO] [stdout]     |
[INFO] [stdout] 776 | antlr_rust::tid! {AnIntContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:835:1
[INFO] [stdout]     |
[INFO] [stdout] 835 | antlr_rust::tid! {IncContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_only` and `generate_rule_bypass_transitions` are never read
[INFO] [stdout]  --> src/atn_deserialization_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ATNDeserializationOptions {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 3 |     read_only: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     verify_atn: bool,
[INFO] [stdout] 5 |     generate_rule_bypass_transitions: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ATNDeserializationOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop` is never used
[INFO] [stdout]   --> src/dfa.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait ScopeExt: Sized {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn drop(self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `predicate_index` is never read
[INFO] [stdout]    --> src/errors.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct FailedPredicateError {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |     predicate_index: isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailedPredicateError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sealed {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/lexer.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | / pub struct BaseLexer<
[INFO] [stdout] 79  | |     'input,
[INFO] [stdout] 80  | |     T: LexerRecog<'input, Self> + 'static,
[INFO] [stdout] 81  | |     Input: CharStream<TF::From>,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     pub text: Option<<TF::Data as ToOwned>::Owned>,
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![warn(missing_debug_implementations)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/parser.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub struct BaseParser<
[INFO] [stdout] 109 | |     'input,
[INFO] [stdout] 110 | |     Ext: 'static, //: ParserRecog<'input, Self> + 'static, // user provided behavior, such as semantic predicates
[INFO] [stdout] 111 | |     I: TokenStream<'input>, // input stream
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     pd: PhantomData<fn() -> &'input str>,
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 6  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout] 67 + pub type LocalTokenFactory<'input> = token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout] 79 + pub type LocalTokenFactory<'input> = token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/csvparser.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ParseTreeWalker<'input, 'a, CSVParserContextType, dyn CSVListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 92  |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 110 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |     for<'x> Listenable<dyn CSVListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     + for<'x> Visitable<dyn CSVVisitor<'input> + 'x>
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `VisitableDyn` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'input, 'x, T> VisitableDyn<T> for dyn CSVParserContext<'input> + 'input
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:158:43
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<'input> CSVParserContext<'input> for TerminalNode<'input, CSVParserContextType> {}
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:159:43
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl<'input> CSVParserContext<'input> for ErrorNode<'input, CSVParserContextType> {}
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:211:54
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for CsvFileContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for CsvFileContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:291:72
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn csvFile(&mut self) -> Result<Rc<CsvFileContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:337:21
[INFO] [stdout]     |
[INFO] [stdout] 337 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for HdrContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:372:18
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for HdrContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:415:64
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn hdr(&mut self) -> Result<Rc<HdrContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:421:32
[INFO] [stdout]     |
[INFO] [stdout] 421 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:433:21
[INFO] [stdout]     |
[INFO] [stdout] 433 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:457:18
[INFO] [stdout]     |
[INFO] [stdout] 457 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for RowContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for RowContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:517:64
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn row(&mut self) -> Result<Rc<RowContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:524:32
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:567:21
[INFO] [stdout]     |
[INFO] [stdout] 567 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for FieldContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:602:18
[INFO] [stdout]     |
[INFO] [stdout] 602 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for FieldContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:632:33
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn TEXT(&self) -> Option<Rc<TerminalNode<'input, CSVParserContextType>>>
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:640:35
[INFO] [stdout]     |
[INFO] [stdout] 640 |     fn STRING(&self) -> Option<Rc<TerminalNode<'input, CSVParserContextType>>>
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:655:68
[INFO] [stdout]     |
[INFO] [stdout] 655 |     pub fn field(&mut self) -> Result<Rc<FieldContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:661:32
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:689:26
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoViableAltError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:689:49
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ use of undeclared type `NoViableAltError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::NoViableAltError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:86:21
[INFO] [stdout]    |
[INFO] [stdout] 86 |                     _ATN.clone(),
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     _decision_to_DFA.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     _shared_context_cache.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub type VisitorBasicTreeWalker<'input, 'a> = ParseTreeWalker<
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |             _ATN.clone(),
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 83  |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 101 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     for<'x> Listenable<dyn VisitorBasicListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     + for<'x> Visitable<dyn VisitorBasicVisitor<'input> + 'x>
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `VisitableDyn` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl<'input, 'x, T> VisitableDyn<T> for dyn VisitorBasicParserContext<'input> + 'input
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |     for TerminalNode<'input, VisitorBasicParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     for ErrorNode<'input, VisitorBasicParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:213:54
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl<'input, 'a> Listenable<dyn VisitorBasicListener<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 | impl<'input, 'a> Visitable<dyn VisitorBasicVisitor<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn A(&self) -> Option<Rc<TerminalNode<'input, VisitorBasicParserContextType>>>
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:278:32
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn EOF(&self) -> Option<Rc<TerminalNode<'input, VisitorBasicParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:293:60
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn s(&mut self) -> Result<Rc<SContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:299:32
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:313:21
[INFO] [stdout]     |
[INFO] [stdout] 313 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     ParseTreeWalker<'input, 'a, VisitorCalcParserContextType, dyn VisitorCalcListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 118 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for<'x> Listenable<dyn VisitorCalcListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |     + for<'x> Visitable<dyn VisitorCalcVisitor<'input> + 'x>
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `VisitableDyn` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<'input, 'x, T> VisitableDyn<T> for dyn VisitorCalcParserContext<'input> + 'input
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     for TerminalNode<'input, VisitorCalcParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:175:51
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl<'input> VisitorCalcParserContext<'input> for ErrorNode<'input, VisitorCalcParserContextType> {}
[INFO] [stdout]     |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:227:54
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn EOF(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:336:60
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn s(&mut self) -> Result<Rc<SContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:342:32
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:357:21
[INFO] [stdout]     |
[INFO] [stdout] 357 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl<'input> antlr_rust::parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout]     |              ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::parser_rule_context;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `parser_rule_context`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 379 - impl<'input> antlr_rust::parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout] 379 + impl<'input> parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:395:18
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for ExprContextAll<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for ExprContextAll<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:418:18
[INFO] [stdout]     |
[INFO] [stdout] 418 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for ExprContext<'input> {}
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:420:18
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for ExprContext<'input> {}
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:469:32
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn ADD(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:477:32
[INFO] [stdout]     |
[INFO] [stdout] 477 |     fn SUB(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for AddContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:507:18
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for AddContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:548:32
[INFO] [stdout]     |
[INFO] [stdout] 548 |     fn INT(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:567:18
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for NumberContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:578:18
[INFO] [stdout]     |
[INFO] [stdout] 578 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for NumberContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:631:32
[INFO] [stdout]     |
[INFO] [stdout] 631 |     fn MUL(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:639:32
[INFO] [stdout]     |
[INFO] [stdout] 639 |     fn DIV(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:658:18
[INFO] [stdout]     |
[INFO] [stdout] 658 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for MultiplyContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:669:18
[INFO] [stdout]     |
[INFO] [stdout] 669 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for MultiplyContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:710:66
[INFO] [stdout]     |
[INFO] [stdout] 710 |     pub fn expr(&mut self) -> Result<Rc<ExprContextAll<'input>>, ANTLRError> { self.expr_rec(0) }
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:712:77
[INFO] [stdout]     |
[INFO] [stdout] 712 |     fn expr_rec(&mut self, _p: isize) -> Result<Rc<ExprContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:724:32
[INFO] [stdout]     |
[INFO] [stdout] 724 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:768:49
[INFO] [stdout]     |
[INFO] [stdout] 768 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:805:49
[INFO] [stdout]     |
[INFO] [stdout] 805 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:841:21
[INFO] [stdout]     |
[INFO] [stdout] 841 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem`
[INFO] [stdout]  --> tests/gen/visitorbasicvisitor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `while` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:744:23
[INFO] [stdout]     |
[INFO] [stdout] 744 |                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout]     |                       ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 744 -                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout] 744 +                 while _alt != 2 && _alt != INVALID_ALT {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `if` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:776:44
[INFO] [stdout]     |
[INFO] [stdout] 776 | ...                   if { !(_la == MUL || _la == DIV) } {
[INFO] [stdout]     |                          ^^                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 776 -                                         if { !(_la == MUL || _la == DIV) } {
[INFO] [stdout] 776 +                                         if !(_la == MUL || _la == DIV) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `if` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:813:44
[INFO] [stdout]     |
[INFO] [stdout] 813 | ...                   if { !(_la == ADD || _la == SUB) } {
[INFO] [stdout]     |                          ^^                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 813 -                                         if { !(_la == ADD || _la == SUB) } {
[INFO] [stdout] 813 +                                         if !(_la == ADD || _la == SUB) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 260 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `do-not-use-antlr-rust` (test "visitors_tests") due to 261 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 6  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout] 67 + pub type LocalTokenFactory<'input> = token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/csvlexer.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:79:38
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout] 79 + pub type LocalTokenFactory<'input> = token_factory::ArenaCommonFactory<'input>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/csvparser.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     ParseTreeWalker<'input, 'a, CSVParserContextType, dyn CSVListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 92  |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 110 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |     for<'x> Listenable<dyn CSVListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     + for<'x> Visitable<dyn CSVVisitor<'input> + 'x>
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `VisitableDyn` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'input, 'x, T> VisitableDyn<T> for dyn CSVParserContext<'input> + 'input
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:158:43
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl<'input> CSVParserContext<'input> for TerminalNode<'input, CSVParserContextType> {}
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:159:43
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl<'input> CSVParserContext<'input> for ErrorNode<'input, CSVParserContextType> {}
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:211:54
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for CsvFileContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for CsvFileContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:291:72
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn csvFile(&mut self) -> Result<Rc<CsvFileContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:337:21
[INFO] [stdout]     |
[INFO] [stdout] 337 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for HdrContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:372:18
[INFO] [stdout]     |
[INFO] [stdout] 372 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for HdrContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:415:64
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn hdr(&mut self) -> Result<Rc<HdrContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:421:32
[INFO] [stdout]     |
[INFO] [stdout] 421 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:433:21
[INFO] [stdout]     |
[INFO] [stdout] 433 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:457:18
[INFO] [stdout]     |
[INFO] [stdout] 457 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for RowContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for RowContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:517:64
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn row(&mut self) -> Result<Rc<RowContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:524:32
[INFO] [stdout]     |
[INFO] [stdout] 524 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:567:21
[INFO] [stdout]     |
[INFO] [stdout] 567 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:591:18
[INFO] [stdout]     |
[INFO] [stdout] 591 | impl<'input, 'a> Listenable<dyn CSVListener<'input> + 'a> for FieldContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:602:18
[INFO] [stdout]     |
[INFO] [stdout] 602 | impl<'input, 'a> Visitable<dyn CSVVisitor<'input> + 'a> for FieldContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:632:33
[INFO] [stdout]     |
[INFO] [stdout] 632 |     fn TEXT(&self) -> Option<Rc<TerminalNode<'input, CSVParserContextType>>>
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:640:35
[INFO] [stdout]     |
[INFO] [stdout] 640 |     fn STRING(&self) -> Option<Rc<TerminalNode<'input, CSVParserContextType>>>
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:655:68
[INFO] [stdout]     |
[INFO] [stdout] 655 |     pub fn field(&mut self) -> Result<Rc<FieldContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/csvparser.rs:661:32
[INFO] [stdout]     |
[INFO] [stdout] 661 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:689:26
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoViableAltError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:689:49
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ use of undeclared type `NoViableAltError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::NoViableAltError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/csvparser.rs:697:21
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:55:38
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::OwningTokenFactory;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 6  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::OwningTokenFactory;
[INFO] [stdout] 55 + pub type LocalTokenFactory<'input> = token_factory::OwningTokenFactory;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const ATN: isize = 2;
[INFO] [stdout]    | ------------------------- similarly named constant `ATN` defined here
[INFO] [stdout] ...
[INFO] [stdout] 89 |                     _ATN.clone(),
[INFO] [stdout]    |                     ^^^^ help: a constant with a similar name exists: `ATN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                     _decision_to_DFA.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     _shared_context_cache.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub type LocalTokenFactory<'input> = antlr_rust::token_factory::OwningTokenFactory;
[INFO] [stdout]    |                                      ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::token_factory;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `token_factory`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 - pub type LocalTokenFactory<'input> = antlr_rust::token_factory::OwningTokenFactory;
[INFO] [stdout] 67 + pub type LocalTokenFactory<'input> = token_factory::OwningTokenFactory;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:69:49
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub type ReferenceToATNTreeWalker<'input, 'a> = ParseTreeWalker<
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 40  | pub const ATN: isize = 2;
[INFO] [stdout]     | ------------------------- similarly named constant `ATN` defined here
[INFO] [stdout] ...
[INFO] [stdout] 100 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ help: a constant with a similar name exists: `ATN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 84  |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 102 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:137:56
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub trait ReferenceToATNParserContext<'input>: for<'x> Listenable<dyn ReferenceToATNListener<'input> + 'x>
[INFO] [stdout]     |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     for TerminalNode<'input, ReferenceToATNParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     for ErrorNode<'input, ReferenceToATNParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:203:54
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 | impl<'input, 'a> Listenable<dyn ReferenceToATNListener<'input> + 'a> for AContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:253:33
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn ATN_all(&self) -> Vec<Rc<TerminalNode<'input, ReferenceToATNParserContextType>>>
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:261:42
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn ATN(&self, i: usize) -> Option<Rc<TerminalNode<'input, ReferenceToATNParserContextType>>>
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:268:32
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn ID_all(&self) -> Vec<Rc<TerminalNode<'input, ReferenceToATNParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn ID(&self, i: usize) -> Option<Rc<TerminalNode<'input, ReferenceToATNParserContextType>>>
[INFO] [stdout]     |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:291:60
[INFO] [stdout]     |
[INFO] [stdout] 291 |     pub fn a(&mut self) -> Result<Rc<AContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:87:21
[INFO] [stdout]    |
[INFO] [stdout] 87 |                     _ATN.clone(),
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     _decision_to_DFA.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 89 |                     _shared_context_cache.clone(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     ParseTreeWalker<'input, 'a, SimpleLRParserContextType, dyn SimpleLRListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             _ATN.clone(),
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             _decision_to_DFA.clone(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]    |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 97 |             _shared_context_cache.clone(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     for<'x> Listenable<dyn SimpleLRListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:139:48
[INFO] [stdout]     |
[INFO] [stdout] 139 | impl<'input> SimpleLRParserContext<'input> for TerminalNode<'input, SimpleLRParserContextType> {}
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:140:48
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl<'input> SimpleLRParserContext<'input> for ErrorNode<'input, SimpleLRParserContextType> {}
[INFO] [stdout]     |                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:192:54
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 | impl<'input, 'a> Listenable<dyn SimpleLRListener<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:287:60
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn s(&mut self) -> Result<Rc<SContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:293:32
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:308:21
[INFO] [stdout]     |
[INFO] [stdout] 308 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:332:18
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl<'input, 'a> Listenable<dyn SimpleLRListener<'input> + 'a> for AContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:369:31
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn ID(&self) -> Option<Rc<TerminalNode<'input, SimpleLRParserContextType>>>
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:390:60
[INFO] [stdout]     |
[INFO] [stdout] 390 |     pub fn a(&mut self) -> Result<Rc<AContextAll<'input>>, ANTLRError> { self.a_rec(0) }
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:392:71
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn a_rec(&mut self, _p: isize) -> Result<Rc<AContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:403:32
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:430:41
[INFO] [stdout]     |
[INFO] [stdout] 430 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:450:21
[INFO] [stdout]     |
[INFO] [stdout] 450 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalclexer.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     ParseTreeWalker<'input, 'a, VisitorCalcParserContextType, dyn VisitorCalcListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 118 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for<'x> Listenable<dyn VisitorCalcListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |     + for<'x> Visitable<dyn VisitorCalcVisitor<'input> + 'x>
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `VisitableDyn` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<'input, 'x, T> VisitableDyn<T> for dyn VisitorCalcParserContext<'input> + 'input
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     for TerminalNode<'input, VisitorCalcParserContextType>
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:175:51
[INFO] [stdout]     |
[INFO] [stdout] 175 | impl<'input> VisitorCalcParserContext<'input> for ErrorNode<'input, VisitorCalcParserContextType> {}
[INFO] [stdout]     |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:227:54
[INFO] [stdout]     |
[INFO] [stdout] 227 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn EOF(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:336:60
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn s(&mut self) -> Result<Rc<SContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:342:32
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:357:21
[INFO] [stdout]     |
[INFO] [stdout] 357 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl<'input> antlr_rust::parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout]     |              ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::parser_rule_context;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `parser_rule_context`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 379 - impl<'input> antlr_rust::parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout] 379 + impl<'input> parser_rule_context::DerefSeal for ExprContextAll<'input> {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:395:18
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for ExprContextAll<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:400:18
[INFO] [stdout]     |
[INFO] [stdout] 400 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for ExprContextAll<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:418:18
[INFO] [stdout]     |
[INFO] [stdout] 418 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for ExprContext<'input> {}
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:420:18
[INFO] [stdout]     |
[INFO] [stdout] 420 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for ExprContext<'input> {}
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:469:32
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn ADD(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:477:32
[INFO] [stdout]     |
[INFO] [stdout] 477 |     fn SUB(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:496:18
[INFO] [stdout]     |
[INFO] [stdout] 496 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for AddContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:507:18
[INFO] [stdout]     |
[INFO] [stdout] 507 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for AddContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:548:32
[INFO] [stdout]     |
[INFO] [stdout] 548 |     fn INT(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:567:18
[INFO] [stdout]     |
[INFO] [stdout] 567 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for NumberContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:578:18
[INFO] [stdout]     |
[INFO] [stdout] 578 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for NumberContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:631:32
[INFO] [stdout]     |
[INFO] [stdout] 631 |     fn MUL(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:639:32
[INFO] [stdout]     |
[INFO] [stdout] 639 |     fn DIV(&self) -> Option<Rc<TerminalNode<'input, VisitorCalcParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:658:18
[INFO] [stdout]     |
[INFO] [stdout] 658 | impl<'input, 'a> Listenable<dyn VisitorCalcListener<'input> + 'a> for MultiplyContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Visitable` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:669:18
[INFO] [stdout]     |
[INFO] [stdout] 669 | impl<'input, 'a> Visitable<dyn VisitorCalcVisitor<'input> + 'a> for MultiplyContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Visitable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:710:66
[INFO] [stdout]     |
[INFO] [stdout] 710 |     pub fn expr(&mut self) -> Result<Rc<ExprContextAll<'input>>, ANTLRError> { self.expr_rec(0) }
[INFO] [stdout]     |                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:712:77
[INFO] [stdout]     |
[INFO] [stdout] 712 |     fn expr_rec(&mut self, _p: isize) -> Result<Rc<ExprContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:724:32
[INFO] [stdout]     |
[INFO] [stdout] 724 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:768:49
[INFO] [stdout]     |
[INFO] [stdout] 768 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:805:49
[INFO] [stdout]     |
[INFO] [stdout] 805 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:841:21
[INFO] [stdout]     |
[INFO] [stdout] 841 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/xmllexer.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/xmllexer.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/xmllexer.rs:167:21
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/xmllexer.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelslexer.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/labelslexer.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     _ATN.clone(),
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/labelslexer.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     _decision_to_DFA.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/labelslexer.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     _shared_context_cache.clone(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseTreeWalker` in this scope
[INFO] [stdout]   --> tests/gen/labelsparser.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     ParseTreeWalker<'input, 'a, LabelsParserContextType, dyn LabelsListener<'input> + 'a>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 8  + use do_not_use_antlr_rust::tree::ParseTreeWalker;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         antlr_rust::recognizer::check_version("0", "3");
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_ATN` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             _ATN.clone(),
[INFO] [stdout]     |             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_decision_to_DFA` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             _decision_to_DFA.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `_shared_context_cache` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     _shared_context_cache: Box<PredictionContextCache>,
[INFO] [stdout]     |     -------------------------------------------------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 123 |             _shared_context_cache.clone(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for<'x> Listenable<dyn LabelsListener<'input> + 'x>
[INFO] [stdout]     |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 | impl<'input> LabelsParserContext<'input> for TerminalNode<'input, LabelsParserContextType> {}
[INFO] [stdout]     |                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ErrorNode` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:162:46
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl<'input> LabelsParserContext<'input> for ErrorNode<'input, LabelsParserContextType> {}
[INFO] [stdout]     |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::ErrorNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VOCABULARY` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:214:54
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn get_vocabulary(&self) -> &dyn Vocabulary { &**VOCABULARY }
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for SContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:316:60
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub fn s(&mut self) -> Result<Rc<SContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:322:32
[INFO] [stdout]     |
[INFO] [stdout] 322 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:335:21
[INFO] [stdout]     |
[INFO] [stdout] 335 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/labelsparser.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl<'input> antlr_rust::parser_rule_context::DerefSeal for EContextAll<'input> {}
[INFO] [stdout]     |              ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::parser_rule_context;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `parser_rule_context`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 361 - impl<'input> antlr_rust::parser_rule_context::DerefSeal for EContextAll<'input> {}
[INFO] [stdout] 361 + impl<'input> parser_rule_context::DerefSeal for EContextAll<'input> {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:381:18
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for EContextAll<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:398:18
[INFO] [stdout]     |
[INFO] [stdout] 398 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for EContext<'input> {}
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:468:18
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for AddContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:528:18
[INFO] [stdout]     |
[INFO] [stdout] 528 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for ParensContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:597:18
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for MultContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:658:18
[INFO] [stdout]     |
[INFO] [stdout] 658 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for DecContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:699:31
[INFO] [stdout]     |
[INFO] [stdout] 699 |     fn ID(&self) -> Option<Rc<TerminalNode<'input, LabelsParserContextType>>>
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:719:18
[INFO] [stdout]     |
[INFO] [stdout] 719 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for AnIDContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TerminalNode` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:760:32
[INFO] [stdout]     |
[INFO] [stdout] 760 |     fn INT(&self) -> Option<Rc<TerminalNode<'input, LabelsParserContextType>>>
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::TerminalNode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:780:18
[INFO] [stdout]     |
[INFO] [stdout] 780 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for AnIntContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Listenable` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:839:18
[INFO] [stdout]     |
[INFO] [stdout] 839 | impl<'input, 'a> Listenable<dyn LabelsListener<'input> + 'a> for IncContext<'input> {
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::tree::Listenable;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:880:60
[INFO] [stdout]     |
[INFO] [stdout] 880 |     pub fn e(&mut self) -> Result<Rc<EContextAll<'input>>, ANTLRError> { self.e_rec(0) }
[INFO] [stdout]     |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:882:71
[INFO] [stdout]     |
[INFO] [stdout] 882 |     fn e_rec(&mut self, _p: isize) -> Result<Rc<EContextAll<'input>>, ANTLRError> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ANTLRError` in this scope
[INFO] [stdout]    --> tests/gen/labelsparser.rs:893:32
[INFO] [stdout]     |
[INFO] [stdout] 893 |         let result: Result<(), ANTLRError> = (|| {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 8   + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1031:30
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                     _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]      |                              ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NoViableAltError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1031:53
[INFO] [stdout]      |
[INFO] [stdout] 1031 |                     _ => Err(ANTLRError::NoAltError(NoViableAltError::new(
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^^ use of undeclared type `NoViableAltError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::NoViableAltError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1071:49
[INFO] [stdout]      |
[INFO] [stdout] 1071 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1157:49
[INFO] [stdout]      |
[INFO] [stdout] 1157 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1235:49
[INFO] [stdout]      |
[INFO] [stdout] 1235 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FailedPredicateError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1290:49
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ...                   Err(FailedPredicateError::new(
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ use of undeclared type `FailedPredicateError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::FailedPredicateError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ANTLRError`
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1337:21
[INFO] [stdout]      |
[INFO] [stdout] 1337 |             Err(e @ ANTLRError::FallThrough(_)) => return Err(e),
[INFO] [stdout]      |                     ^^^^^^^^^^ use of undeclared type `ANTLRError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 8    + use do_not_use_antlr_rust::errors::ANTLRError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CsvFileContext`, `HdrContext`, `RowContext`
[INFO] [stdout]   --> tests/general_tests.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |         CSVParserContext, CSVParserContextType, CsvFileContext, HdrContext, RowContext,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gen::csvvisitor::CSVVisitor`
[INFO] [stdout]   --> tests/general_tests.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use crate::gen::csvvisitor::CSVVisitor;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `while` condition
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout]     |                       ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 306 -                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout] 306 +                 while _alt != 2 && _alt != INVALID_ALT {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `if` condition
[INFO] [stdout]    --> tests/gen/referencetoatnparser.rs:312:36
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   if { !(_la == ID || _la == ATN) } {
[INFO] [stdout]     |                          ^^                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 312 -                                 if { !(_la == ID || _la == ATN) } {
[INFO] [stdout] 312 +                                 if !(_la == ID || _la == ATN) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `while` condition
[INFO] [stdout]    --> tests/gen/simplelrparser.rs:418:23
[INFO] [stdout]     |
[INFO] [stdout] 418 |                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout]     |                       ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 418 -                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout] 418 +                 while _alt != 2 && _alt != INVALID_ALT {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `while` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:744:23
[INFO] [stdout]     |
[INFO] [stdout] 744 |                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout]     |                       ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 744 -                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout] 744 +                 while _alt != 2 && _alt != INVALID_ALT {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `if` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:776:44
[INFO] [stdout]     |
[INFO] [stdout] 776 | ...                   if { !(_la == MUL || _la == DIV) } {
[INFO] [stdout]     |                          ^^                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 776 -                                         if { !(_la == MUL || _la == DIV) } {
[INFO] [stdout] 776 +                                         if !(_la == MUL || _la == DIV) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `if` condition
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:813:44
[INFO] [stdout]     |
[INFO] [stdout] 813 | ...                   if { !(_la == ADD || _la == SUB) } {
[INFO] [stdout]     |                          ^^                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 813 -                                         if { !(_la == ADD || _la == SUB) } {
[INFO] [stdout] 813 +                                         if !(_la == ADD || _la == SUB) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::mem;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around `while` condition
[INFO] [stdout]     --> tests/gen/labelsparser.rs:1041:23
[INFO] [stdout]      |
[INFO] [stdout] 1041 |                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout]      |                       ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1041 -                 while { _alt != 2 && _alt != INVALID_ALT } {
[INFO] [stdout] 1041 +                 while _alt != 2 && _alt != INVALID_ALT {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 445 previous errors; 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `do-not-use-antlr-rust` (test "general_tests") due to 446 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b4e1e32280ee55bd1661d47ed14446918a142ac6ae37924f6cdbe1a56cfa23ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e1e32280ee55bd1661d47ed14446918a142ac6ae37924f6cdbe1a56cfa23ce", kill_on_drop: false }`
[INFO] [stdout] b4e1e32280ee55bd1661d47ed14446918a142ac6ae37924f6cdbe1a56cfa23ce
[INFO] checking do-not-use-antlr-rust-0.3.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate do-not-use-antlr-rust 0.3.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate do-not-use-antlr-rust 0.3.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate do-not-use-antlr-rust 0.3.0
[INFO] finished tweaking crates.io crate do-not-use-antlr-rust 0.3.0
[INFO] tweaked toml for crates.io crate do-not-use-antlr-rust 0.3.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 715d28e4652ccaf4495f1c57938ba7ea5f3761f9b6730a70078dc4913226d434
[INFO] running `Command { std: "docker" "start" "-a" "715d28e4652ccaf4495f1c57938ba7ea5f3761f9b6730a70078dc4913226d434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "715d28e4652ccaf4495f1c57938ba7ea5f3761f9b6730a70078dc4913226d434", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715d28e4652ccaf4495f1c57938ba7ea5f3761f9b6730a70078dc4913226d434", kill_on_drop: false }`
[INFO] [stdout] 715d28e4652ccaf4495f1c57938ba7ea5f3761f9b6730a70078dc4913226d434
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8d709b8bb373036d526f0727bf5501e0958f6be07d76f39dd9002cb971183fc
[INFO] running `Command { std: "docker" "start" "-a" "c8d709b8bb373036d526f0727bf5501e0958f6be07d76f39dd9002cb971183fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking do-not-use-antlr-rust v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/token_factory.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[allow(non_upper_case_globals)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `lazy_static`
[INFO] [stdout]   --> src/token_factory.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | lazy_static! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/token_factory.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/token_stream.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::atn::INVALID_ALT`
[INFO] [stdout]   --> src/tree.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn::INVALID_ALT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleContextExt`
[INFO] [stdout]   --> src/tree.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser_rule_context::{ParserRuleContext, RuleContextExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/tree.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNBlockStart` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::atn_state::ATNBlockStart;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNBlockStart` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNDecisionState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn_state::ATNDecisionState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNDecisionState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::atn_state::ATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNStateType` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::atn_state::ATNStateType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNStateType` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BaseATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `BaseATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transition` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::transition::Transition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use crate::transition::*;
[INFO] [stdout]    |     -------------------- the item `Transition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]  --> src/common_token_stream.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use better_any::{Tid, TidAble};
[INFO] [stdout]   |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `better_any::TidAble`
[INFO] [stdout]  --> src/input_stream.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use better_any::TidAble;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/rule_context.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute `allow`
[INFO] [stdout]   --> src/token_factory.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[allow(non_upper_case_globals)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `lazy_static`
[INFO] [stdout]   --> src/token_factory.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | lazy_static! {
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/token_factory.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/token_stream.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::atn::INVALID_ALT`
[INFO] [stdout]   --> src/tree.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn::INVALID_ALT;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuleContextExt`
[INFO] [stdout]   --> src/tree.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::parser_rule_context::{ParserRuleContext, RuleContextExt};
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]   --> src/tree.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNBlockStart` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::atn_state::ATNBlockStart;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNBlockStart` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNDecisionState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::atn_state::ATNDecisionState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNDecisionState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::atn_state::ATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ATNStateType` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::atn_state::ATNStateType;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `ATNStateType` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BaseATNState` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::atn_state::BaseATNState;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::atn_state::*;
[INFO] [stdout]    |     ------------------- the item `BaseATNState` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transition` is imported redundantly
[INFO] [stdout]   --> src/atn_deserializer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::transition::Transition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 | use crate::transition::*;
[INFO] [stdout]    |     -------------------- the item `Transition` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TidAble`, `Tid`
[INFO] [stdout]  --> src/common_token_stream.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | use better_any::{Tid, TidAble};
[INFO] [stdout]   |                  ^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `better_any::TidAble`
[INFO] [stdout]  --> src/input_stream.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use better_any::TidAble;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/parser.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tid`
[INFO] [stdout]   --> src/rule_context.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | use better_any::{Tid, TidAble};
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/error_strategy.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 568 | /             loop {
[INFO] [stdout] 569 | |                 ctx.set_exception(e.clone());
[INFO] [stdout] 570 | |                 ctx = ctx.get_parent()?
[INFO] [stdout] 571 | |             }
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 572 |               Some(())
[INFO] [stdout]     |               ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/error_strategy.rs:572:13
[INFO] [stdout]     |
[INFO] [stdout] 568 | /             loop {
[INFO] [stdout] 569 | |                 ctx.set_exception(e.clone());
[INFO] [stdout] 570 | |                 ctx = ctx.get_parent()?
[INFO] [stdout] 571 | |             }
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] 572 |               Some(())
[INFO] [stdout]     |               ^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_names`
[INFO] [stdout]    --> src/tree.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_node_text(&self, rule_names: &[&str]) -> String {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggregate`
[INFO] [stdout]    --> src/tree.rs:261:33
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/tree.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/tree.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         current: &Self::Return,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rule_names`
[INFO] [stdout]    --> src/tree.rs:130:29
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn get_node_text(&self, rule_names: &[&str]) -> String {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rule_names`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aggregate`
[INFO] [stdout]    --> src/tree.rs:261:33
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |                                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggregate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> src/tree.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> src/tree.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         current: &Self::Return,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_only` and `generate_rule_bypass_transitions` are never read
[INFO] [stdout]  --> src/atn_deserialization_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ATNDeserializationOptions {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 3 |     read_only: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     verify_atn: bool,
[INFO] [stdout] 5 |     generate_rule_bypass_transitions: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ATNDeserializationOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop` is never used
[INFO] [stdout]   --> src/dfa.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait ScopeExt: Sized {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn drop(self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `predicate_index` is never read
[INFO] [stdout]    --> src/errors.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct FailedPredicateError {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |     predicate_index: isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailedPredicateError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sealed {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn coerce_rc(from: Rc<T>) -> Rc<Self>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:9
[INFO] [stdout]     |
[INFO] [stdout] 15  | #![warn(missing_docs)] // warn if there is missing docs
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn coerce_box(from: Box<T>) -> Box<Self>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn coerce_ref(from: &T) -> &Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/lib.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn coerce_mut(from: &mut T) -> &mut Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     fn coerce_rc_to(self: Rc<Self>) -> Rc<T>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn coerce_box_to(self: Box<Self>) -> Box<T>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:214:5
[INFO] [stdout]     |
[INFO] [stdout] 214 |     fn coerce_ref_to(self: &Self) -> &T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     fn coerce_mut_to(self: &mut Self) -> &mut T;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]    --> src/tree.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub trait ParseTreeVisitorCompat<'input>: VisitChildren<'input, Self::Node> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]    --> src/tree.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     type Node: ParserNodeType<'input>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]    --> src/tree.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 |     type Return: Default;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:231:5
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn visit(&mut self, node: &<Self::Node as ParserNodeType<'input>>::Type) -> Self::Return {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     fn visit_children(
[INFO] [stdout] 246 | |         &mut self,
[INFO] [stdout] 247 | |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout] 248 | |     ) -> Self::Return {
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn aggregate_results(&self, aggregate: Self::Return, next: Self::Return) -> Self::Return {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | /     fn should_visit_next_child(
[INFO] [stdout] 266 | |         &self,
[INFO] [stdout] 267 | |         node: &<Self::Node as ParserNodeType<'input>>::Type,
[INFO] [stdout] 268 | |         current: &Self::Return,
[INFO] [stdout] 269 | |     ) -> bool {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/tree.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     fn visit_node(&mut self, node: &Node::Type);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/lexer.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | / pub struct BaseLexer<
[INFO] [stdout] 79  | |     'input,
[INFO] [stdout] 80  | |     T: LexerRecog<'input, Self> + 'static,
[INFO] [stdout] 81  | |     Input: CharStream<TF::From>,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     pub text: Option<<TF::Data as ToOwned>::Owned>,
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![warn(missing_debug_implementations)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/parser.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub struct BaseParser<
[INFO] [stdout] 109 | |     'input,
[INFO] [stdout] 110 | |     Ext: 'static, //: ParserRecog<'input, Self> + 'static, // user provided behavior, such as semantic predicates
[INFO] [stdout] 111 | |     I: TokenStream<'input>, // input stream
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     pd: PhantomData<fn() -> &'input str>,
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `read_only` and `generate_rule_bypass_transitions` are never read
[INFO] [stdout]  --> src/atn_deserialization_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ATNDeserializationOptions {
[INFO] [stdout]   |            ------------------------- fields in this struct
[INFO] [stdout] 3 |     read_only: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 4 |     verify_atn: bool,
[INFO] [stdout] 5 |     generate_rule_bypass_transitions: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ATNDeserializationOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop` is never used
[INFO] [stdout]   --> src/dfa.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) trait ScopeExt: Sized {
[INFO] [stdout]    |                  -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 29 |     fn drop(self) {}
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `predicate_index` is never read
[INFO] [stdout]    --> src/errors.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | pub struct FailedPredicateError {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |     predicate_index: isize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FailedPredicateError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Sealed {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 43 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/lexer.rs:78:1
[INFO] [stdout]     |
[INFO] [stdout] 78  | / pub struct BaseLexer<
[INFO] [stdout] 79  | |     'input,
[INFO] [stdout] 80  | |     T: LexerRecog<'input, Self> + 'static,
[INFO] [stdout] 81  | |     Input: CharStream<TF::From>,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |     pub text: Option<<TF::Data as ToOwned>::Owned>,
[INFO] [stdout] 110 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:16:9
[INFO] [stdout]     |
[INFO] [stdout] 16  | #![warn(missing_debug_implementations)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
[INFO] [stdout]    --> src/parser.rs:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub struct BaseParser<
[INFO] [stdout] 109 | |     'input,
[INFO] [stdout] 110 | |     Ext: 'static, //: ParserRecog<'input, Self> + 'static, // user provided behavior, such as semantic predicates
[INFO] [stdout] 111 | |     I: TokenStream<'input>, // input stream
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     pd: PhantomData<fn() -> &'input str>,
[INFO] [stdout] 151 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/perf.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use antlr_rust::common_token_stream::CommonTokenStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use antlr_rust::parser::ParserNodeType;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use antlr_rust::token::Token;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use antlr_rust::tree::{ErrorNode, ParseTree, ParseTreeVisitorCompat, TerminalNode, Visitable};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         use antlr_rust::token_factory::ArenaCommonFactory;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |         use antlr_rust::tree::ParseTreeVisitor;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/visitors_tests.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |         use antlr_rust::token_factory::ArenaCommonFactory;
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasicvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/visitors_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use antlr_rust::InputStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorbasiclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasicparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for CSVLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlistener.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | antlr_rust::coerce_from! { 'input : CSVListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | antlr_rust::coerce_from! { 'input : CSVParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:161:1
[INFO] [stdout]     |
[INFO] [stdout] 161 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn CSVListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:166:1
[INFO] [stdout]     |
[INFO] [stdout] 166 | antlr_rust::tid! {CSVParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:246:1
[INFO] [stdout]     |
[INFO] [stdout] 246 | antlr_rust::tid! {CsvFileContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:382:1
[INFO] [stdout]     |
[INFO] [stdout] 382 | antlr_rust::tid! {HdrContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | antlr_rust::tid! {RowContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/csvparser.rs:612:1
[INFO] [stdout]     |
[INFO] [stdout] 612 | antlr_rust::tid! {FieldContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclexer.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for VisitorBasicLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorbasiclistener.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | antlr_rust::coerce_from! { 'input : VisitorBasicListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | antlr_rust::coerce_from! { 'input : VisitorBasicParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorBasicParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorBasicListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:168:1
[INFO] [stdout]     |
[INFO] [stdout] 168 | antlr_rust::tid! {VisitorBasicParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorbasicparser.rs:250:1
[INFO] [stdout]     |
[INFO] [stdout] 250 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | antlr_rust::tid! { impl<'input,Input> TidAble<'input> for VisitorCalcLexer<'input,Input> where Input:CharStream<From<'input> > }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclistener.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | antlr_rust::coerce_from! { 'input : VisitorCalcListener<'input> }
[INFO] [stdout]    | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | antlr_rust::coerce_from! { 'input : VisitorCalcParserContext<'input> }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:177:1
[INFO] [stdout]     |
[INFO] [stdout] 177 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcParserContext<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:179:1
[INFO] [stdout]     |
[INFO] [stdout] 179 | antlr_rust::tid! { impl<'input> TidAble<'input> for dyn VisitorCalcListener<'input> + 'input }
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | antlr_rust::tid! {VisitorCalcParserContextType}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | antlr_rust::tid! {SContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:377:1
[INFO] [stdout]     |
[INFO] [stdout] 377 | antlr_rust::tid! {ExprContextAll<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | antlr_rust::tid! {ExprContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | antlr_rust::tid! {AddContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | antlr_rust::tid! {NumberContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]    --> tests/gen/visitorcalcparser.rs:654:1
[INFO] [stdout]     |
[INFO] [stdout] 654 | antlr_rust::tid! {MultiplyContextExt<'a>}
[INFO] [stdout]     | ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use antlr_rust::common_token_stream::CommonTokenStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     use antlr_rust::lexer::Lexer;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use antlr_rust::token::{Token, TOKEN_EOF};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use antlr_rust::token_factory::{ArenaCommonFactory, OwningTokenFactory};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use antlr_rust::token_stream::{TokenStream, UnbufferedTokenStream};
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use antlr_rust::tree::{
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalcvisitor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::{ParseTreeVisitor, ParseTreeVisitorCompat};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::token::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslistener.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use antlr_rust::tree::ParseTreeListener;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/csvlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/general_tests.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use antlr_rust::InputStream;
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/csvparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/referencetoatnparser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrlexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/referencetoatnparser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/simplelrparser.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrlexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/visitorcalclexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/simplelrparser.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::atn::{ATN, INVALID_ALT};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::dfa::DFA;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::error_strategy::{DefaultErrorStrategy, ErrorStrategy};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::errors::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::int_stream::EOF;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::parser::{BaseParser, Parser, ParserNodeType, ParserRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use antlr_rust::parser_atn_simulator::ParserATNSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::parser_rule_context::{cast, cast_mut, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::rule_context::{BaseRuleContext, CustomRuleContext, RuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::token::{OwningToken, Token, TOKEN_EOF};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::token_stream::TokenStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use antlr_rust::tree::*;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalclexer.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use antlr_rust::{lazy_static, Tid, TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use antlr_rust::lazy_static;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/xmllexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use antlr_rust::token_factory::{CommonTokenFactory, TokenAware, TokenFactory};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use antlr_rust::vocabulary::{Vocabulary, VocabularyImpl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/visitorcalcparser.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use antlr_rust::{TidAble, TidExt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use antlr_rust::PredictionContextCache;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `antlr_rust`
[INFO] [stdout]   --> tests/gen/xmllexer.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use antlr_rust::TokenSource;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr_rust::atn::ATN;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr_rust::atn_deserializer::ATNDeserializer;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr_rust::char_stream::CharStream;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]  --> tests/gen/labelslexer.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use antlr_rust::dfa::DFA;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr_rust::error_listener::ErrorListener;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use antlr_rust::int_stream::IntStream;
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use antlr_rust::lexer::{BaseLexer, Lexer, LexerRecog};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use antlr_rust::lexer_atn_simulator::{ILexerATNSimulator, LexerATNSimulator};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use antlr_rust::parser_rule_context::{cast, BaseParserRuleContext, ParserRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use antlr_rust::recognizer::{Actions, Recognizer};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `antlr_rust`
[INFO] [stdout]   --> tests/gen/labelslexer.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use antlr_rust::rule_context::{BaseRuleContext, EmptyContext, EmptyCustomRuleContext};
[INFO] [stdout]    |     ^^^^^^^^^^ use of undeclared crate or module `antlr_rust`
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
