[INFO] cloning repository https://github.com/kestred/web-analyzer-wip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kestred/web-analyzer-wip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 397e11face59795f958c68e598849eab2525fada [INFO] checking kestred/web-analyzer-wip against try#7df376b035b3d12ff0386ad8b45b76dbe020257b for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kestred/web-analyzer-wip [INFO] finished tweaking git repo https://github.com/kestred/web-analyzer-wip [INFO] tweaked toml for git repo https://github.com/kestred/web-analyzer-wip written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain 7df376b035b3d12ff0386ad8b45b76dbe020257b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kestred/web-analyzer-wip 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" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e560bd6e2336a9ab7f7bf1ed462bb83441bb2e5c5157593003928d86da620af [INFO] running `Command { std: "docker" "start" "-a" "9e560bd6e2336a9ab7f7bf1ed462bb83441bb2e5c5157593003928d86da620af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e560bd6e2336a9ab7f7bf1ed462bb83441bb2e5c5157593003928d86da620af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e560bd6e2336a9ab7f7bf1ed462bb83441bb2e5c5157593003928d86da620af", kill_on_drop: false }` [INFO] [stdout] 9e560bd6e2336a9ab7f7bf1ed462bb83441bb2e5c5157593003928d86da620af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+7df376b035b3d12ff0386ad8b45b76dbe020257b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf37bb1e9c00201a3941b38b113850d6f300569cf6b14f194b22fee9ddbee73 [INFO] running `Command { std: "docker" "start" "-a" "caf37bb1e9c00201a3941b38b113850d6f300569cf6b14f194b22fee9ddbee73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking smol_str v0.1.10 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking text_unit v0.1.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking relative-path v0.4.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking notify v4.0.11 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking rowan v0.5.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ra_vfs v0.2.3 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/scanner.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/lexer.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result { [INFO] [stdout] | ^^ ----------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result, Self::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/parser/token_set.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking html_grammar v0.1.0 (/opt/rustwide/workdir/grammar/html) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/html/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/html/src/ast.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/scanner.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/lexer.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result { [INFO] [stdout] | ^^ ----------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result, Self::Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> utils/grammar/src/parser/token_set.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/html/src/ast.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue) [INFO] [stderr] Checking antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr) [INFO] [stderr] Checking estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree) [INFO] [stderr] Checking proptest v0.9.3 [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> codegen/antlr/src/queries.rs:318:28 [INFO] [stdout] | [INFO] [stdout] 318 | for pat in series.iter().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `series.iter()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 318 - for pat in series.iter().next() { [INFO] [stdout] 318 + for pat in series.iter().by_ref() { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 318 - for pat in series.iter().next() { [INFO] [stdout] 318 + if let Some(pat) = series.iter().next() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> codegen/antlr/src/queries.rs:318:28 [INFO] [stdout] | [INFO] [stdout] 318 | for pat in series.iter().next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to iterate over `series.iter()` remove the call to `next` [INFO] [stdout] | [INFO] [stdout] 318 - for pat in series.iter().next() { [INFO] [stdout] 318 + for pat in series.iter().by_ref() { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 318 - for pat in series.iter().next() { [INFO] [stdout] 318 + if let Some(pat) = series.iter().next() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling salsa-macros v0.12.0 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Checking salsa v0.12.0 [INFO] [stderr] Checking test_utils v0.1.0 (/opt/rustwide/workdir/utils/test) [INFO] [stderr] Checking code_analysis v0.1.0 (/opt/rustwide/workdir/utils/analysis) [INFO] [stderr] Checking javascript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/javascript) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:371:16 [INFO] [stdout] | [INFO] [stdout] 371 | '0'...'9' | '_' | '.' | 'e' | 'E' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | '_' | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:371:16 [INFO] [stdout] | [INFO] [stdout] 371 | '0'...'9' | '_' | '.' | 'e' | 'E' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | '_' | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use code_grammar::syntax_kind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> grammar/javascript/src/syntax_kind.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:499:17 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:616:17 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking typescript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/typescript) [INFO] [stderr] Checking javascript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/javascript) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:499:17 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:616:17 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript) [INFO] [stderr] Checking toml v0.5.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> analysis/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `runtime` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> analysis/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `runtime` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stdout] | [INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> analysis/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `runtime` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> analysis/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `runtime` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stdout] | [INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `components` is never read [INFO] [stdout] --> analysis/vue/src/config.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct ConfigGlobals { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 22 | #[serde(default)] [INFO] [stdout] 23 | pub(crate) components: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] 12 | #[serde(deny_unknown_fields)] [INFO] [stdout] 13 | pub struct Config { [INFO] [stdout] | ------ `Config` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `serde::Deserialize` (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/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals` [INFO] [stdout] 20 | #[serde(deny_unknown_fields)] [INFO] [stdout] 21 | pub(crate) struct ConfigGlobals { [INFO] [stdout] | ------------- `ConfigGlobals` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `components` is never read [INFO] [stdout] --> analysis/vue/src/config.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct ConfigGlobals { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 22 | #[serde(default)] [INFO] [stdout] 23 | pub(crate) components: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] 12 | #[serde(deny_unknown_fields)] [INFO] [stdout] 13 | pub struct Config { [INFO] [stdout] | ------ `Config` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `serde::Deserialize` (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/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals` [INFO] [stdout] 20 | #[serde(deny_unknown_fields)] [INFO] [stdout] 21 | pub(crate) struct ConfigGlobals { [INFO] [stdout] | ------------- `ConfigGlobals` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_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 `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `Command { std: "docker" "inspect" "caf37bb1e9c00201a3941b38b113850d6f300569cf6b14f194b22fee9ddbee73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf37bb1e9c00201a3941b38b113850d6f300569cf6b14f194b22fee9ddbee73", kill_on_drop: false }` [INFO] [stdout] caf37bb1e9c00201a3941b38b113850d6f300569cf6b14f194b22fee9ddbee73