[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkestred%2Fweb-analyzer-wip" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kestred/web-analyzer-wip on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kestred/web-analyzer-wip [INFO] finished tweaking git repo https://github.com/kestred/web-analyzer-wip [INFO] tweaked toml for git repo https://github.com/kestred/web-analyzer-wip written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/kestred/web-analyzer-wip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d1990cf885955f8f5941d9e7cbfa24ef5ce25fc8dac31fbdab308c2a58d57c5 [INFO] running `Command { std: "docker" "start" "-a" "6d1990cf885955f8f5941d9e7cbfa24ef5ce25fc8dac31fbdab308c2a58d57c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d1990cf885955f8f5941d9e7cbfa24ef5ce25fc8dac31fbdab308c2a58d57c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1990cf885955f8f5941d9e7cbfa24ef5ce25fc8dac31fbdab308c2a58d57c5", kill_on_drop: false }` [INFO] [stdout] 6d1990cf885955f8f5941d9e7cbfa24ef5ce25fc8dac31fbdab308c2a58d57c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 765ff7c88a899736a2508104f88e583f3169eced478956a6e50404b874201cfc [INFO] running `Command { std: "docker" "start" "-a" "765ff7c88a899736a2508104f88e583f3169eced478956a6e50404b874201cfc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [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 colosseum v0.2.2 [INFO] [stderr] Compiling text_unit v0.1.6 [INFO] [stderr] Compiling relative-path v0.4.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling combine v3.8.1 [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 filetime v0.2.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling notify v4.0.11 [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]` is ignored on function prototypes [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling html_grammar v0.1.0 (/opt/rustwide/workdir/grammar/html) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue) [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 derive-new v0.5.6 [INFO] [stderr] Compiling salsa-macros v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling salsa v0.12.0 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | '_' | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html) [INFO] [stdout] warning: cannot borrow `*s` as mutable because it is also borrowed as immutable [INFO] [stdout] --> grammar/javascript/src/scan.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut child = Scanner::new(s.remaining_text()); [INFO] [stdout] | ------------------ immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 45 | s.advance(child.into_len()); [INFO] [stdout] | ^^^^^^^^^^-----^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript) [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue) [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stdout] | [INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components` [INFO] [stdout] --> analysis/vue/src/config.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) components: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> analysis/vue/src/config.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vue_analyzer v0.1.0 (/opt/rustwide/workdir/analysis/vue-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "765ff7c88a899736a2508104f88e583f3169eced478956a6e50404b874201cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765ff7c88a899736a2508104f88e583f3169eced478956a6e50404b874201cfc", kill_on_drop: false }` [INFO] [stdout] 765ff7c88a899736a2508104f88e583f3169eced478956a6e50404b874201cfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e4c1ef736e1f69f1b00f9cb6b10835ed122c9b6c1d7b78ae9154d45bf23878 [INFO] running `Command { std: "docker" "start" "-a" "20e4c1ef736e1f69f1b00f9cb6b10835ed122c9b6c1d7b78ae9154d45bf23878", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling antlr_codegen v0.1.0 (/opt/rustwide/workdir/codegen/antlr) [INFO] [stderr] Compiling code_grammar v0.1.0 (/opt/rustwide/workdir/utils/grammar) [INFO] [stderr] Compiling test_utils v0.1.0 (/opt/rustwide/workdir/utils/test) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` 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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | '_' | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*s` as mutable because it is also borrowed as immutable [INFO] [stdout] --> grammar/javascript/src/scan.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut child = Scanner::new(s.remaining_text()); [INFO] [stdout] | ------------------ immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 45 | s.advance(child.into_len()); [INFO] [stdout] | ^^^^^^^^^^-----^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling estree_codegen v0.1.0 (/opt/rustwide/workdir/codegen/estree) [INFO] [stderr] Compiling javascript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/javascript) [INFO] [stderr] Compiling html_grammar v0.1.0 (/opt/rustwide/workdir/grammar/html) [INFO] [stderr] Compiling html_analysis v0.1.0 (/opt/rustwide/workdir/analysis/html) [INFO] [stderr] Compiling javascript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/javascript) [INFO] [stderr] Compiling typescript_grammar v0.1.0 (/opt/rustwide/workdir/grammar/typescript) [INFO] [stderr] Compiling vue_grammar v0.1.0 (/opt/rustwide/workdir/grammar/vue) [INFO] [stderr] Compiling typescript_analysis v0.1.0 (/opt/rustwide/workdir/analysis/typescript) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stdout] | [INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vue_analysis v0.1.0 (/opt/rustwide/workdir/analysis/vue) [INFO] [stdout] warning: field is never read: `components` [INFO] [stdout] --> analysis/vue/src/config.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) components: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> analysis/vue/src/config.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-syntax v0.6.6 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:397:22 [INFO] [stdout] | [INFO] [stdout] 397 | '_' | '0'...'9' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> grammar/javascript/src/scan.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | 'a'...'f' | 'A'...'F' if allow_hex => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> utils/grammar/src/ast.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stdout] | [INFO] [stdout] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stdout] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*s` as mutable because it is also borrowed as immutable [INFO] [stdout] --> grammar/javascript/src/scan.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 36 | let mut child = Scanner::new(s.remaining_text()); [INFO] [stdout] | ------------------ immutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 45 | s.advance(child.into_len()); [INFO] [stdout] | ^^^^^^^^^^-----^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | immutable borrow later used here [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `components` [INFO] [stdout] --> analysis/vue/src/config.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) components: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> analysis/vue/src/config.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.3 [INFO] [stderr] Compiling code_analysis v0.1.0 (/opt/rustwide/workdir/utils/analysis) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/antlr_codegen-1b2a17c71a9f2536) [INFO] [stderr] Executable unittests src/bin/generate.rs (/opt/rustwide/target/debug/deps/antlr_generate-d7a2724bde4e67a2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_analysis-1543f32a2973a27e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_grammar-4db2df9a40cdc3f3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/estree_codegen-f5c8aee751549604) [INFO] [stderr] Executable unittests src/bin/generate.rs (/opt/rustwide/target/debug/deps/estree_generate-a937ac91d1b2ec73) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_analysis-1dd1b0b15c52d6ec) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_grammar-11bc3059fa40f9db) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/javascript_analysis-a8acf7ddfb51e235) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/javascript_grammar-0ed00f77711ea209) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-7146434c9d3198ee) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_analysis-92a42776a1669fd3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_grammar-d31d2f898605d352) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vue_analysis-8fae0578b010f95a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vue_analyzer-51f13bdc72373e8f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vue_grammar-4b1730bc01d56194) [INFO] running `Command { std: "docker" "inspect" "20e4c1ef736e1f69f1b00f9cb6b10835ed122c9b6c1d7b78ae9154d45bf23878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e4c1ef736e1f69f1b00f9cb6b10835ed122c9b6c1d7b78ae9154d45bf23878", kill_on_drop: false }` [INFO] [stdout] 20e4c1ef736e1f69f1b00f9cb6b10835ed122c9b6c1d7b78ae9154d45bf23878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6467d9967a6fcbe89c9bda197abd932b1bcbe5245811640fe70fbf86a39a5d36 [INFO] running `Command { std: "docker" "start" "-a" "6467d9967a6fcbe89c9bda197abd932b1bcbe5245811640fe70fbf86a39a5d36", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> utils/grammar/src/ast.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `code_grammar` (lib) generated 1 warning [INFO] [stderr] warning: `code_grammar` (lib test) generated 1 warning (1 duplicate) [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 [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 [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 [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 [INFO] [stderr] [INFO] [stderr] warning: cannot borrow `*s` as mutable because it is also borrowed as immutable [INFO] [stderr] --> grammar/javascript/src/scan.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 36 | let mut child = Scanner::new(s.remaining_text()); [INFO] [stderr] | ------------------ immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 45 | s.advance(child.into_len()); [INFO] [stderr] | ^^^^^^^^^^-----^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow later used here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: `javascript_grammar` (lib) generated 5 warnings [INFO] [stderr] warning: `javascript_grammar` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> analysis/vue/src/diagnostics.rs:576:61 [INFO] [stderr] | [INFO] [stderr] 576 | fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 576 - fn collect_template_scope(template: &vue::Template) -> (Vec<(TextRange)>, Vec<(TextRange, TextRange)>) { [INFO] [stderr] 576 + fn collect_template_scope(template: &vue::Template) -> (Vec, Vec<(TextRange, TextRange)>) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `components` [INFO] [stderr] --> analysis/vue/src/config.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub(crate) components: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ConfigGlobals` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> analysis/vue/src/config.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `vue_analysis` (lib) generated 2 warnings [INFO] [stderr] warning: `vue_analysis` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/antlr_codegen-1b2a17c71a9f2536) [INFO] [stderr] Running unittests src/bin/generate.rs (/opt/rustwide/target/debug/deps/antlr_generate-d7a2724bde4e67a2) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_analysis-1543f32a2973a27e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test line_index::test_line_index::test_line_index ... ok [INFO] [stdout] test line_index::test_utf8_utf16_conv::test_char_len ... ok [INFO] [stdout] test line_index::test_utf8_utf16_conv::test_single_char ... ok [INFO] [stdout] test line_index::test_utf8_utf16_conv::test_empty_index ... ok [INFO] [stdout] test line_index::test_utf8_utf16_conv::test_string ... ok [INFO] [stdout] test source::tests::it_should_panic_because_of_cycle_dependencies ... ok [INFO] [stdout] test source::tests::it_works ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_grammar-4db2df9a40cdc3f3) [INFO] [stdout] test line_index::test_line_index::test_line_index_proptest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test lexer::tests::test_non_empty_str ... ok [INFO] [stdout] test scanner::tests::test_at ... ok [INFO] [stdout] test scanner::tests::test_at_p ... ok [INFO] [stdout] test scanner::tests::test_bump_while ... ok [INFO] [stdout] test scanner::tests::test_nth ... ok [INFO] [stdout] test scanner::tests::test_at_str ... ok [INFO] [stdout] test scanner::tests::test_current ... ok [INFO] [stdout] test scanner::tests::test_bump ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/estree_codegen-f5c8aee751549604) [INFO] [stdout] test syntax_kind::language_kind::tests::test_language_kind ... ok [INFO] [stdout] test scanner::tests::test_nth_is_p ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests src/bin/generate.rs (/opt/rustwide/target/debug/deps/estree_generate-a937ac91d1b2ec73) [INFO] [stdout] test scan::test::test_extract_sample ... ok [INFO] [stdout] test grammar::test::test_parse_str_literal ... ok [INFO] [stdout] test grammar::test::test_parse_interface ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_analysis-1dd1b0b15c52d6ec) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/html_grammar-11bc3059fa40f9db) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/javascript_analysis-a8acf7ddfb51e235) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test lexer::test::test_scan_sample1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/javascript_grammar-0ed00f77711ea209) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test lexer::test::test_scan_template ... ok [INFO] [stdout] test lexer::test::test_scan_sample2 ... ok [INFO] [stdout] test lexer::test::test_scan_regexp ... ok [INFO] [stdout] test samples::test_parse_sample1 ... ok [INFO] [stdout] test samples::test_parse_sample2 ... ok [INFO] [stdout] test lexer::test::test_scan_sample1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-7146434c9d3198ee) [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] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_analysis-92a42776a1669fd3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typescript_grammar-d31d2f898605d352) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vue_analysis-8fae0578b010f95a) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test debug::tests::test_syntax_tree ... FAILED [INFO] [stderr] error: test failed, to rerun pass '-p vue_analysis --lib' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- debug::tests::test_syntax_tree stdout ---- [INFO] [stdout] Left: [INFO] [stdout] DOCUMENT@[0; 46) [INFO] [stdout] ELEMENT@[0; 46) [INFO] [stdout] L_ANGLE@[0; 1) "<" [INFO] [stdout] IDENTIFIER@[1; 9) "template" [INFO] [stdout] R_ANGLE@[9; 10) ">" [INFO] [stdout] ELEMENT@[10; 35) [INFO] [stdout] L_ANGLE@[10; 11) "<" [INFO] [stdout] IDENTIFIER@[11; 14) "img" [INFO] [stdout] WHITESPACE@[14; 15) [INFO] [stdout] ATTRIBUTE@[15; 32) [INFO] [stdout] IDENTIFIER@[15; 18) "alt" [INFO] [stdout] EQ@[18; 19) "=" [INFO] [stdout] QUOTED@[19; 32) "'Hello World'" [INFO] [stdout] WHITESPACE@[32; 33) [INFO] [stdout] SLASH_R_ANGLE@[33; 35) "/>" [INFO] [stdout] L_ANGLE_SLASH@[35; 37) "" [INFO] [stdout] [INFO] [stdout] Right: [INFO] [stdout] DOCUMENT@[0; 46) [INFO] [stdout] ELEMENT@[0; 46) [INFO] [stdout] L_ANGLE@[0; 1) "<" [INFO] [stdout] IDENTIFIER@[1; 9) "template" [INFO] [stdout] R_ANGLE@[9; 10) ">" [INFO] [stdout] ELEMENT@[10; 35) [INFO] [stdout] L_ANGLE@[10; 11) "<" [INFO] [stdout] IDENTIFIER@[11; 14) "img" [INFO] [stdout] WHITESPACE@[14; 15) [INFO] [stdout] ATTRIBUTE@[15; 32) [INFO] [stdout] IDENTIFIER@[15; 18) "alt" [INFO] [stdout] EQ@[18; 19) "=" [INFO] [stdout] QUOTED@[19; 32) "\'Hello World\'" [INFO] [stdout] WHITESPACE@[32; 33) [INFO] [stdout] SLASH_R_ANGLE@[33; 35) "/>" [INFO] [stdout] L_ANGLE_SLASH@[35; 37) "" [INFO] [stdout] [INFO] [stdout] Diff: [INFO] [stdout] DOCUMENT@[0; 46) [INFO] [stdout] ELEMENT@[0; 46) [INFO] [stdout] L_ANGLE@[0; 1) "<" [INFO] [stdout] IDENTIFIER@[1; 9) "template" [INFO] [stdout] R_ANGLE@[9; 10) ">" [INFO] [stdout] ELEMENT@[10; 35) [INFO] [stdout] L_ANGLE@[10; 11) "<" [INFO] [stdout] IDENTIFIER@[11; 14) "img" [INFO] [stdout] WHITESPACE@[14; 15) [INFO] [stdout] ATTRIBUTE@[15; 32) [INFO] [stdout] IDENTIFIER@[15; 18) "alt" [INFO] [stdout] EQ@[18; 19) "=" [INFO] [stdout]  QUOTED@[19; 32) "\'Hello World\'" [INFO] [stdout]  QUOTED@[19; 32) "'Hello World'" [INFO] [stdout] WHITESPACE@[32; 33) [INFO] [stdout] SLASH_R_ANGLE@[33; 35) "/>" [INFO] [stdout] L_ANGLE_SLASH@[35; 37) "" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'debug::tests::test_syntax_tree' panicked at ''assertion failed: `(left == right)`', analysis/vue/src/debug.rs:81:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55659ec5babd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55659ec5babd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55659ec5babd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55659ec5babd - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55659ec7e78c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55659ec58471 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55659ec5d805 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55659ec5d805 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55659ec5d805 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55659ec5d4f4 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55659ec5dd52 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55659eb43208 - std::panicking::begin_panic::{{closure}}::h7cd2a7d787871cb9 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x55659eb44049 - std::sys_common::backtrace::__rust_end_short_backtrace::hdbaeb133d4efcedd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55659eb43158 - std::panicking::begin_panic::h00b74e3dacfba3dc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x55659e9cf0a7 - vue_analysis::debug::tests::test_syntax_tree::h6b490636be48ce1b [INFO] [stdout] at /opt/rustwide/workdir/analysis/vue/src/debug.rs:81:9 [INFO] [stdout] 15: 0x55659e9ce49a - vue_analysis::debug::tests::test_syntax_tree::{{closure}}::h7fa494f9eee0eec8 [INFO] [stdout] at /opt/rustwide/workdir/analysis/vue/src/debug.rs:53:5 [INFO] [stdout] 16: 0x55659ea3745e - core::ops::function::FnOnce::call_once::h29252e0d5a52a72f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55659eb3df23 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55659eb3df23 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 19: 0x55659eb3ccd9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 20: 0x55659eb3ccd9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55659eb3ccd9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 22: 0x55659eb3ccd9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 23: 0x55659eb3ccd9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 24: 0x55659eb3ccd9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 25: 0x55659eb3ccd9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 26: 0x55659eb08e8e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 27: 0x55659eb08e8e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 28: 0x55659eb0e3f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 29: 0x55659eb0e3f8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55659eb0e3f8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 31: 0x55659eb0e3f8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 32: 0x55659eb0e3f8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 33: 0x55659eb0e3f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 34: 0x55659eb0e3f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55659ec62573 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 36: 0x55659ec62573 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 37: 0x55659ec62573 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 38: 0x7ff56e5f9609 - start_thread [INFO] [stdout] 39: 0x7ff56e3c9163 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] debug::tests::test_syntax_tree [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6467d9967a6fcbe89c9bda197abd932b1bcbe5245811640fe70fbf86a39a5d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6467d9967a6fcbe89c9bda197abd932b1bcbe5245811640fe70fbf86a39a5d36", kill_on_drop: false }` [INFO] [stdout] 6467d9967a6fcbe89c9bda197abd932b1bcbe5245811640fe70fbf86a39a5d36