[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#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive-new v0.5.6 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded inotify v0.6.1 [INFO] [stderr] Downloaded crossbeam-channel v0.3.8 [INFO] [stderr] Downloaded proptest v0.9.3 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded relative-path v0.4.0 [INFO] [stderr] Downloaded bit-vec v0.5.1 [INFO] [stderr] Downloaded toml v0.5.0 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded notify v4.0.11 [INFO] [stderr] Downloaded bit-set v0.5.1 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded tempfile v3.0.7 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded superslice v1.0.0 [INFO] [stderr] Downloaded either v1.5.2 [INFO] [stderr] Downloaded colosseum v0.2.2 [INFO] [stderr] Downloaded ra_vfs v0.2.3 [INFO] [stderr] Downloaded text_unit v0.1.6 [INFO] [stderr] Downloaded salsa-macros v0.12.0 [INFO] [stderr] Downloaded smol_str v0.1.10 [INFO] [stderr] Downloaded salsa v0.12.0 [INFO] [stderr] Downloaded rowan v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd4483436d684482ca19c8de1ae553300b6c79b99478e93537ad3956b06e4d8d [INFO] running `Command { std: "docker" "start" "-a" "fd4483436d684482ca19c8de1ae553300b6c79b99478e93537ad3956b06e4d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd4483436d684482ca19c8de1ae553300b6c79b99478e93537ad3956b06e4d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4483436d684482ca19c8de1ae553300b6c79b99478e93537ad3956b06e4d8d", kill_on_drop: false }` [INFO] [stdout] fd4483436d684482ca19c8de1ae553300b6c79b99478e93537ad3956b06e4d8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb65d9273d62da4d2263d8e6029a97d355d00de8098eef61aa5f266b0d0f7ac [INFO] running `Command { std: "docker" "start" "-a" "afb65d9273d62da4d2263d8e6029a97d355d00de8098eef61aa5f266b0d0f7ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Checking smol_str v0.1.10 [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Checking text_unit v0.1.6 [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] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking relative-path v0.4.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [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] Compiling quote v0.6.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking inotify v0.6.1 [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 parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking proptest v0.9.3 [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]` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue) [INFO] [stderr] Checking estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree) [INFO] [stderr] Checking antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr) [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().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [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().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 318 | if let Some(pat) = series.iter().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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: `...` 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] [stderr] Checking html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html) [INFO] [stdout] warning: 5 warnings emitted [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript) [INFO] [stderr] Checking vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue) [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking toml v0.5.0 [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: 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: 2 warnings emitted [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.45s [INFO] running `Command { std: "docker" "inspect" "afb65d9273d62da4d2263d8e6029a97d355d00de8098eef61aa5f266b0d0f7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb65d9273d62da4d2263d8e6029a97d355d00de8098eef61aa5f266b0d0f7ac", kill_on_drop: false }` [INFO] [stdout] afb65d9273d62da4d2263d8e6029a97d355d00de8098eef61aa5f266b0d0f7ac [INFO] checking kestred/web-analyzer-wip against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc2/source/Cargo.toml [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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a638558b132d7349f44a55b5e46e5ca2d645f42caf1bb82301cd2ea95f7ce863 [INFO] running `Command { std: "docker" "start" "-a" "a638558b132d7349f44a55b5e46e5ca2d645f42caf1bb82301cd2ea95f7ce863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a638558b132d7349f44a55b5e46e5ca2d645f42caf1bb82301cd2ea95f7ce863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a638558b132d7349f44a55b5e46e5ca2d645f42caf1bb82301cd2ea95f7ce863", kill_on_drop: false }` [INFO] [stdout] a638558b132d7349f44a55b5e46e5ca2d645f42caf1bb82301cd2ea95f7ce863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f60e0c6d950fc17a97e9b21fb379779427fcf2992acdb34f201ad51b4c5f235d [INFO] running `Command { std: "docker" "start" "-a" "f60e0c6d950fc17a97e9b21fb379779427fcf2992acdb34f201ad51b4c5f235d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Checking smol_str v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking colosseum v0.2.2 [INFO] [stderr] Checking text_unit v0.1.6 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking relative-path v0.4.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [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 clap v2.33.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.11 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking proptest v0.9.3 [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]` 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: 1 warning emitted [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 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue) [INFO] [stderr] Checking estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree) [INFO] [stderr] Checking antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr) [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().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 318 | if let Some(pat) = series.iter().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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().by_ref() { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 318 | if let Some(pat) = series.iter().next() { [INFO] [stdout] | ~~~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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)]` 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: `...` 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] [stderr] Checking html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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] [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: 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: 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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> analysis/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> analysis/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vue_analysis` (lib) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> analysis/vue/src/config.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> analysis/vue/src/config.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(serde::Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vue_analysis` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f60e0c6d950fc17a97e9b21fb379779427fcf2992acdb34f201ad51b4c5f235d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60e0c6d950fc17a97e9b21fb379779427fcf2992acdb34f201ad51b4c5f235d", kill_on_drop: false }` [INFO] [stdout] f60e0c6d950fc17a97e9b21fb379779427fcf2992acdb34f201ad51b4c5f235d