[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 try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newca12/the-definitive-antlr4-reference-rs on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e99e3429a7c9871a4bd02b9486bc2b89047f94cb8a62ca9e1176b3319472a44
[INFO] running `Command { std: "docker" "start" "-a" "4e99e3429a7c9871a4bd02b9486bc2b89047f94cb8a62ca9e1176b3319472a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e99e3429a7c9871a4bd02b9486bc2b89047f94cb8a62ca9e1176b3319472a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e99e3429a7c9871a4bd02b9486bc2b89047f94cb8a62ca9e1176b3319472a44", kill_on_drop: false }`
[INFO] [stdout] 4e99e3429a7c9871a4bd02b9486bc2b89047f94cb8a62ca9e1176b3319472a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1072bbcadbcb6e6e4cc8f6b346ec7164b1adc16ea31cf3be1aa0285923389f8b
[INFO] running `Command { std: "docker" "start" "-a" "1072bbcadbcb6e6e4cc8f6b346ec7164b1adc16ea31cf3be1aa0285923389f8b", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking murmur3 v0.4.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking better_any v0.2.0
[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] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 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]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starter` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `starter` (lib) due to 8 previous errors
[INFO] [stderr] error: could not compile `listeners` (lib) due to 14 previous errors
[INFO] [stderr] error: could not compile `listeners` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "1072bbcadbcb6e6e4cc8f6b346ec7164b1adc16ea31cf3be1aa0285923389f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1072bbcadbcb6e6e4cc8f6b346ec7164b1adc16ea31cf3be1aa0285923389f8b", kill_on_drop: false }`
[INFO] [stdout] 1072bbcadbcb6e6e4cc8f6b346ec7164b1adc16ea31cf3be1aa0285923389f8b
