[INFO] cloning repository https://github.com/xycloo/soroban-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xycloo/soroban-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxycloo%2Fsoroban-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxycloo%2Fsoroban-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11edc8da78cf487e97b2880ad76da91c62c8f88c
[INFO] checking xycloo/soroban-analyzer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxycloo%2Fsoroban-analyzer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xycloo/soroban-analyzer
[INFO] finished tweaking git repo https://github.com/xycloo/soroban-analyzer
[INFO] tweaked toml for git repo https://github.com/xycloo/soroban-analyzer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xycloo/soroban-analyzer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xycloo/soroban-analyzer 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" "+1.95.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.2
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.0
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.3
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d217cffc17fddcc49c0508c580843a3fcf69f30431e9ed06acd665f38f99cd64
[INFO] running `Command { std: "docker" "start" "-a" "d217cffc17fddcc49c0508c580843a3fcf69f30431e9ed06acd665f38f99cd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d217cffc17fddcc49c0508c580843a3fcf69f30431e9ed06acd665f38f99cd64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d217cffc17fddcc49c0508c580843a3fcf69f30431e9ed06acd665f38f99cd64", kill_on_drop: false }`
[INFO] [stdout] d217cffc17fddcc49c0508c580843a3fcf69f30431e9ed06acd665f38f99cd64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d80c20ac85ad323f4d1dd3a5186564dc337fbc50bf4b6160e27db238148d353e
[INFO] running `Command { std: "docker" "start" "-a" "d80c20ac85ad323f4d1dd3a5186564dc337fbc50bf4b6160e27db238148d353e", 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 cc v1.0.78
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling tree-sitter v0.20.9
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tree-sitter-ccomment v0.20.0 (/opt/rustwide/workdir/analysis/tree-sitter-ccomment)
[INFO] [stderr]    Compiling tree-sitter-preproc v0.20.0 (/opt/rustwide/workdir/analysis/tree-sitter-preproc)
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.3
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.1
[INFO] [stderr]    Compiling tree-sitter-java v0.20.0
[INFO] [stderr]    Compiling tree-sitter-python v0.20.2
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]    Compiling tree-sitter-mozjs v0.20.0 (/opt/rustwide/workdir/analysis/tree-sitter-mozjs)
[INFO] [stderr]    Compiling tree-sitter-mozcpp v0.20.1 (/opt/rustwide/workdir/analysis/tree-sitter-mozcpp)
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking bstr v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking petgraph v0.6.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.4
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]     Checking clap v4.0.32
[INFO] [stderr]     Checking rust-code-analysis v0.0.24 (/opt/rustwide/workdir/analysis)
[INFO] [stderr]     Checking insta v1.26.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> analysis/src/tools.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |         .take_while(|&c| (*c == b'\n' || *c == b'\r'))
[INFO] [stdout]     |                          ^                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 -         .take_while(|&c| (*c == b'\n' || *c == b'\r'))
[INFO] [stdout] 237 +         .take_while(|&c| *c == b'\n' || *c == b'\r' )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> analysis/src/tools.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |         .take_while(|&c| (*c == b'\n' || *c == b'\r'))
[INFO] [stdout]     |                          ^                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 -         .take_while(|&c| (*c == b'\n' || *c == b'\r'))
[INFO] [stdout] 237 +         .take_while(|&c| *c == b'\n' || *c == b'\r' )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_ccomment.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Ccomment`
[INFO] [stdout] 6 | pub enum Ccomment {
[INFO] [stdout]   |          -------- `Ccomment` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_cpp.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Cpp`
[INFO] [stdout] 6 | pub enum Cpp {
[INFO] [stdout]   |          --- `Cpp` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_java.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Java`
[INFO] [stdout] 6 | pub enum Java {
[INFO] [stdout]   |          ---- `Java` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_mozjs.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mozjs`
[INFO] [stdout] 6 | pub enum Mozjs {
[INFO] [stdout]   |          ----- `Mozjs` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_javascript.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Javascript`
[INFO] [stdout] 6 | pub enum Javascript {
[INFO] [stdout]   |          ---------- `Javascript` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_python.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Python`
[INFO] [stdout] 6 | pub enum Python {
[INFO] [stdout]   |          ------ `Python` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_rust.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Rust`
[INFO] [stdout] 6 | pub enum Rust {
[INFO] [stdout]   |          ---- `Rust` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_tsx.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tsx`
[INFO] [stdout] 6 | pub enum Tsx {
[INFO] [stdout]   |          --- `Tsx` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_typescript.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Typescript`
[INFO] [stdout] 6 | pub enum Typescript {
[INFO] [stdout]   |          ---------- `Typescript` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_preproc.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Preproc`
[INFO] [stdout] 6 | pub enum Preproc {
[INFO] [stdout]   |          ------- `Preproc` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/output/dump.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn get_node<T: ParserTrait>(parser: &T) -> Node {
[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] 205 |     pub fn get_node<T: ParserTrait>(parser: &T) -> Node<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> analysis/src/traits.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn get_root(&self) -> Node;
[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] 73 |     fn get_root(&self) -> Node<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/parser.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn get_root(&self) -> Node {
[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] 114 |     fn get_root(&self) -> Node<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/lib.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn get_node(parser: &impl ParserTrait) -> Node {
[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] 119 |     pub fn get_node(parser: &impl ParserTrait) -> Node<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking soroban-analyzer v0.0.24 (/opt/rustwide/workdir/soroban-analyzer)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> soroban-analyzer/src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::Write;
[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 imports: `ColorSpec`, `Color`, and `WriteColor`
[INFO] [stdout]  --> soroban-analyzer/src/state.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termcolor::{Color, ColorSpec, StandardStreamLock, WriteColor};
[INFO] [stdout]   |                 ^^^^^  ^^^^^^^^^                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `ops::Deref`
[INFO] [stdout]  --> soroban-analyzer/src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> soroban-analyzer/src/state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::io::Write;
[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 imports: `ColorSpec`, `Color`, and `WriteColor`
[INFO] [stdout]  --> soroban-analyzer/src/state.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termcolor::{Color, ColorSpec, StandardStreamLock, WriteColor};
[INFO] [stdout]   |                 ^^^^^  ^^^^^^^^^                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `ops::Deref`
[INFO] [stdout]  --> soroban-analyzer/src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]   --> soroban-analyzer/src/state.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     stdout: &mut StandardStreamLock,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `write`
[INFO] [stdout]   --> soroban-analyzer/src/state.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     write: bool,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_write`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stdout`
[INFO] [stdout]   --> soroban-analyzer/src/state.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     stdout: &mut StandardStreamLock,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdout`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `write`
[INFO] [stdout]   --> soroban-analyzer/src/state.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     write: bool,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_write`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_ccomment.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Ccomment`
[INFO] [stdout] 6 | pub enum Ccomment {
[INFO] [stdout]   |          -------- `Ccomment` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_cpp.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Cpp`
[INFO] [stdout] 6 | pub enum Cpp {
[INFO] [stdout]   |          --- `Cpp` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_java.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Java`
[INFO] [stdout] 6 | pub enum Java {
[INFO] [stdout]   |          ---- `Java` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_mozjs.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Mozjs`
[INFO] [stdout] 6 | pub enum Mozjs {
[INFO] [stdout]   |          ----- `Mozjs` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_javascript.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Javascript`
[INFO] [stdout] 6 | pub enum Javascript {
[INFO] [stdout]   |          ---------- `Javascript` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_python.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Python`
[INFO] [stdout] 6 | pub enum Python {
[INFO] [stdout]   |          ------ `Python` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_rust.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Rust`
[INFO] [stdout] 6 | pub enum Rust {
[INFO] [stdout]   |          ---- `Rust` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_tsx.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Tsx`
[INFO] [stdout] 6 | pub enum Tsx {
[INFO] [stdout]   |          --- `Tsx` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_typescript.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Typescript`
[INFO] [stdout] 6 | pub enum Typescript {
[INFO] [stdout]   |          ---------- `Typescript` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> analysis/src/languages/language_preproc.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, PartialEq, Eq, FromPrimitive)]
[INFO] [stdout]   |                                       ^------------
[INFO] [stdout]   |                                       |
[INFO] [stdout]   |                                       `FromPrimitive` is not local
[INFO] [stdout]   |                                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Preproc`
[INFO] [stdout] 6 | pub enum Preproc {
[INFO] [stdout]   |          ------- `Preproc` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/output/dump.rs:205:45
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn get_node<T: ParserTrait>(parser: &T) -> Node {
[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] 205 |     pub fn get_node<T: ParserTrait>(parser: &T) -> Node<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> analysis/src/traits.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn get_root(&self) -> Node;
[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] 73 |     fn get_root(&self) -> Node<'_>;
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/parser.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn get_root(&self) -> Node {
[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] 114 |     fn get_root(&self) -> Node<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> analysis/src/lib.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn get_node(parser: &impl ParserTrait) -> Node {
[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] 119 |     pub fn get_node(parser: &impl ParserTrait) -> Node<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "d80c20ac85ad323f4d1dd3a5186564dc337fbc50bf4b6160e27db238148d353e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80c20ac85ad323f4d1dd3a5186564dc337fbc50bf4b6160e27db238148d353e", kill_on_drop: false }`
[INFO] [stdout] d80c20ac85ad323f4d1dd3a5186564dc337fbc50bf4b6160e27db238148d353e
