[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kestred/web-analyzer-wip
[INFO] finished tweaking git repo https://github.com/kestred/web-analyzer-wip
[INFO] tweaked toml for git repo https://github.com/kestred/web-analyzer-wip written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kestred/web-analyzer-wip already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3d2b97e8175de5b8209fa78ae4be333d39116a315e0bd2d5091b547fd18c5c0
[INFO] running `Command { std: "docker" "start" "-a" "c3d2b97e8175de5b8209fa78ae4be333d39116a315e0bd2d5091b547fd18c5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3d2b97e8175de5b8209fa78ae4be333d39116a315e0bd2d5091b547fd18c5c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d2b97e8175de5b8209fa78ae4be333d39116a315e0bd2d5091b547fd18c5c0", kill_on_drop: false }`
[INFO] [stdout] c3d2b97e8175de5b8209fa78ae4be333d39116a315e0bd2d5091b547fd18c5c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9ce1861091d325fe268af25c8aa5516079e4b66d50160fdbafd0d2c6eb89100b
[INFO] running `Command { std: "docker" "start" "-a" "9ce1861091d325fe268af25c8aa5516079e4b66d50160fdbafd0d2c6eb89100b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling smol_str v0.1.10
[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 rand v0.6.5
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling indexmap v1.0.2
[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 heck v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling lock_api v0.2.0
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling bitflags v1.0.5
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.91
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling ascii v0.9.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling same-file v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ryu v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling walkdir v2.2.7
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling inotify-sys v0.1.3
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.5
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling inotify v0.6.1
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling mio-extras v2.0.5
[INFO] [stderr]    Compiling notify v4.0.11
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling rowan v0.5.0
[INFO] [stderr]    Compiling ra_vfs v0.2.3
[INFO] [stderr]    Compiling code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar)
[INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stdout]   --> utils/grammar/src/ast.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/scanner.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars {
[INFO] [stdout]    |              ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/lexer.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr, Self::Error> {
[INFO] [stdout]    |                     --                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr<'a>, Self::Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/parser/token_set.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet {
[INFO] [stdout]    |                               --                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> grammar/html/src/ast.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue)
[INFO] [stderr]    Compiling salsa-macros v0.12.0
[INFO] [stderr]    Compiling derive-new v0.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.91
[INFO] [stderr]    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().next() {
[INFO] [stdout] 318 +                 for pat in series.iter().by_ref() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 318 -                 for pat in series.iter().next() {
[INFO] [stdout] 318 +                 if let Some(pat) = series.iter().next() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> grammar/javascript/src/scan.rs:397:22
[INFO] [stdout]     |
[INFO] [stdout] 397 |             '_' | '0'...'9' => {
[INFO] [stdout]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/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/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/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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:616:17
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    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] [stderr]    Compiling vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue)
[INFO] [stderr]    Compiling serde_json v1.0.39
[INFO] [stderr]    Compiling toml v0.5.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> analysis/vue/src/diagnostics.rs:576:61
[INFO] [stdout]     |
[INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout]     |                                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec<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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals`
[INFO] [stdout] 20 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 21 | pub(crate) struct ConfigGlobals {
[INFO] [stdout]    |                   ------------- `ConfigGlobals` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s
[INFO] running `Command { std: "docker" "inspect" "9ce1861091d325fe268af25c8aa5516079e4b66d50160fdbafd0d2c6eb89100b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce1861091d325fe268af25c8aa5516079e4b66d50160fdbafd0d2c6eb89100b", kill_on_drop: false }`
[INFO] [stdout] 9ce1861091d325fe268af25c8aa5516079e4b66d50160fdbafd0d2c6eb89100b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c416b9868d2e203d509341a878cdc2ce41311591f92f325d4a9f94a4ada1c49b
[INFO] running `Command { std: "docker" "start" "-a" "c416b9868d2e203d509341a878cdc2ce41311591f92f325d4a9f94a4ada1c49b", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stdout]   --> utils/grammar/src/ast.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/scanner.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars {
[INFO] [stdout]    |              ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/lexer.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr, Self::Error> {
[INFO] [stdout]    |                     --                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr<'a>, Self::Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/parser/token_set.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet {
[INFO] [stdout]    |                               --                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> codegen/antlr/src/queries.rs:318:28
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 for pat in series.iter().next() {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to iterate over `series.iter()` remove the call to `next`
[INFO] [stdout]     |
[INFO] [stdout] 318 -                 for pat in series.iter().next() {
[INFO] [stdout] 318 +                 for pat in series.iter().by_ref() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 318 -                 for pat in series.iter().next() {
[INFO] [stdout] 318 +                 if let Some(pat) = series.iter().next() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html)
[INFO] [stderr]    Compiling javascript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/javascript)
[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] [stderr]    Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue)
[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] [stderr]    Compiling javascript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/javascript)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> grammar/html/src/ast.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typescript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/typescript)
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> grammar/javascript/src/scan.rs:397:22
[INFO] [stdout]     |
[INFO] [stdout] 397 |             '_' | '0'...'9' => {
[INFO] [stdout]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/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/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/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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:616:17
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript)
[INFO] [stderr]    Compiling vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test_utils v0.1.0 (/opt/rustwide/workdir/utils/test)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> analysis/vue/src/diagnostics.rs:576:61
[INFO] [stdout]     |
[INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout]     |                                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec<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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals`
[INFO] [stdout] 20 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 21 | pub(crate) struct ConfigGlobals {
[INFO] [stdout]    |                   ------------- `ConfigGlobals` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.0.7
[INFO] [stderr]    Compiling estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree)
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> grammar/javascript/src/scan.rs:397:22
[INFO] [stdout]     |
[INFO] [stdout] 397 |             '_' | '0'...'9' => {
[INFO] [stdout]     |                      ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/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/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/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 antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `runtime`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> analysis/vue/src/diagnostics.rs:576:61
[INFO] [stdout]     |
[INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout]     |                                                             ^         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) {
[INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec<TextRange >, Vec<(TextRange, TextRange)>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling html_grammar v0.1.0 (/opt/rustwide/workdir/grammar/html)
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling bit-set v0.5.1
[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] [stderr]    Compiling code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar)
[INFO] [stdout] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stdout]   --> utils/grammar/src/ast.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[inline]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> grammar/html/src/ast.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken> {
[INFO] [stdout]    |                   ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn source(&self) -> Option<SyntaxToken<'_>> {
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stdout] 12 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 13 | pub struct Config {
[INFO] [stdout]    |            ------ `Config` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> analysis/vue/src/config.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(serde::Deserialize)]
[INFO] [stdout]    |          ^-----------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Deserialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals`
[INFO] [stdout] 20 | #[serde(deny_unknown_fields)]
[INFO] [stdout] 21 | pub(crate) struct ConfigGlobals {
[INFO] [stdout]    |                   ------------- `ConfigGlobals` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/scanner.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars {
[INFO] [stdout]    |              ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn chars(&self) -> Chars<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/lexer.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr, Self::Error> {
[INFO] [stdout]    |                     --                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr<'a>, Self::Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> utils/grammar/src/parser/token_set.rs:14:51
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet {
[INFO] [stdout]    |                               --                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proptest v0.9.3
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> codegen/antlr/src/queries.rs:318:28
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 for pat in series.iter().next() {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to iterate over `series.iter()` remove the call to `next`
[INFO] [stdout]     |
[INFO] [stdout] 318 -                 for pat in series.iter().next() {
[INFO] [stdout] 318 +                 for pat in series.iter().by_ref() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 318 -                 for pat in series.iter().next() {
[INFO] [stdout] 318 +                 if let Some(pat) = series.iter().next() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> grammar/javascript/src/ast.rs:616:17
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 616 |     pub fn kind(&self) -> LiteralKind<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling code_analysis v0.1.0 (/opt/rustwide/workdir/utils/analysis)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.04s
[INFO] running `Command { std: "docker" "inspect" "c416b9868d2e203d509341a878cdc2ce41311591f92f325d4a9f94a4ada1c49b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c416b9868d2e203d509341a878cdc2ce41311591f92f325d4a9f94a4ada1c49b", kill_on_drop: false }`
[INFO] [stdout] c416b9868d2e203d509341a878cdc2ce41311591f92f325d4a9f94a4ada1c49b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e413c680d558ce660e8471abc0e2ff4c3a7b8a1a4fc2ef788ac253e823183f58
[INFO] running `Command { std: "docker" "start" "-a" "e413c680d558ce660e8471abc0e2ff4c3a7b8a1a4fc2ef788ac253e823183f58", kill_on_drop: false }`
[INFO] [stderr] warning: `#[inline]` attribute cannot be used on required trait methods
[INFO] [stderr]   --> utils/grammar/src/ast.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     #[inline]
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[inline]` can be applied to closures, functions, inherent methods, provided trait methods, and trait methods in impl blocks
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> utils/grammar/src/scanner.rs:91:14
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn chars(&self) -> Chars {
[INFO] [stderr]    |              ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn chars(&self) -> Chars<'_> {
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> utils/grammar/src/lexer.rs:49:39
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr, Self::Error> {
[INFO] [stderr]    |                     --                ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn try_from(s: &'a str) -> Result<NonEmptyStr<'a>, Self::Error> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> utils/grammar/src/parser/token_set.rs:14:51
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet {
[INFO] [stderr]    |                               --                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub const fn new(tokens: &'a [SyntaxKind]) -> TokenSet<'a> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `code_grammar` (lib) generated 4 warnings (run `cargo fix --lib -p code_grammar` to apply 4 suggestions)
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> grammar/html/src/ast.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn source(&self) -> Option<SyntaxToken> {
[INFO] [stderr]    |                   ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn source(&self) -> Option<SyntaxToken<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `html_grammar` (lib) generated 3 warnings (run `cargo fix --lib -p html_grammar` to apply 1 suggestion)
[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().next() {
[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 -                 for pat in series.iter().next() {
[INFO] [stderr] 318 +                 if let Some(pat) = series.iter().next() {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `antlr_codegen` (lib) generated 1 warning
[INFO] [stderr] warning: `antlr_codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `html_grammar` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `code_grammar` (lib test) generated 4 warnings (4 duplicates)
[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/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) 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/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/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/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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> grammar/javascript/src/ast.rs:499:17
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody> {
[INFO] [stderr]     |                 ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 499 |     pub fn body(&self) -> Option<ArrowFunctionBody<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> grammar/javascript/src/ast.rs:616:17
[INFO] [stderr]     |
[INFO] [stderr] 616 |     pub fn kind(&self) -> LiteralKind {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 616 |     pub fn kind(&self) -> LiteralKind<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `javascript_grammar` (lib) generated 8 warnings (run `cargo fix --lib -p javascript_grammar` to apply 6 suggestions)
[INFO] [stderr] warning: `javascript_grammar` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> analysis/vue/src/config.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `runtime`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` 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: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]   --> analysis/vue/src/config.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `runtime`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> analysis/vue/src/config.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^-----------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config`
[INFO] [stderr] 12 | #[serde(deny_unknown_fields)]
[INFO] [stderr] 13 | pub struct Config {
[INFO] [stderr]    |            ------ `Config` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [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, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> analysis/vue/src/config.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[derive(serde::Deserialize)]
[INFO] [stderr]    |          ^-----------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Deserialize` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_ConfigGlobals`
[INFO] [stderr] 20 | #[serde(deny_unknown_fields)]
[INFO] [stderr] 21 | pub(crate) struct ConfigGlobals {
[INFO] [stderr]    |                   ------------- `ConfigGlobals` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed
[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: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [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: `vue_analysis` (lib) generated 6 warnings (run `cargo fix --lib -p vue_analysis` to apply 1 suggestion)
[INFO] [stderr] warning: `vue_analysis` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/antlr_codegen/b5719c685f1ce8fe/deps/antlr_codegen-b5719c685f1ce8fe)
[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/build/antlr_codegen/3d3323a9183af3c9/deps/antlr_generate-3d3323a9183af3c9)
[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/build/code_analysis/6881050c59eaa355/deps/code_analysis-6881050c59eaa355)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'line_index::test_line_index::test_line_index_proptest' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x7b1aad019224
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x559d07f55c52 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x559d07f55c52 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x559d07f55c52 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x559d07f55c52 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x559d07f6b48a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x559d07f6b48a - core[8f93d80df273fe75]::fmt::write
[INFO] [stderr]    6:     0x559d07f5bc26 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x559d07f5bc26 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x559d07f32e3f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x559d07f32e3f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x559d07f4dea1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x559d07e0e82e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x559d07e0e82e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x559d07f4e092 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x559d07f4e092 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x559d07f32ef8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x559d07f2a7b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x559d07f33d4d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x559d07f6b9ed - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x559d07f6b9ed - core[8f93d80df273fe75]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x559d07f6bb79 - core[8f93d80df273fe75]::panicking::panic_misaligned_pointer_dereference
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x559d07e699e2 - <rand_core[2f954c71e34a832c]::block::BlockRng<rand_chacha[73dd5a8bd39b2927]::chacha::ChaChaCore> as rand_core[2f954c71e34a832c]::RngCore>::next_u64::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:186:26
[INFO] [stderr]   22:     0x559d07e61d34 - <rand_core[2f954c71e34a832c]::block::BlockRng<rand_chacha[73dd5a8bd39b2927]::chacha::ChaChaCore> as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.4.0/src/block.rs:200:13
[INFO] [stderr]   23:     0x559d07e61d34 - <rand_chacha[73dd5a8bd39b2927]::chacha::ChaChaRng as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.1/src/chacha.rs:80:16
[INFO] [stderr]   24:     0x559d07e71207 - <proptest[9a61666be30d278e]::test_runner::rng::TestRng as rand_core[2f954c71e34a832c]::RngCore>::next_u64
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/rng.rs:133:21
[INFO] [stderr]   25:     0x559d07e769ff - <rand[7426db5255027f68]::distributions::Standard as rand[7426db5255027f68]::distributions::Distribution<usize>>::sample::<proptest[9a61666be30d278e]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/integer.rs:69:13
[INFO] [stderr]   26:     0x559d07e6c2a3 - <proptest[9a61666be30d278e]::test_runner::rng::TestRng as rand[7426db5255027f68]::Rng>::gen::<usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:215:18
[INFO] [stderr]   27:     0x559d07e72a83 - <rand[7426db5255027f68]::distributions::uniform::UniformInt<usize> as rand[7426db5255027f68]::distributions::uniform::UniformSampler>::sample_single::<proptest[9a61666be30d278e]::test_runner::rng::TestRng, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/distributions/uniform.rs:451:43
[INFO] [stderr]   28:     0x559d07e6c321 - <proptest[9a61666be30d278e]::test_runner::rng::TestRng as rand[7426db5255027f68]::Rng>::gen_range::<usize, usize, usize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.5/src/lib.rs:245:9
[INFO] [stderr]   29:     0x559d07e4ab74 - proptest[9a61666be30d278e]::char::select_range_index::<proptest[9a61666be30d278e]::test_runner::rng::TestRng>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:109:29
[INFO] [stderr]   30:     0x559d07e4d501 - <proptest[9a61666be30d278e]::char::CharStrategy as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/char.rs:233:30
[INFO] [stderr]   31:     0x559d07e743b7 - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::char::CharStrategy, proptest[9a61666be30d278e]::string::to_bytes> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   32:     0x559d07e5f7cc - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::char::CharStrategy, proptest[9a61666be30d278e]::string::to_bytes>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   33:     0x559d07e43d33 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   34:     0x559d07e5f1ab - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   35:     0x559d07e7ab52 - <proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   36:     0x559d07e56fa8 - <proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/collection.rs:506:40
[INFO] [stderr]   37:     0x559d07e7431e - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#2}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   38:     0x559d07e5f3ff - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#2}>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   39:     0x559d07e43d33 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   40:     0x559d07e5f1ab - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   41:     0x559d07e7ab52 - <proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   42:     0x559d07e5fea6 - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   43:     0x559d07e43d33 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   44:     0x559d07e5f1ab - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   45:     0x559d07e5ee9e - <(proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>) as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/tuple.rs:47:43
[INFO] [stderr]   46:     0x559d07e74408 - <proptest[9a61666be30d278e]::strategy::map::Map<(proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>), proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#4}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   47:     0x559d07e5f95c - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::map::Map<(proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>), proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#4}>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   48:     0x559d07e43d33 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   49:     0x559d07e5f1ab - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   50:     0x559d07e7ab52 - <proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   51:     0x559d07e56fa8 - <proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/collection.rs:506:40
[INFO] [stderr]   52:     0x559d07e7431e - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#2}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   53:     0x559d07e5f3ff - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::collection::VecStrategy<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>>, proptest[9a61666be30d278e]::string::bytes_regex_parsed::{closure#2}>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   54:     0x559d07e43d33 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::vec::Vec<u8>>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   55:     0x559d07e5f1ab - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   56:     0x559d07e7ab52 - <proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   57:     0x559d07e74367 - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[9a61666be30d278e]::string::string_regex_parsed::{closure#0}::{closure#0}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   58:     0x559d07e5f63c - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::vec::Vec<u8>>, proptest[9a61666be30d278e]::string::string_regex_parsed::{closure#0}::{closure#0}>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   59:     0x559d07e43d83 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = alloc[40b2bae28975ac47]::string::String, Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = alloc[40b2bae28975ac47]::string::String>>> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   60:     0x559d07e5f1db - <proptest[9a61666be30d278e]::strategy::traits::SBoxedStrategy<alloc[40b2bae28975ac47]::string::String> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:684:16
[INFO] [stderr]   61:     0x559d07e7ab92 - <proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::string::String> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/macros.rs:72:24
[INFO] [stderr]   62:     0x559d07e007c7 - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::string::String>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::arb_text_with_offset::{closure#0}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   63:     0x559d07df5b48 - <proptest[9a61666be30d278e]::strategy::flatten::Flatten<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::string::String>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::arb_text_with_offset::{closure#0}>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/flatten.rs:39:32
[INFO] [stderr]   64:     0x559d07e0171e - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategyWrapper<proptest[9a61666be30d278e]::strategy::flatten::Flatten<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::string::RegexGeneratorStrategy<alloc[40b2bae28975ac47]::string::String>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::arb_text_with_offset::{closure#0}>>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:708:28
[INFO] [stderr]   65:     0x559d07def822 - <alloc[40b2bae28975ac47]::sync::Arc<dyn proptest[9a61666be30d278e]::strategy::traits::Strategy<Value = (text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String), Tree = alloc[40b2bae28975ac47]::boxed::Box<dyn proptest[9a61666be30d278e]::strategy::traits::ValueTree<Value = (text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>>>> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:611:26
[INFO] [stderr]   66:     0x559d07e00f9a - <proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/traits.rs:668:16
[INFO] [stderr]   67:     0x559d07e00776 - <proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}> as proptest[9a61666be30d278e]::strategy::traits::Strategy>::new_tree
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/strategy/map.rs:55:21
[INFO] [stderr]   68:     0x559d07de71e1 - <proptest[9a61666be30d278e]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[9a61666be30d278e]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:565:33
[INFO] [stderr]   69:     0x559d07de878b - <proptest[9a61666be30d278e]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#1}, alloc[40b2bae28975ac47]::vec::into_iter::IntoIter<core[8f93d80df273fe75]::result::Result<(), proptest[9a61666be30d278e]::test_runner::errors::TestCaseError>>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:530:31
[INFO] [stderr]   70:     0x559d07de70cc - <proptest[9a61666be30d278e]::test_runner::runner::TestRunner>::run_in_process::<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:498:14
[INFO] [stderr]   71:     0x559d07de9856 - <proptest[9a61666be30d278e]::test_runner::runner::TestRunner>::run::<proptest[9a61666be30d278e]::strategy::map::Map<proptest[9a61666be30d278e]::strategy::traits::BoxedStrategy<(text_unit[c3c80c8a6280273]::TextUnit, alloc[40b2bae28975ac47]::string::String)>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}>, code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#1}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/test_runner/runner.rs:367:18
[INFO] [stderr]   72:     0x559d07dfb787 - code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:163:17
[INFO] [stderr]   73:     0x559d07df9017 - code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-0.9.3/src/sugar.rs:159:28
[INFO] [stderr]   74:     0x559d07dfd566 - <code_analysis[2c838c15467f62c7]::line_index::test_line_index::test_line_index_proptest::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   75:     0x559d07e02bdb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   76:     0x559d07e02bdb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stderr]   77:     0x559d07e0f43a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stderr]   78:     0x559d07e0f43a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   79:     0x559d07e0f43a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   80:     0x559d07e0f43a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   81:     0x559d07e0f43a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   82:     0x559d07e0f43a - test[2f1252070343a163]::run_test_in_process
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stderr]   83:     0x559d07e0f43a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stderr]   84:     0x559d07e09904 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stderr]   85:     0x559d07e09904 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   86:     0x559d07e11f32 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   87:     0x559d07e11f32 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   88:     0x559d07e11f32 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stderr]   89:     0x559d07e11f32 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stderr]   90:     0x559d07e11f32 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stderr]   91:     0x559d07e11f32 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   92:     0x559d07e11f32 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   93:     0x559d07f554ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   94:     0x559d07f554ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   95:     0x7b1aad2bdaa4 - <unknown>
[INFO] [stderr]   96:     0x7b1aad34aa64 - clone
[INFO] [stderr]   97:                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/build/code_analysis/6881050c59eaa355/deps/code_analysis-6881050c59eaa355` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e413c680d558ce660e8471abc0e2ff4c3a7b8a1a4fc2ef788ac253e823183f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e413c680d558ce660e8471abc0e2ff4c3a7b8a1a4fc2ef788ac253e823183f58", kill_on_drop: false }`
[INFO] [stdout] e413c680d558ce660e8471abc0e2ff4c3a7b8a1a4fc2ef788ac253e823183f58
