[INFO] cloning repository https://github.com/BurritoZz/Relational-Parsing-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BurritoZz/Relational-Parsing-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurritoZz%2FRelational-Parsing-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurritoZz%2FRelational-Parsing-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fff317587caab644e3351cbae1ab7c1bd050acdf
[INFO] testing BurritoZz/Relational-Parsing-Rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBurritoZz%2FRelational-Parsing-Rust" "/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/BurritoZz/Relational-Parsing-Rust
[INFO] finished tweaking git repo https://github.com/BurritoZz/Relational-Parsing-Rust
[INFO] tweaked toml for git repo https://github.com/BurritoZz/Relational-Parsing-Rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BurritoZz/Relational-Parsing-Rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BurritoZz/Relational-Parsing-Rust 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a380b75d9c95501e96d3981b5f66eaf3327d70347e96cdc123838cfb6a69e88e
[INFO] running `Command { std: "docker" "start" "-a" "a380b75d9c95501e96d3981b5f66eaf3327d70347e96cdc123838cfb6a69e88e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a380b75d9c95501e96d3981b5f66eaf3327d70347e96cdc123838cfb6a69e88e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a380b75d9c95501e96d3981b5f66eaf3327d70347e96cdc123838cfb6a69e88e", kill_on_drop: false }`
[INFO] [stdout] a380b75d9c95501e96d3981b5f66eaf3327d70347e96cdc123838cfb6a69e88e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c933d53442128d7ba6195093900b3a2914ecb5b9ee36689ff9f763833ddaaab3
[INFO] running `Command { std: "docker" "start" "-a" "c933d53442128d7ba6195093900b3a2914ecb5b9ee36689ff9f763833ddaaab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling pest v2.5.3
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling relational_parsing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edge` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edge` in the type 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]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edges` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edges` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/parse.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashSet, HashMap, BTreeMap};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecursiveAtomic` is never constructed
[INFO] [stdout]   --> src/regex.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RecursiveAtomic{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `regex_word` is never used
[INFO] [stdout]    --> src/regex.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl IntermediateAtomic {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn regex_word(word: &RegexWord) -> Node {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/word.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<Rules> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, Rules> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grammar.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<RegexWordRule> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, RegexWordRule> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/finite_state_automaton.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<State> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, State> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<Edge> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, Edge> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<State, EdgeSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, State, EdgeSet> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<Edge, RulesSet> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.57s
[INFO] running `Command { std: "docker" "inspect" "c933d53442128d7ba6195093900b3a2914ecb5b9ee36689ff9f763833ddaaab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c933d53442128d7ba6195093900b3a2914ecb5b9ee36689ff9f763833ddaaab3", kill_on_drop: false }`
[INFO] [stdout] c933d53442128d7ba6195093900b3a2914ecb5b9ee36689ff9f763833ddaaab3
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1469c70cb4f22429a265af1629645e9fa7668bb6ffe1372fae2a3dc32c3229d
[INFO] running `Command { std: "docker" "start" "-a" "b1469c70cb4f22429a265af1629645e9fa7668bb6ffe1372fae2a3dc32c3229d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edge` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edge` in the type 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]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edges` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edges` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/parse.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashSet, HashMap, BTreeMap};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecursiveAtomic` is never constructed
[INFO] [stdout]   --> src/regex.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RecursiveAtomic{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `regex_word` is never used
[INFO] [stdout]    --> src/regex.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl IntermediateAtomic {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn regex_word(word: &RegexWord) -> Node {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/word.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<Rules> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, Rules> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grammar.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<RegexWordRule> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, RegexWordRule> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/finite_state_automaton.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<State> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, State> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<Edge> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, Edge> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<State, EdgeSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, State, EdgeSet> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<Edge, RulesSet> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling relational_parsing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[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: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Rules`
[INFO] [stdout]  --> tests/common/mod.rs:3:72
[INFO] [stdout]   |
[INFO] [stdout] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stdout]   |                                                                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> tests/generate_streams.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     big_stream_generator(&grammar, 25000, "basic.smallstream");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let _ = big_stream_generator(&grammar, 25000, "basic.smallstream");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> tests/difficult_bottom_up_grammar_tests.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     grammar.finite_state_automaton.to_dot("test");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let _ = grammar.finite_state_automaton.to_dot("test");
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edge` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edge` in the type 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]   --> src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use finite_state_automaton::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edges` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 14 | pub use language_list::*;
[INFO] [stdout]    |         ---------------- but the name `Edges` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/parse.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashSet, HashMap, BTreeMap};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stdout]  --> tests/common/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `three_rule_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stdout]   --> tests/common/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:178:8
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strange_recursive_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:190:8
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `another_broken_grammar` is never used
[INFO] [stdout]    --> tests/common/mod.rs:421:8
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecursiveAtomic` is never constructed
[INFO] [stdout]   --> src/regex.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct RecursiveAtomic{
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `regex_word` is never used
[INFO] [stdout]    --> src/regex.rs:356:8
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl IntermediateAtomic {
[INFO] [stdout]     | ----------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn regex_word(word: &RegexWord) -> Node {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/word.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn iter(&self) -> WordIterator<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:175:17
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn iter(&self) -> RulesIterator<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/word.rs:287:17
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<Rules> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, Rules> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/grammar.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> GrammarRulesIterator<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn iter(&self) -> RegexWordIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/regex_word.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<RegexWordRule> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, RegexWordRule> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/finite_state_automaton.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<State> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, State> {
[INFO] [stdout]    |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<Edge> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, Edge> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<State, EdgeSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, State, EdgeSet> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/finite_state_automaton.rs:235:17
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Atomic, (State, RulesSet)> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn iter(&self) -> btree_map::Iter<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<Edge, RulesSet> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/language_list.rs:157:17
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<Edge, RulesSet> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn keys(&self) -> btree_map::Keys<'_, Edge, RulesSet> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.80s
[INFO] running `Command { std: "docker" "inspect" "b1469c70cb4f22429a265af1629645e9fa7668bb6ffe1372fae2a3dc32c3229d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1469c70cb4f22429a265af1629645e9fa7668bb6ffe1372fae2a3dc32c3229d", kill_on_drop: false }`
[INFO] [stdout] b1469c70cb4f22429a265af1629645e9fa7668bb6ffe1372fae2a3dc32c3229d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c404cee1e3d04416bf9106c1307673be6d3fb169db01357a5f97c1e8441e8dce
[INFO] running `Command { std: "docker" "start" "-a" "c404cee1e3d04416bf9106c1307673be6d3fb169db01357a5f97c1e8441e8dce", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use finite_state_automaton::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edge` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 14 | pub use language_list::*;
[INFO] [stderr]    |         ---------------- but the name `Edge` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use finite_state_automaton::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Edges` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 14 | pub use language_list::*;
[INFO] [stderr]    |         ---------------- but the name `Edges` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/parse.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::collections::{HashSet, HashMap, BTreeMap};
[INFO] [stderr]   |                        ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RecursiveAtomic` is never constructed
[INFO] [stderr]   --> src/regex.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | struct RecursiveAtomic{
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `regex_word` is never used
[INFO] [stderr]    --> src/regex.rs:356:8
[INFO] [stderr]     |
[INFO] [stderr] 231 | impl IntermediateAtomic {
[INFO] [stderr]     | ----------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 356 |     fn regex_word(word: &RegexWord) -> Node {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/word.rs:69:17
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn iter(&self) -> WordIterator {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub fn iter(&self) -> WordIterator<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/word.rs:175:17
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub fn iter(&self) -> RulesIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 175 |     pub fn iter(&self) -> RulesIterator<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/word.rs:287:17
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<Rules> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 287 |     pub fn iter(&self) -> std::collections::btree_set::Iter<'_, Rules> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/grammar.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn iter(&self) -> GrammarRulesIterator {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn iter(&self) -> GrammarRulesIterator<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/regex_word.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn iter(&self) -> RegexWordIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn iter(&self) -> RegexWordIterator<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/regex_word.rs:159:17
[INFO] [stderr]     |
[INFO] [stderr] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<RegexWordRule> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, RegexWordRule> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/finite_state_automaton.rs:67:17
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<State> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, State> {
[INFO] [stderr]    |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/finite_state_automaton.rs:133:17
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<Edge> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn iter(&self) -> std::collections::hash_set::Iter<'_, Edge> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/finite_state_automaton.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<State, EdgeSet> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, State, EdgeSet> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/finite_state_automaton.rs:235:17
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<Atomic, (State, RulesSet)> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 |     pub fn iter(&self) -> std::collections::hash_map::Iter<'_, Atomic, (State, RulesSet)> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/language_list.rs:133:17
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn iter(&self) -> btree_map::Iter<Edge, RulesSet> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn iter(&self) -> btree_map::Iter<'_, Edge, RulesSet> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/language_list.rs:137:21
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<Edge, RulesSet> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     pub fn iter_mut(&mut self) -> btree_map::IterMut<'_, Edge, RulesSet> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/language_list.rs:157:17
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn keys(&self) -> btree_map::Keys<Edge, RulesSet> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub fn keys(&self) -> btree_map::Keys<'_, Edge, RulesSet> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `relational_parsing` (lib) generated 18 warnings (run `cargo fix --lib -p relational_parsing` to apply 14 suggestions)
[INFO] [stderr] warning: unused import: `Rules`
[INFO] [stderr]  --> tests/common/mod.rs:3:72
[INFO] [stderr]   |
[INFO] [stderr] 3 | use relational_parsing::{Symbol, Nonterminal, Terminal, Word, Grammar, Rules, GrammarRules};
[INFO] [stderr]   |                                                                        ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `basic_relational_parsing_example_grammar` is never used
[INFO] [stderr]  --> tests/common/mod.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn basic_relational_parsing_example_grammar() -> Grammar {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `three_rule_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn three_rule_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `difficult_bottom_up_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn difficult_bottom_up_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `odd_number_of_a_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn odd_number_of_a_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `direct_left_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn direct_left_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `indirect_left_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:114:8
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub fn indirect_left_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `even_more_indirect_left_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub fn even_more_indirect_left_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `direct_right_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:150:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | pub fn direct_right_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `indirect_right_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:162:8
[INFO] [stderr]     |
[INFO] [stderr] 162 | pub fn indirect_right_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:178:8
[INFO] [stderr]     |
[INFO] [stderr] 178 | pub fn test_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `strange_recursive_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:190:8
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub fn strange_recursive_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `another_broken_grammar` is never used
[INFO] [stderr]    --> tests/common/mod.rs:421:8
[INFO] [stderr]     |
[INFO] [stderr] 421 | pub fn another_broken_grammar() -> Grammar {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `even_a_middle_b_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub fn even_a_middle_b_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `extra_e_rule_relational_parsing_example_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub fn extra_e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/generate_streams.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     big_stream_generator(&grammar, 25000, "basic.smallstream");
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let _ = big_stream_generator(&grammar, 25000, "basic.smallstream");
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> tests/difficult_bottom_up_grammar_tests.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     grammar.finite_state_automaton.to_dot("test");
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 64 |     let _ = grammar.finite_state_automaton.to_dot("test");
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: function `e_rule_relational_parsing_example_grammar` is never used
[INFO] [stderr]   --> tests/common/mod.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn e_rule_relational_parsing_example_grammar() -> Grammar {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `relational_parsing` (test "extra_e_rule_relational_grammar_test") generated 15 warnings (run `cargo fix --test "extra_e_rule_relational_grammar_test"` to apply 1 suggestion)
[INFO] [stderr] warning: `relational_parsing` (test "direct_right_recursive_grammar_tests") generated 15 warnings (14 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "odd_nr_of_a_grammar_test") generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "direct_left_recursive_tests") generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "indirect_right_recursive_grammar_tests") generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "fsa_tests") generated 7 warnings (6 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "generate_streams") generated 9 warnings (7 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "difficult_bottom_up_grammar_tests") generated 16 warnings (15 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "three_rule_grammar_test") generated 15 warnings (15 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "integration_tests") generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "basic_relational_grammar_tests") generated 15 warnings (14 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "rules_to_regex_rules") generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `relational_parsing` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: `relational_parsing` (test "e_rule_relational_grammar_tests") generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/relational_parsing-d79690b6d0fcae4d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test regex::tests::intermediate_atomic ... ok
[INFO] [stdout] test finite_state_automaton::tests::test_node_to_states ... ok
[INFO] [stdout] test regex::tests::shift_regex_word ... ok
[INFO] [stdout] test regex::tests::find_all_nullables ... ok
[INFO] [stdout] test regex::tests::word_set_with_nullings ... ok
[INFO] [stdout] test regex::tests::regex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/relational_parsing-e1707469f3a84b96)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_relational_grammar_tests.rs (/opt/rustwide/target/debug/deps/basic_relational_grammar_tests-72bb23115bd4e6f7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test no_memo_parse ... ok
[INFO] [stdout] test memo_parse ... ok
[INFO] [stdout] test memo_reg ... ok
[INFO] [stderr]      Running tests/difficult_bottom_up_grammar_tests.rs (/opt/rustwide/target/debug/deps/difficult_bottom_up_grammar_tests-879fd9e1d07dd73e)
[INFO] [stdout] test no_memo_reg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test difficult_bottom_up_grammar_parse_test ... ok
[INFO] [stdout] test memo_parse ... ok
[INFO] [stderr]      Running tests/direct_left_recursive_tests.rs (/opt/rustwide/target/debug/deps/direct_left_recursive_tests-dc91c9f627dfb82a)
[INFO] [stdout] test difficult_bottom_up_grammar_recog_test ... ok
[INFO] [stdout] test memo_recog ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test direct_left_recursive_grammar_recog_test ... ok
[INFO] [stdout] test memo_recog ... ok
[INFO] [stdout] test memo_parse ... ok
[INFO] [stdout] test direct_left_recursive_parse_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/direct_right_recursive_grammar_tests.rs (/opt/rustwide/target/debug/deps/direct_right_recursive_grammar_tests-2682739e25754e72)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test memo_recog ... ok
[INFO] [stdout] test memo_parse ... ok
[INFO] [stdout] test direct_right_recursive_parse_test ... ok
[INFO] [stdout] test direct_right_recursive_grammar_recog_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e_rule_relational_grammar_tests.rs (/opt/rustwide/target/debug/deps/e_rule_relational_grammar_tests-fa84d08f62e1ea78)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test e_rule_relational_grammar_parse_test ... ok
[INFO] [stdout] test e_rule_relational_grammar_recog_test ... ok
[INFO] [stdout] test memo_recog ... ok
[INFO] [stdout] test memo_parse ... ok
[INFO] [stderr]      Running tests/extra_e_rule_relational_grammar_test.rs (/opt/rustwide/target/debug/deps/extra_e_rule_relational_grammar_test-8da3c77a4f739fde)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test extra_e_rule_relational_grammar_recog_test ... ok
[INFO] [stderr]      Running tests/fsa_tests.rs (/opt/rustwide/target/debug/deps/fsa_tests-dcf837afcaef4580)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test build_fsa_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test fsa_tests`
[INFO] [stdout] test to_dot ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- to_dot stdout ----
[INFO] [stdout] basic relational
[INFO] [stdout] 
[INFO] [stdout] thread 'to_dot' (60) panicked at tests/fsa_tests.rs:24:63:
[INFO] [stdout] error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59fba8743732 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59fba8743732 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59fba8743732 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59fba8743732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59fba8753a9f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59fba8753a9f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x59fba8710ca1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59fba8710ca1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59fba871cd02 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59fba872184f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59fba87216e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59fba86767fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59fba86767fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59fba8721f0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x59fba8721f0f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59fba8721d6a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59fba871ce39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59fba870517d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59fba875b8e0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59fba875aff6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x59fba864bfcc - core::result::Result<T,E>::expect::h83438302f78d51f6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x59fba864d305 - fsa_tests::to_dot::h66584c948830c20c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fsa_tests.rs:24:63
[INFO] [stdout]   22:     0x59fba864d8f7 - fsa_tests::to_dot::{{closure}}::ha45693c26081834e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/fsa_tests.rs:21:12
[INFO] [stdout]   23:     0x59fba864a046 - core::ops::function::FnOnce::call_once::h701e2ad6981da56a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59fba86765bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59fba86765bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59fba868c225 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59fba868c225 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59fba868c225 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59fba868c225 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59fba868c225 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59fba868c225 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59fba868c225 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59fba8662a14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59fba8662a14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59fba86662da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x59fba86662da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59fba86662da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59fba86662da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59fba86662da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59fba86662da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x59fba86662da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59fba8717f9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x59fba8717f9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x75a7bbcebaa4 - <unknown>
[INFO] [stdout]   45:     0x75a7bbd78a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     to_dot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c404cee1e3d04416bf9106c1307673be6d3fb169db01357a5f97c1e8441e8dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c404cee1e3d04416bf9106c1307673be6d3fb169db01357a5f97c1e8441e8dce", kill_on_drop: false }`
[INFO] [stdout] c404cee1e3d04416bf9106c1307673be6d3fb169db01357a5f97c1e8441e8dce
