[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] testing kestred/web-analyzer-wip against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[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] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-7-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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 derive-new v0.5.6
[INFO] [stderr]   Downloaded notify v4.0.11
[INFO] [stderr]   Downloaded proptest v0.9.3
[INFO] [stderr]   Downloaded toml v0.5.0
[INFO] [stderr]   Downloaded salsa v0.12.0
[INFO] [stderr]   Downloaded relative-path v0.4.0
[INFO] [stderr]   Downloaded smol_str v0.1.10
[INFO] [stderr]   Downloaded rowan v0.5.0
[INFO] [stderr]   Downloaded ra_vfs v0.2.3
[INFO] [stderr]   Downloaded salsa-macros v0.12.0
[INFO] [stderr]   Downloaded text_unit v0.1.6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69b3f577f64b85b88968f368684dae4bcc95bff0b4537185d9179a22c6541f37
[INFO] running `Command { std: "docker" "start" "-a" "69b3f577f64b85b88968f368684dae4bcc95bff0b4537185d9179a22c6541f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69b3f577f64b85b88968f368684dae4bcc95bff0b4537185d9179a22c6541f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b3f577f64b85b88968f368684dae4bcc95bff0b4537185d9179a22c6541f37", kill_on_drop: false }`
[INFO] [stdout] 69b3f577f64b85b88968f368684dae4bcc95bff0b4537185d9179a22c6541f37
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e39710d1e95d9c07f945d57437bd25e4bb7c164b1c1fbca0d691b59ac09f70a
[INFO] running `Command { std: "docker" "start" "-a" "4e39710d1e95d9c07f945d57437bd25e4bb7c164b1c1fbca0d691b59ac09f70a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling smol_str v0.1.10
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling text_unit v0.1.6
[INFO] [stderr]    Compiling colosseum v0.2.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling relative-path v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling bitflags v1.0.5
[INFO] [stderr]    Compiling lock_api v0.2.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling ascii v0.9.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling rowan v0.5.0
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling 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] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]    Compiling inotify v0.6.1
[INFO] [stderr]    Compiling 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: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mio-extras v2.0.5
[INFO] [stderr]    Compiling filetime v0.2.5
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling notify v4.0.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue)
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling ra_vfs v0.2.3
[INFO] [stderr]    Compiling clap v2.33.0
[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] [stderr]    Compiling estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree)
[INFO] [stderr]    Compiling antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr)
[INFO] [stderr]    Compiling salsa v0.12.0
[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] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/utils/test)
[INFO] [stderr]    Compiling code_analysis v0.1.0 (/opt/rustwide/workdir/utils/analysis)
[INFO] [stderr]    Compiling 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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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]    Compiling html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html)
[INFO] [stderr]    Compiling typescript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/typescript)
[INFO] [stderr]    Compiling javascript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/javascript)
[INFO] [stderr]    Compiling typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript)
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling toml v0.5.0
[INFO] [stderr]    Compiling 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<TextRange>, 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<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.12s
[INFO] running `Command { std: "docker" "inspect" "4e39710d1e95d9c07f945d57437bd25e4bb7c164b1c1fbca0d691b59ac09f70a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e39710d1e95d9c07f945d57437bd25e4bb7c164b1c1fbca0d691b59ac09f70a", kill_on_drop: false }`
[INFO] [stdout] 4e39710d1e95d9c07f945d57437bd25e4bb7c164b1c1fbca0d691b59ac09f70a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19e9061d81dc5ca583309ef7a1fb8e446140fe8bdca4a10351954660d8fc847e
[INFO] running `Command { std: "docker" "start" "-a" "19e9061d81dc5ca583309ef7a1fb8e446140fe8bdca4a10351954660d8fc847e", kill_on_drop: false }`
[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: 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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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]    Compiling wait-timeout v0.2.0
[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]    Compiling fnv v1.0.6
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli)
[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<TextRange>, 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<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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: 4 warnings emitted
[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] [stderr]    Compiling tempfile v3.0.7
[INFO] [stderr]    Compiling estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree)
[INFO] [stderr]    Compiling antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr)
[INFO] [stderr]    Compiling bit-set v0.5.1
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue)
[INFO] [stderr]    Compiling typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript)
[INFO] [stderr]    Compiling javascript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/javascript)
[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<TextRange>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typescript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/typescript)
[INFO] [stderr]    Compiling html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html)
[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<String>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: `#[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, 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[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: 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]    Compiling javascript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/javascript)
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/utils/test)
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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: 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] [stderr]    Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue)
[INFO] [stderr]    Compiling html_grammar v0.1.0 (/opt/rustwide/workdir/grammar/html)
[INFO] [stderr]    Compiling code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar)
[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: 1 warning emitted
[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: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proptest v0.9.3
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling code_analysis v0.1.0 (/opt/rustwide/workdir/utils/analysis)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "19e9061d81dc5ca583309ef7a1fb8e446140fe8bdca4a10351954660d8fc847e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e9061d81dc5ca583309ef7a1fb8e446140fe8bdca4a10351954660d8fc847e", kill_on_drop: false }`
[INFO] [stdout] 19e9061d81dc5ca583309ef7a1fb8e446140fe8bdca4a10351954660d8fc847e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 031d356b732d3c34e176d595427eb11407efdd280a78a499c6a8ccf8d4562581
[INFO] running `Command { std: "docker" "start" "-a" "031d356b732d3c34e176d595427eb11407efdd280a78a499c6a8ccf8d4562581", kill_on_drop: false }`
[INFO] [stderr] warning: `#[inline]` is ignored on function prototypes
[INFO] [stderr]   --> utils/grammar/src/ast.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[inline]
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `code_grammar` (lib) generated 1 warning
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use code_grammar::syntax_kind::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use code_grammar::syntax_kind::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> grammar/html/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `html_grammar` (lib) generated 2 warnings
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> grammar/javascript/src/scan.rs:371:16
[INFO] [stderr]     |
[INFO] [stderr] 371 |             '0'...'9' | '_' | '.' | 'e' | 'E' => {
[INFO] [stderr]     |                ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> grammar/javascript/src/scan.rs:397:22
[INFO] [stderr]     |
[INFO] [stderr] 397 |             '_' | '0'...'9' => {
[INFO] [stderr]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> grammar/javascript/src/scan.rs:400:16
[INFO] [stderr]     |
[INFO] [stderr] 400 |             'a'...'f' | 'A'...'F' if allow_hex => {
[INFO] [stderr]     |                ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `...` range patterns are deprecated
[INFO] [stderr]    --> grammar/javascript/src/scan.rs:400:28
[INFO] [stderr]     |
[INFO] [stderr] 400 |             'a'...'f' | 'A'...'F' if allow_hex => {
[INFO] [stderr]     |                            ^^^ help: use `..=` for an inclusive range
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `SyntaxLanguage` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use code_grammar::syntax_kind::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the name `SyntaxLanguage` in the value namespace is supposed to be publicly re-exported here
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use code_grammar::syntax_kind::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]  --> grammar/javascript/src/syntax_kind.rs:1:46
[INFO] [stderr]   |
[INFO] [stderr] 1 | use code_grammar::{syntax_kinds, SyntaxKind, SyntaxLanguage};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `javascript_grammar` (lib) generated 6 warnings (run `cargo fix --lib -p javascript_grammar` to apply 4 suggestions)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> analysis/vue/src/diagnostics.rs:576:61
[INFO] [stderr]     |
[INFO] [stderr] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stderr]     |                                                             ^         ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stderr] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec<TextRange>, Vec<(TextRange, TextRange)>) {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `components` is never read
[INFO] [stderr]   --> analysis/vue/src/config.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub(crate) struct ConfigGlobals {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] 22 |     #[serde(default)]
[INFO] [stderr] 23 |     pub(crate) components: Vec<String>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> analysis/vue/src/config.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> analysis/vue/src/config.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stderr]    --> codegen/antlr/src/queries.rs:318:28
[INFO] [stderr]     |
[INFO] [stderr] 318 |                 for pat in series.iter().next() {
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stderr] help: to iterate over `series.iter()` remove the call to `next`
[INFO] [stderr]     |
[INFO] [stderr] 318 |                 for pat in series.iter().by_ref() {
[INFO] [stderr]     |                                         ~~~~~~~~~
[INFO] [stderr] help: consider using `if let` to clear intent
[INFO] [stderr]     |
[INFO] [stderr] 318 |                 if let Some(pat) = series.iter().next() {
[INFO] [stderr]     |                 ~~~~~~~~~~~~   ~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `vue_analysis` (lib) generated 4 warnings (run `cargo fix --lib -p vue_analysis` to apply 1 suggestion)
[INFO] [stderr] warning: `antlr_codegen` (lib) generated 1 warning
[INFO] [stderr] warning: `vue_analysis` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `antlr_codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `javascript_grammar` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `html_grammar` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `code_grammar` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/antlr_codegen-f22d831b51c4a90e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generate.rs (/opt/rustwide/target/debug/deps/antlr_generate-ff25db9257d38ffb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_analysis-97a54c8586cc1c3b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test line_index::test_line_index::test_line_index ... ok
[INFO] [stderr] thread 'line_index::test_line_index::test_line_index_proptest' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stdout] test line_index::test_utf8_utf16_conv::test_char_len ... ok
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x7f5ec6144274
[INFO] [stdout] test line_index::test_utf8_utf16_conv::test_empty_index ... ok
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test line_index::test_utf8_utf16_conv::test_single_char ... ok
[INFO] [stdout] test line_index::test_utf8_utf16_conv::test_string ... ok
[INFO] [stderr]    0:     0x564e1b4f76c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x564e1b4f76c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x564e1b4f76c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x564e1b4f76c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x564e1b51ebfb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x564e1b51ebfb - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x564e1b4f48bf - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x564e1b4f749e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x564e1b4f749e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x564e1b4f8ec9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x564e1b4f8c0d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x564e1b3d95aa - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x564e1b3d95aa - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stderr]   13:     0x564e1b4f94cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   14:     0x564e1b4f94cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]   15:     0x564e1b4f9244 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]   16:     0x564e1b4f7b89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   17:     0x564e1b4f8f77 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   18:     0x564e1b37fa80 - core::panicking::panic_nounwind_fmt::runtime::h4b9f1774825d29a1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:110:18
[INFO] [stderr]   19:     0x564e1b37fa80 - core::panicking::panic_nounwind_fmt::h7f70629ab29f76f1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:120:5
[INFO] [stderr]   20:     0x564e1b37fcb3 - core::panicking::panic_misaligned_pointer_dereference::h056bc83508bf2907
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:287:5
[INFO] [stderr]   21:     0x564e1b404538 - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::{{closure}}::h05ec4f184e2bc619
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x564e1b42178f - <rand_core::block::BlockRng<R> as rand_core::RngCore>::next_u64::h3e10e0b5832093da
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x564e1b42178f - <rand_chacha::chacha::ChaChaRng as rand_core::RngCore>::next_u64::hcfa5e04b0f63a54b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.1.1/src/chacha.rs:80:9
[INFO] [stderr]   24:     0x564e1b3e8247 - <proptest::test_runner::rng::TestRng as rand_core::RngCore>::next_u64::h81abca7a09088e2b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/test_runner/rng.rs:133:17
[INFO] [stderr]   25:     0x564e1b41230f - rand::distributions::integer::<impl rand::distributions::Distribution<usize> for rand::distributions::Standard>::sample::h1c107d9e78b6df0a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/distributions/integer.rs:69:9
[INFO] [stderr]   26:     0x564e1b3e75b3 - rand::Rng::gen::h89775a6752fe0652
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/lib.rs:215:9
[INFO] [stderr]   27:     0x564e1b40baf3 - <rand::distributions::uniform::UniformInt<usize> as rand::distributions::uniform::UniformSampler>::sample_single::hecfcab27fe8af8d8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/distributions/uniform.rs:451:39
[INFO] [stderr]   28:     0x564e1b3e7611 - rand::Rng::gen_range::hac05528b52cbfd0b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x564e1b3f21c4 - proptest::char::select_range_index::h66903160f34ced72
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/char.rs:109:25
[INFO] [stderr]   30:     0x564e1b3f2851 - <proptest::char::CharStrategy as proptest::strategy::traits::Strategy>::new_tree::hc7491d37e9609702
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/char.rs:233:30
[INFO] [stderr]   31:     0x564e1b402327 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hb97d947415ca016f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   32:     0x564e1b41481c - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h69b9d9e3605b39e4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   33:     0x564e1b3e6043 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc5c4100758c8e045
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   34:     0x564e1b4143bb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h3304c5cb436ede92
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   35:     0x564e1b3fa0c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc6695887e8a9c9a9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/macros.rs:72:17
[INFO] [stderr]   36:     0x564e1b41ae78 - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hfaeb781962f67d0c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/collection.rs:506:27
[INFO] [stderr]   37:     0x564e1b40237e - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hc60e417dca9d86e7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   38:     0x564e1b41453f - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h2135a9fa6e323bb8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   39:     0x564e1b3e6043 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc5c4100758c8e045
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   40:     0x564e1b4143bb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h3304c5cb436ede92
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   41:     0x564e1b3fa0c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc6695887e8a9c9a9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/macros.rs:72:17
[INFO] [stderr]   42:     0x564e1b414c36 - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::he6d79241a49e8b59
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   43:     0x564e1b3e6043 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc5c4100758c8e045
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   44:     0x564e1b4143bb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h3304c5cb436ede92
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   45:     0x564e1b41520e - proptest::tuple::<impl proptest::strategy::traits::Strategy for (A,B)>::new_tree::h5b32242e46d0e846
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/tuple.rs:47:33
[INFO] [stderr]   46:     0x564e1b402288 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h1ea61d148c0cbbf4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   47:     0x564e1b414acc - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::hde7c6fc0e2fb466f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   48:     0x564e1b3e6043 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc5c4100758c8e045
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   49:     0x564e1b4143bb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h3304c5cb436ede92
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   50:     0x564e1b3fa0c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc6695887e8a9c9a9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/macros.rs:72:17
[INFO] [stderr]   51:     0x564e1b41ae78 - <proptest::collection::VecStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hfaeb781962f67d0c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/collection.rs:506:27
[INFO] [stderr]   52:     0x564e1b40237e - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hc60e417dca9d86e7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   53:     0x564e1b41453f - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h2135a9fa6e323bb8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   54:     0x564e1b3e6043 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc5c4100758c8e045
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   55:     0x564e1b4143bb - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h3304c5cb436ede92
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   56:     0x564e1b3fa0c2 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hc6695887e8a9c9a9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/macros.rs:72:17
[INFO] [stderr]   57:     0x564e1b4023c7 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::hdbd0c67ea2a5986d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   58:     0x564e1b4143fc - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h03da88b9e7c231b6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   59:     0x564e1b3e5ff3 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::hc1e54d174de6b0db
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   60:     0x564e1b41438b - <proptest::strategy::traits::SBoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::h0438651477ddd9cf
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:684:9
[INFO] [stderr]   61:     0x564e1b3fa082 - <proptest::string::RegexGeneratorStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::ha02fcea54016b577
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/macros.rs:72:17
[INFO] [stderr]   62:     0x564e1b398d07 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h5591f66089eebeac
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   63:     0x564e1b3934e8 - <proptest::strategy::flatten::Flatten<S> as proptest::strategy::traits::Strategy>::new_tree::h254f9fdd0bec830a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/flatten.rs:39:20
[INFO] [stderr]   64:     0x564e1b38d0ae - <proptest::strategy::traits::BoxedStrategyWrapper<T> as proptest::strategy::traits::Strategy>::new_tree::h9e070ec196273182
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:708:21
[INFO] [stderr]   65:     0x564e1b38c6c2 - <alloc::sync::Arc<S> as proptest::strategy::traits::Strategy>::new_tree::h6bb3fb10a9d31a41
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:611:17
[INFO] [stderr]   66:     0x564e1b38cc2a - <proptest::strategy::traits::BoxedStrategy<T> as proptest::strategy::traits::Strategy>::new_tree::hefe1dc1a65760bdc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/traits.rs:668:9
[INFO] [stderr]   67:     0x564e1b398cb6 - <proptest::strategy::map::Map<S,F> as proptest::strategy::traits::Strategy>::new_tree::h364e7020d5c718d3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/strategy/map.rs:55:9
[INFO] [stderr]   68:     0x564e1b39fbd1 - proptest::test_runner::runner::TestRunner::gen_and_run_case::hd1787a8051239b3c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/test_runner/runner.rs:565:24
[INFO] [stderr]   69:     0x564e1b3a0c6f - proptest::test_runner::runner::TestRunner::run_in_process_with_replay::h354595eab5c94375
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/test_runner/runner.rs:530:26
[INFO] [stderr]   70:     0x564e1b39f75c - proptest::test_runner::runner::TestRunner::run_in_process::h748fdceeff6f831f
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/test_runner/runner.rs:498:9
[INFO] [stderr]   71:     0x564e1b3a1d06 - proptest::test_runner::runner::TestRunner::run::h8617270ace132b03
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/test_runner/runner.rs:367:13
[INFO] [stderr]   72:     0x564e1b392b7a - code_analysis::line_index::test_line_index::test_line_index_proptest::he1149387e62ac463
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/sugar.rs:163:17
[INFO] [stderr]   73:     0x564e1b392937 - code_analysis::line_index::test_line_index::test_line_index_proptest::{{closure}}::hd54e9c9d3825c3d3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proptest-0.9.3/src/sugar.rs:159:28
[INFO] [stderr]   74:     0x564e1b388386 - core::ops::function::FnOnce::call_once::h90bca742f5123b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   75:     0x564e1b3ddf8b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   76:     0x564e1b3ddf8b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stderr]   77:     0x564e1b3dd691 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stderr]   78:     0x564e1b3dd691 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   79:     0x564e1b3dd691 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   80:     0x564e1b3dd691 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   81:     0x564e1b3dd691 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   82:     0x564e1b3dd691 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stderr]   83:     0x564e1b3dd691 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stderr]   84:     0x564e1b3a6054 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stderr]   85:     0x564e1b3a6054 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   86:     0x564e1b3aaa82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stderr]   87:     0x564e1b3aaa82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   88:     0x564e1b3aaa82 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   89:     0x564e1b3aaa82 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   90:     0x564e1b3aaa82 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   91:     0x564e1b3aaa82 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stderr]   92:     0x564e1b3aaa82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   93:     0x564e1b4fda8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   94:     0x564e1b4fda8b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   95:     0x564e1b4fda8b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   96:     0x7f5ec63e2ac3 - <unknown>
[INFO] [stderr]   97:     0x7f5ec6473a04 - __clone
[INFO] [stderr]   98:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p code_analysis --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/code_analysis-97a54c8586cc1c3b` (signal: 6, SIGABRT: process abort signal)
[INFO] [stdout] test source::tests::it_should_panic_because_of_cycle_dependencies ... ok
[INFO] running `Command { std: "docker" "inspect" "031d356b732d3c34e176d595427eb11407efdd280a78a499c6a8ccf8d4562581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031d356b732d3c34e176d595427eb11407efdd280a78a499c6a8ccf8d4562581", kill_on_drop: false }`
[INFO] [stdout] 031d356b732d3c34e176d595427eb11407efdd280a78a499c6a8ccf8d4562581
