[INFO] cloning repository https://github.com/newca12/the-definitive-antlr4-reference-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newca12/the-definitive-antlr4-reference-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewca12%2Fthe-definitive-antlr4-reference-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewca12%2Fthe-definitive-antlr4-reference-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19df14c1a707ef31845089108c523a72a49ce9c2
[INFO] checking newca12/the-definitive-antlr4-reference-rs against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewca12%2Fthe-definitive-antlr4-reference-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/newca12/the-definitive-antlr4-reference-rs
[INFO] finished tweaking git repo https://github.com/newca12/the-definitive-antlr4-reference-rs
[INFO] tweaked toml for git repo https://github.com/newca12/the-definitive-antlr4-reference-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newca12/the-definitive-antlr4-reference-rs on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/newca12/the-definitive-antlr4-reference-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded better_any v0.2.0
[INFO] [stderr]   Downloaded murmur3 v0.4.1
[INFO] [stderr]   Downloaded antlr4rust v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e4d5e5d0bdb0cabc5339e26d10c8fe63324eb16853c6a4ccbe4e83ca821ff2d
[INFO] running `Command { std: "docker" "start" "-a" "8e4d5e5d0bdb0cabc5339e26d10c8fe63324eb16853c6a4ccbe4e83ca821ff2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e4d5e5d0bdb0cabc5339e26d10c8fe63324eb16853c6a4ccbe4e83ca821ff2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4d5e5d0bdb0cabc5339e26d10c8fe63324eb16853c6a4ccbe4e83ca821ff2d", kill_on_drop: false }`
[INFO] [stdout] 8e4d5e5d0bdb0cabc5339e26d10c8fe63324eb16853c6a4ccbe4e83ca821ff2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5178ed4550a1277a446b60d489757afd148cbfc46944757f63aa3a34c498dd1a
[INFO] running `Command { std: "docker" "start" "-a" "5178ed4550a1277a446b60d489757afd148cbfc46944757f63aa3a34c498dd1a", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking the-definitive-antlr4-reference-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking antlr4rust v0.5.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking listeners v0.1.0 (/opt/rustwide/workdir/listeners)
[INFO] [stderr]     Checking starter v0.1.0 (/opt/rustwide/workdir/starter)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `channelNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `channelNames` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `modeNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `modeNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `LexerContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `LexerContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `channelNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `channelNames` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `modeNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `modeNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `LexerContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub use exprlexer::*;
[INFO] [stdout]    |         ------------ but the name `LexerContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> listeners/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use propertyfilelexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use exprparser::*;
[INFO] [stdout]    |         ------------- but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> starter/src/bin/translate.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> starter/src/bin/translate.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::errors::ANTLRError`
[INFO] [stdout]  --> starter/src/bin/translate.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use antlr4rust::errors::ANTLRError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::parser::ParserNodeType`
[INFO] [stdout]  --> starter/src/bin/translate.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr4rust::parser::ParserNodeType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::parser_rule_context::BaseParserRuleContext`
[INFO] [stdout]  --> starter/src/bin/translate.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr4rust::parser_rule_context::BaseParserRuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::rule_context::CustomRuleContext`
[INFO] [stdout]  --> starter/src/bin/translate.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr4rust::rule_context::CustomRuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParseTreeWalker`
[INFO] [stdout]   --> starter/src/bin/translate.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr4rust::tree::{ParseTreeListener, ParseTreeWalker};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitContextExt`
[INFO] [stdout]   --> starter/src/bin/translate.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InitContextExt, ValueContext, ValueContextAttrs,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> starter/src/bin/translate.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> starter/src/bin/translate.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::errors::ANTLRError`
[INFO] [stdout]  --> starter/src/bin/translate.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use antlr4rust::errors::ANTLRError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::parser::ParserNodeType`
[INFO] [stdout]  --> starter/src/bin/translate.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use antlr4rust::parser::ParserNodeType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::parser_rule_context::BaseParserRuleContext`
[INFO] [stdout]  --> starter/src/bin/translate.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use antlr4rust::parser_rule_context::BaseParserRuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::rule_context::CustomRuleContext`
[INFO] [stdout]  --> starter/src/bin/translate.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use antlr4rust::rule_context::CustomRuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParseTreeWalker`
[INFO] [stdout]   --> starter/src/bin/translate.rs:10:43
[INFO] [stdout]    |
[INFO] [stdout] 10 | use antlr4rust::tree::{ParseTreeListener, ParseTreeWalker};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InitContextExt`
[INFO] [stdout]   --> starter/src/bin/translate.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     InitContextExt, ValueContext, ValueContextAttrs,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> starter/src/grammar/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use arrayinitlexer::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use arrayinitlistener::*;
[INFO] [stdout] 3 | pub use arrayinitparser::*;
[INFO] [stdout]   |         ------------------ but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::rule_context::RuleContext`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use antlr4rust::rule_context::RuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExprTreeWalker`
[INFO] [stdout]   --> listeners/src/bin/TestEvaluator.rs:11:75
[INFO] [stdout]    |
[INFO] [stdout] 11 |     EContext, ExprLexer, ExprListener, ExprParser, ExprParserContextType, ExprTreeWalker,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Cow`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::borrow::Cow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `antlr4rust::rule_context::RuleContext`
[INFO] [stdout]  --> listeners/src/bin/TestEvaluator.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use antlr4rust::rule_context::RuleContext;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ExprTreeWalker`
[INFO] [stdout]   --> listeners/src/bin/TestEvaluator.rs:11:75
[INFO] [stdout]    |
[INFO] [stdout] 11 |     EContext, ExprLexer, ExprListener, ExprParser, ExprParserContextType, ExprTreeWalker,
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tour v0.1.0 (/opt/rustwide/workdir/tour)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__0` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__0` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__1` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__1` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__2` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__2` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `ID` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `ID` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `INT` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `INT` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `NEWLINE` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `NEWLINE` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `WS` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `WS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `channelNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `channelNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `modeNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `modeNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `LexerContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `LexerContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_prog` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_prog` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_stat` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_stat` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_expr` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_expr` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__0` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__0` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__1` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__1` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `T__2` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `T__2` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `ID` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `ID` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `INT` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `INT` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `NEWLINE` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `NEWLINE` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `WS` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `WS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `channelNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `channelNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `modeNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `modeNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `ruleNames` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ruleNames` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `_LITERAL_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `_LITERAL_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `_SYMBOLIC_NAMES` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `_SYMBOLIC_NAMES` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `LexerContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use labeledexprlexer::*;
[INFO] [stdout]    |         ------------------- but the name `LexerContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub use exprlexer::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ the name `LocalTokenFactory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `LocalTokenFactory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_prog` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_prog` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_stat` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_stat` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `RULE_expr` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `RULE_expr` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextAll` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextAll` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContext` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContext` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextAttrs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextAttrs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ProgContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ProgContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `StatContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `StatContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> tour/src/grammar/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use exprparser::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ the name `ExprContextExt` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub use labeledexprparser::*;
[INFO] [stdout]    |         -------------------- but the name `ExprContextExt` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s
[INFO] running `Command { std: "docker" "inspect" "5178ed4550a1277a446b60d489757afd148cbfc46944757f63aa3a34c498dd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5178ed4550a1277a446b60d489757afd148cbfc46944757f63aa3a34c498dd1a", kill_on_drop: false }`
[INFO] [stdout] 5178ed4550a1277a446b60d489757afd148cbfc46944757f63aa3a34c498dd1a
