[INFO] cloning repository https://github.com/George-Miao/rush
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-Miao/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Frush", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Frush'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e42af9e482a083b2ca9c5b916290b442aa7769e3
[INFO] checking George-Miao/rush against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Frush" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/George-Miao/rush
[INFO] finished tweaking git repo https://github.com/George-Miao/rush
[INFO] tweaked toml for git repo https://github.com/George-Miao/rush written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/George-Miao/rush on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/George-Miao/rush 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c10b8c5218fa15cea93ed97baa46a5c076949985f533d8c7db19f18cbcadc96f
[INFO] running `Command { std: "docker" "start" "-a" "c10b8c5218fa15cea93ed97baa46a5c076949985f533d8c7db19f18cbcadc96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c10b8c5218fa15cea93ed97baa46a5c076949985f533d8c7db19f18cbcadc96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10b8c5218fa15cea93ed97baa46a5c076949985f533d8c7db19f18cbcadc96f", kill_on_drop: false }`
[INFO] [stdout] c10b8c5218fa15cea93ed97baa46a5c076949985f533d8c7db19f18cbcadc96f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6419ee7f8a1cf2560431f81233c43c51a2f5701fa22066935a03cebc54d1d0
[INFO] running `Command { std: "docker" "start" "-a" "3d6419ee7f8a1cf2560431f81233c43c51a2f5701fa22066935a03cebc54d1d0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking mod_use v0.2.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking rush-parser v0.1.0 (/opt/rustwide/workdir/rush-parser)
[INFO] [stdout] warning: trait `Node` is never used
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Node<'src> {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]    |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 58 | / impl_node! {
[INFO] [stdout] 59 | |     Tree, main => value => {
[INFO] [stdout] 60 | |         let span = value.as_span();
[INFO] [stdout] 61 | |         let iter = value.into_inner();
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]    |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]    |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 76 | / impl_node! {
[INFO] [stdout] 77 | |     Item, item => value => {
[INFO] [stdout] 78 | |         let span = value.as_span();
[INFO] [stdout] 79 | |         let inner = value.into_inner().next().expect("Item should have content");
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]    |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout]  97 | / impl_node! {
[INFO] [stdout]  98 | |     Assign, assign => value => {
[INFO] [stdout]  99 | |         let span = value.as_span();
[INFO] [stdout] 100 | |         let (ident, expr) = value.into_inner().next_tuple().expect("Assign should have ident and expr");
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 111 | / impl_node! {
[INFO] [stdout] 112 | |     If, if_loop => value => {
[INFO] [stdout] 113 | |         let span = value.as_span();
[INFO] [stdout] 114 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 | / impl_node! {
[INFO] [stdout] 133 | |     For, for_loop => value => {
[INFO] [stdout] 134 | |         let span = value.as_span();
[INFO] [stdout] 135 | |         let (ident, expr, block) = value
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 152 | / impl_node! {
[INFO] [stdout] 153 | |     While, while_loop => value => {
[INFO] [stdout] 154 | |         let span = value.as_span();
[INFO] [stdout] 155 | |         let ( expr, block) = value
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_node! {
[INFO] [stdout] 172 | |     Stmt, stmt => value => {
[INFO] [stdout] 173 | |         let span = value.as_span();
[INFO] [stdout] 174 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 186 | / impl_node! {
[INFO] [stdout] 187 | |     FnDef, fn_def => value => {
[INFO] [stdout] 188 | |         let span = value.as_span();
[INFO] [stdout] 189 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 205 | / impl_node! {
[INFO] [stdout] 206 | |     Ident, ident => value => Ident {
[INFO] [stdout] 207 | |         name: value.as_str(),
[INFO] [stdout] 208 | |         span: value.as_span(),
[INFO] [stdout] 209 | |     }
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 212 | / impl_node! {
[INFO] [stdout] 213 | |     Literal, literal => value => {
[INFO] [stdout] 214 | |         let span = value.as_span();
[INFO] [stdout] 215 | |         let span1 = value.as_span();
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }}
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 247 | / impl_node! {
[INFO] [stdout] 248 | |     Exec, exec => value => Exec {
[INFO] [stdout] 249 | |         cmd: value.as_str().trim_start_matches("$`").trim_end_matches('`'),
[INFO] [stdout] 250 | |         span: value.as_span(),
[INFO] [stdout] 251 | |     }
[INFO] [stdout] 252 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 254 | / impl_node! {
[INFO] [stdout] 255 | |     FnCall, fn_call => value => {
[INFO] [stdout] 256 | |         let span = value.as_span();
[INFO] [stdout] 257 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 275 | / impl_node! {
[INFO] [stdout] 276 | |     Expr, expr, bin_op_expr, range, trivial_expr => value => {
[INFO] [stdout] 277 | |         let span = value.as_span();
[INFO] [stdout] 278 | |         let kind = match value.as_rule() {
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 309 | / impl_node! {
[INFO] [stdout] 310 | |     BinOpExpr, bin_op_expr => value => {
[INFO] [stdout] 311 | |         let span = value.as_span();
[INFO] [stdout] 312 | |         let (left, op, right) = value.into_inner().next_tuple().expect("BinOpExpr should have (expr, op, expr)");
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 342 | / impl_node! {
[INFO] [stdout] 343 | |     UnOpExpr, un_op_expr => value => {
[INFO] [stdout] 344 | |         let span = value.as_span();
[INFO] [stdout] 345 | |         let (op, expr) = value.into_inner().next_tuple().expect("UnOpExpr should have op and expr");
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 358 | / impl_node! {
[INFO] [stdout] 359 | |     Block, block => value => {
[INFO] [stdout] 360 | |         let span = value.as_span();
[INFO] [stdout] 361 | |         let items = value.into_inner().map(Item::try_from).try_collect()?;
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rush-interpreter v0.1.0 (/opt/rustwide/workdir/rush-interpretator)
[INFO] [stdout] warning: trait `Node` is never used
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Node<'src> {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]    |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 58 | / impl_node! {
[INFO] [stdout] 59 | |     Tree, main => value => {
[INFO] [stdout] 60 | |         let span = value.as_span();
[INFO] [stdout] 61 | |         let iter = value.into_inner();
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]    |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]    |
[INFO] [stdout] 24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]    |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 76 | / impl_node! {
[INFO] [stdout] 77 | |     Item, item => value => {
[INFO] [stdout] 78 | |         let span = value.as_span();
[INFO] [stdout] 79 | |         let inner = value.into_inner().next().expect("Item should have content");
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]    |
[INFO] [stdout] 24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]    |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout]  97 | / impl_node! {
[INFO] [stdout]  98 | |     Assign, assign => value => {
[INFO] [stdout]  99 | |         let span = value.as_span();
[INFO] [stdout] 100 | |         let (ident, expr) = value.into_inner().next_tuple().expect("Assign should have ident and expr");
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 111 | / impl_node! {
[INFO] [stdout] 112 | |     If, if_loop => value => {
[INFO] [stdout] 113 | |         let span = value.as_span();
[INFO] [stdout] 114 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 | / impl_node! {
[INFO] [stdout] 133 | |     For, for_loop => value => {
[INFO] [stdout] 134 | |         let span = value.as_span();
[INFO] [stdout] 135 | |         let (ident, expr, block) = value
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 152 | / impl_node! {
[INFO] [stdout] 153 | |     While, while_loop => value => {
[INFO] [stdout] 154 | |         let span = value.as_span();
[INFO] [stdout] 155 | |         let ( expr, block) = value
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 171 | / impl_node! {
[INFO] [stdout] 172 | |     Stmt, stmt => value => {
[INFO] [stdout] 173 | |         let span = value.as_span();
[INFO] [stdout] 174 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 186 | / impl_node! {
[INFO] [stdout] 187 | |     FnDef, fn_def => value => {
[INFO] [stdout] 188 | |         let span = value.as_span();
[INFO] [stdout] 189 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 205 | / impl_node! {
[INFO] [stdout] 206 | |     Ident, ident => value => Ident {
[INFO] [stdout] 207 | |         name: value.as_str(),
[INFO] [stdout] 208 | |         span: value.as_span(),
[INFO] [stdout] 209 | |     }
[INFO] [stdout] 210 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 212 | / impl_node! {
[INFO] [stdout] 213 | |     Literal, literal => value => {
[INFO] [stdout] 214 | |         let span = value.as_span();
[INFO] [stdout] 215 | |         let span1 = value.as_span();
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |     }}
[INFO] [stdout] 245 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 247 | / impl_node! {
[INFO] [stdout] 248 | |     Exec, exec => value => Exec {
[INFO] [stdout] 249 | |         cmd: value.as_str().trim_start_matches("$`").trim_end_matches('`'),
[INFO] [stdout] 250 | |         span: value.as_span(),
[INFO] [stdout] 251 | |     }
[INFO] [stdout] 252 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 254 | / impl_node! {
[INFO] [stdout] 255 | |     FnCall, fn_call => value => {
[INFO] [stdout] 256 | |         let span = value.as_span();
[INFO] [stdout] 257 | |         let mut inner = value.into_inner();
[INFO] [stdout] ...   |
[INFO] [stdout] 273 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 275 | / impl_node! {
[INFO] [stdout] 276 | |     Expr, expr, bin_op_expr, range, trivial_expr => value => {
[INFO] [stdout] 277 | |         let span = value.as_span();
[INFO] [stdout] 278 | |         let kind = match value.as_rule() {
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 309 | / impl_node! {
[INFO] [stdout] 310 | |     BinOpExpr, bin_op_expr => value => {
[INFO] [stdout] 311 | |         let span = value.as_span();
[INFO] [stdout] 312 | |         let (left, op, right) = value.into_inner().next_tuple().expect("BinOpExpr should have (expr, op, expr)");
[INFO] [stdout] ...   |
[INFO] [stdout] 340 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 342 | / impl_node! {
[INFO] [stdout] 343 | |     UnOpExpr, un_op_expr => value => {
[INFO] [stdout] 344 | |         let span = value.as_span();
[INFO] [stdout] 345 | |         let (op, expr) = value.into_inner().next_tuple().expect("UnOpExpr should have op and expr");
[INFO] [stdout] ...   |
[INFO] [stdout] 357 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> rush-parser/src/impl_ast.rs:24:56
[INFO] [stdout]     |
[INFO] [stdout]  24 |               fn try_from(mut $val: Pair<'src, Rule>) -> Result<Self> {
[INFO] [stdout]     |                                          ----            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 358 | / impl_node! {
[INFO] [stdout] 359 | |     Block, block => value => {
[INFO] [stdout] 360 | |         let span = value.as_span();
[INFO] [stdout] 361 | |         let items = value.into_inner().map(Item::try_from).try_collect()?;
[INFO] [stdout] ...   |
[INFO] [stdout] 367 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_node` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'src`
[INFO] [stdout]     |
[INFO] [stdout]  24 |             fn try_from(mut $val: Pair<'src, Rule>) -> Result<'src, Self> {
[INFO] [stdout]     |                                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current` is never used
[INFO] [stdout]    --> rush-interpretator/src/engine/mod.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl<'src> Context<'src> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn current(&self) -> &Scope<'src> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current` is never used
[INFO] [stdout]    --> rush-interpretator/src/engine/mod.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl<'src> Context<'src> {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn current(&self) -> &Scope<'src> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3d6419ee7f8a1cf2560431f81233c43c51a2f5701fa22066935a03cebc54d1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6419ee7f8a1cf2560431f81233c43c51a2f5701fa22066935a03cebc54d1d0", kill_on_drop: false }`
[INFO] [stdout] 3d6419ee7f8a1cf2560431f81233c43c51a2f5701fa22066935a03cebc54d1d0
