[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 master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colosseum v0.2.2 [INFO] [stderr] Downloaded smol_str v0.1.10 [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded text_unit v0.1.6 [INFO] [stderr] Downloaded ascii v0.9.1 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded bit-set v0.5.1 [INFO] [stderr] Downloaded derive-new v0.5.6 [INFO] [stderr] Downloaded rowan v0.5.0 [INFO] [stderr] Downloaded ra_vfs v0.2.3 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded notify v4.0.11 [INFO] [stderr] Downloaded toml v0.5.0 [INFO] [stderr] Downloaded crossbeam-channel v0.3.8 [INFO] [stderr] Downloaded serde v1.0.91 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded proptest v0.9.3 [INFO] [stderr] Downloaded salsa v0.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.91 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded bit-vec v0.5.1 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded tempfile v3.0.7 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded relative-path v0.4.0 [INFO] [stderr] Downloaded rustc-hash v1.0.1 [INFO] [stderr] Downloaded salsa-macros v0.12.0 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded remove_dir_all v0.5.1 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d3b0552f1bf65581d320e33d58b525908411b63c2253974416dac26c0b2eba1 [INFO] running `Command { std: "docker" "start" "-a" "6d3b0552f1bf65581d320e33d58b525908411b63c2253974416dac26c0b2eba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d3b0552f1bf65581d320e33d58b525908411b63c2253974416dac26c0b2eba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3b0552f1bf65581d320e33d58b525908411b63c2253974416dac26c0b2eba1", kill_on_drop: false }` [INFO] [stdout] 6d3b0552f1bf65581d320e33d58b525908411b63c2253974416dac26c0b2eba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c9eb9ea33824b8cf7406ca2b1f69410338b3d9c7b9d8051a173112b7cfe99f [INFO] running `Command { std: "docker" "start" "-a" "e1c9eb9ea33824b8cf7406ca2b1f69410338b3d9c7b9d8051a173112b7cfe99f", 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 smol_str v0.1.10 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking text_unit v0.1.6 [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking relative-path v0.4.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking ascii v0.9.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.11 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking rowan v0.5.0 [INFO] [stderr] Checking ra_vfs v0.2.3 [INFO] [stderr] Checking code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar) [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/scanner.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars { [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] 91 | fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/lexer.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: 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: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/parser/token_set.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/scanner.rs:91:14 [INFO] [stdout] | [INFO] [stdout] 91 | fn chars(&self) -> Chars { [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] 91 | fn chars(&self) -> Chars<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/lexer.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn try_from(s: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: 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: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> utils/grammar/src/parser/token_set.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/html/src/ast.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option { [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] 43 | pub fn source(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/html/src/ast.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn source(&self) -> Option { [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] 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 proptest v0.9.3 [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] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling salsa-macros v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [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] 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)]` (part of `#[warn(rust_2021_compatibility)]`) 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: `...` 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)]` (part of `#[warn(rust_2021_compatibility)]`) 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:499:17 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option { [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] 499 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:616:17 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind { [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] 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:499:17 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn body(&self) -> Option { [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] 499 | pub fn body(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> grammar/javascript/src/ast.rs:616:17 [INFO] [stdout] | [INFO] [stdout] 616 | pub fn kind(&self) -> LiteralKind { [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] 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 vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue) [INFO] [stderr] Checking serde_json v1.0.39 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 23.49s [INFO] running `Command { std: "docker" "inspect" "e1c9eb9ea33824b8cf7406ca2b1f69410338b3d9c7b9d8051a173112b7cfe99f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c9eb9ea33824b8cf7406ca2b1f69410338b3d9c7b9d8051a173112b7cfe99f", kill_on_drop: false }` [INFO] [stdout] e1c9eb9ea33824b8cf7406ca2b1f69410338b3d9c7b9d8051a173112b7cfe99f