[INFO] cloning repository https://github.com/kossnocorp/volumen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kossnocorp/volumen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fvolumen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fvolumen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79f1701506a967c382d6639a2ba508a2db678e3d [INFO] checking kossnocorp/volumen against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkossnocorp%2Fvolumen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kossnocorp/volumen [INFO] finished tweaking git repo https://github.com/kossnocorp/volumen [INFO] tweaked toml for git repo https://github.com/kossnocorp/volumen written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kossnocorp/volumen on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kossnocorp/volumen 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2172229e94b784f974acd98e5238d9cd67c3d4ceee78c69faa2cbffbad968cb5 [INFO] running `Command { std: "docker" "start" "-a" "2172229e94b784f974acd98e5238d9cd67c3d4ceee78c69faa2cbffbad968cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2172229e94b784f974acd98e5238d9cd67c3d4ceee78c69faa2cbffbad968cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2172229e94b784f974acd98e5238d9cd67c3d4ceee78c69faa2cbffbad968cb5", kill_on_drop: false }` [INFO] [stdout] 2172229e94b784f974acd98e5238d9cd67c3d4ceee78c69faa2cbffbad968cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d83f8406c0653ef9cf191f30ddef7334444bd30fa076993c9d6259b14682d8 [INFO] running `Command { std: "docker" "start" "-a" "03d83f8406c0653ef9cf191f30ddef7334444bd30fa076993c9d6259b14682d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 (https://github.com/kossnocorp/tree-sitter?branch=wasm-malloc#0961d21b) [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling zmij v0.1.7 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Checking oxc_estree v0.41.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking unicode-id-start v1.4.0 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking assert-unchecked v0.1.2 [INFO] [stderr] Checking oxc_index v2.0.0 [INFO] [stderr] Checking oxc_allocator v0.41.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking pest v2.8.4 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking volumen_parser_tests v0.4.0 (/opt/rustwide/workdir/pkgs/parser-tests) [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 (https://github.com/kossnocorp/tree-sitter-php?branch=wasm-repro-malloc#1962ea39) [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 (https://github.com/kossnocorp/tree-sitter-ruby?branch=wasm-repro-malloc#5ff9f650) [INFO] [stderr] Compiling tree-sitter-go v0.25.0 (https://github.com/kossnocorp/tree-sitter-go?branch=wasm-repro-malloc#a58f403f) [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 (https://github.com/kossnocorp/tree-sitter-c-sharp?branch=wasm-repro-malloc#891c97d2) [INFO] [stderr] Compiling tree-sitter-java v0.23.5 (https://github.com/kossnocorp/tree-sitter-java?branch=wasm-repro-malloc#bf8630db) [INFO] [stderr] Compiling tree-sitter-python v0.25.0 (https://github.com/kossnocorp/tree-sitter-python?branch=wasm-repro-malloc#3deb8d60) [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 (https://github.com/kossnocorp/tree-sitter-typescript?branch=wasm-repro-malloc#e9f0d040) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking volumen v0.4.0 (/opt/rustwide/workdir/pkgs/crate) [INFO] [stderr] [FMTARGS] {"crate":"volumen","loc":"pkgs/crate/src/lib.rs:2:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"volumen","loc":"pkgs/crate/src/lib.rs:2:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tree-sitter v0.27.0 (https://github.com/kossnocorp/tree-sitter?branch=wasm-malloc#0961d21b) [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling oxc_ast_macros v0.41.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking oxc-miette v1.0.2 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling get-size-derive2 v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking oxc_span v0.41.0 [INFO] [stderr] Checking oxc_diagnostics v0.41.0 [INFO] [stderr] Checking oxc_syntax v0.41.0 [INFO] [stderr] Checking oxc_regular_expression v0.41.0 [INFO] [stderr] Checking get-size2 v0.6.3 [INFO] [stderr] Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff/?rev=0.12.12#c6516e9b) [INFO] [stderr] Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff/?rev=0.12.12#c6516e9b) [INFO] [stderr] Checking ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff/?rev=0.12.12#c6516e9b) [INFO] [stderr] Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff/?rev=0.12.12#c6516e9b) [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking oxc_ast v0.41.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling litty_macro v0.2.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking litty v0.2.0 [INFO] [stderr] Checking volumen_types v0.4.0 (/opt/rustwide/workdir/pkgs/types-crate) [INFO] [stderr] Checking insta v1.45.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking volumen_parser_core v0.4.0 (/opt/rustwide/workdir/pkgs/parser-core) [INFO] [stderr] Checking volumen_parser_test v0.4.0 (/opt/rustwide/workdir/pkgs/parser-test) [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:10:19","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:20:16","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:26:20","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> pkgs/parser-test/src/lib.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn assert_prompt_spans(src: &str, result: ParseResult) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking volumen_parser_java v0.4.0 (/opt/rustwide/workdir/pkgs/parser-java) [INFO] [stderr] Checking volumen_parser_cs v0.4.0 (/opt/rustwide/workdir/pkgs/parser-cs) [INFO] [stderr] Checking volumen_parser_php v0.4.0 (/opt/rustwide/workdir/pkgs/parser-php) [INFO] [stderr] Checking volumen_parser_rb v0.4.0 (/opt/rustwide/workdir/pkgs/parser-rb) [INFO] [stderr] Checking volumen_parser_go v0.4.0 (/opt/rustwide/workdir/pkgs/parser-go) [INFO] [stderr] Checking volumen_parser_py_tree_sitter v0.4.0 (/opt/rustwide/workdir/pkgs/parser-py-tree-sitter) [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_core","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_go","loc":"pkgs/parser-go/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_go","loc":"pkgs/parser-go/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_java","loc":"pkgs/parser-java/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_java","loc":"pkgs/parser-java/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_rb","loc":"pkgs/parser-rb/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-go/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_rb","loc":"pkgs/parser-rb/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:10:19","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:20:16","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_test","loc":"pkgs/parser-test/src/lib.rs:26:20","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> pkgs/parser-test/src/lib.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn assert_prompt_spans(src: &str, result: ParseResult) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_go","loc":"pkgs/parser-go/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_go","loc":"pkgs/parser-go/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_java","loc":"pkgs/parser-java/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_java","loc":"pkgs/parser-java/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_cs","loc":"pkgs/parser-cs/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_cs","loc":"pkgs/parser-cs/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/spans.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use volumen_types::{PromptVar, Span, SpanShape}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_py_tree_sitter","loc":"pkgs/parser-py-tree-sitter/src/lib.rs:751:12","p":2,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/spans.rs:105:68","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/spans.rs:177:68","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/spans.rs:105:68","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/spans.rs:177:68","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_php","loc":"pkgs/parser-php/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-java/src/comments.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_cs","loc":"pkgs/parser-cs/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_cs","loc":"pkgs/parser-cs/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-php/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-java/src/comments.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_heredoc_span(node: &Node, source: &str, start: usize, end: usize) -> SpanShape { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-rb/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-go/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-php/src/lib.rs:661:9 [INFO] [stdout] | [INFO] [stdout] 661 | let exp = &source[start as usize..end as usize]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeredocInfo` is never constructed [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HeredocInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_heredoc_info` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_heredoc_info(node: &Node, source: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_interpolated_string` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn is_interpolated_string(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_string_like` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn is_string_like(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/comments.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-cs/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/spans.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | let exp = &source[outer_start..outer_end]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | let exp = source[span.outer.0 as usize..span.outer.1 as usize].to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:698:9 [INFO] [stdout] | [INFO] [stdout] 698 | let exp = source[span.outer.0 as usize..span.outer.1 as usize].to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_rb","loc":"pkgs/parser-rb/src/lib.rs:75:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_rb","loc":"pkgs/parser-rb/src/lib.rs:89:12","p":3,"ph":3,"wa":0,"pa":0,"a":3,"pos":3,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stdout] warning: variable `current_pos` is assigned to, but never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 836 | let mut current_pos = prompt_inner.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_current_pos` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_pos` is never read [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:849:17 [INFO] [stdout] | [INFO] [stdout] 849 | current_pos = s_span.inner.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_pos` is never read [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:874:17 [INFO] [stdout] | [INFO] [stdout] 874 | current_pos = v_span.inner.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_any_leading_start` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/comments.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> CommentTracker<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_any_leading_start(&self, stmt_start: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ANNOTATED_ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ANNOTATED_ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MULTI_ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MULTI_ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUNCTION_DEF_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const FUNCTION_DEF_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLASS_DEF_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | pub const CLASS_DEF_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCOPE_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub const SCOPE_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_ASSIGNMENTS_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const ALL_ASSIGNMENTS_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXPRESSION_STATEMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub const EXPRESSION_STATEMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_annotated` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/scope.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl ScopeTracker { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn is_annotated(&self, ident: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> pkgs/parser-cs/src/spans.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn extract_interpolation_vars(node: &Node, source: &str) -> Vec { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-php/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_heredoc_span(node: &Node, source: &str, start: usize, end: usize) -> SpanShape { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_interpolated_string` is never used [INFO] [stdout] --> pkgs/parser-rb/src/spans.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn is_interpolated_string(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_string_like` is never used [INFO] [stdout] --> pkgs/parser-rb/src/spans.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn is_string_like(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-php/src/lib.rs:661:9 [INFO] [stdout] | [INFO] [stdout] 661 | let exp = &source[start as usize..end as usize]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HeredocInfo` is never constructed [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HeredocInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_heredoc_info` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn get_heredoc_info(node: &Node, source: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_interpolated_string` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn is_interpolated_string(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_string_like` is never used [INFO] [stdout] --> pkgs/parser-php/src/spans.rs:287:8 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn is_string_like(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-cs/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> pkgs/parser-cs/src/spans.rs:63:48 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn extract_interpolation_vars(node: &Node, source: &str) -> Vec { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-rb/src/comments.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_interpolated_string` is never used [INFO] [stdout] --> pkgs/parser-rb/src/spans.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn is_interpolated_string(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_string_like` is never used [INFO] [stdout] --> pkgs/parser-rb/src/spans.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn is_string_like(node: &Node) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Span` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/spans.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use volumen_types::{PromptVar, Span, SpanShape}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_py_tree_sitter","loc":"pkgs/parser-py-tree-sitter/src/lib.rs:751:12","p":2,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/comments.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | let block_text = &self.source[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/spans.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | let exp = &source[outer_start..outer_end]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | let exp = source[span.outer.0 as usize..span.outer.1 as usize].to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:698:9 [INFO] [stdout] | [INFO] [stdout] 698 | let exp = source[span.outer.0 as usize..span.outer.1 as usize].to_string(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `current_pos` is assigned to, but never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 836 | let mut current_pos = prompt_inner.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_current_pos` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_pos` is never read [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:849:17 [INFO] [stdout] | [INFO] [stdout] 849 | current_pos = s_span.inner.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `current_pos` is never read [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/lib.rs:874:17 [INFO] [stdout] | [INFO] [stdout] 874 | current_pos = v_span.inner.1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_any_leading_start` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/comments.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl<'a> CommentTracker<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 163 | pub fn get_any_leading_start(&self, stmt_start: u32) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ANNOTATED_ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ANNOTATED_ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MULTI_ASSIGNMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MULTI_ASSIGNMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUNCTION_DEF_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const FUNCTION_DEF_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CLASS_DEF_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | pub const CLASS_DEF_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SCOPE_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub const SCOPE_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_ASSIGNMENTS_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const ALL_ASSIGNMENTS_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXPRESSION_STATEMENT_QUERY` is never used [INFO] [stdout] --> pkgs/parser-py-tree-sitter/src/queries.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | pub const EXPRESSION_STATEMENT_QUERY: &str = r#" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff/?rev=0.12.12#c6516e9b) [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Checking wasm-bindgen-test v0.3.56 [INFO] [stderr] Checking volumen_parser_py v0.4.0 (/opt/rustwide/workdir/pkgs/parser-py) [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_py","loc":"pkgs/parser-py/src/lib.rs:20:35","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_py","loc":"pkgs/parser-py/src/lib.rs:20:35","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:432:13 [INFO] [stdout] | [INFO] [stdout] 432 | let start = first.start().to_u32(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | let end = last.end().to_u32(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | let block_text = &self.code[TextRange::new(first.start(), last.end())]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:432:13 [INFO] [stdout] | [INFO] [stdout] 432 | let start = first.start().to_u32(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | let end = last.end().to_u32(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | let block_text = &self.code[TextRange::new(first.start(), last.end())]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `comment_cursor` is never read [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct PyPromptVisitor<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | comment_cursor: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `comment_cursor` is never read [INFO] [stdout] --> pkgs/parser-py/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 56 | struct PyPromptVisitor<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | comment_cursor: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oxc_ecmascript v0.41.0 [INFO] [stderr] Checking oxc_parser v0.41.0 [INFO] [stderr] Checking volumen_parser_ts v0.4.0 (/opt/rustwide/workdir/pkgs/parser-ts) [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_ts","loc":"pkgs/parser-ts/src/lib.rs:42:33","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_ts","loc":"pkgs/parser-ts/src/lib.rs:1109:31","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | let exp = &self.code[start as usize..end as usize]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 822 | ast::Expression::CallExpression(call) => { [INFO] [stdout] | ------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 887 | | ast::Expression::CallExpression(_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:1167:13 [INFO] [stdout] | [INFO] [stdout] 1167 | let block_text = &self.code[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_ts","loc":"pkgs/parser-ts/src/lib.rs:42:33","p":0,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser_ts","loc":"pkgs/parser-ts/src/lib.rs:1109:31","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: method `get_template_text` is never used [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:429:8 [INFO] [stdout] | [INFO] [stdout] 86 | impl<'a> PromptVisitor<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | fn get_template_text(&self, template: &ast::TemplateLiteral<'a>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking volumen_benchmarks v0.4.0 (/opt/rustwide/workdir/pkgs/benchmarks) [INFO] [stderr] Checking volumen_parser v0.4.0 (/opt/rustwide/workdir/pkgs/parser) [INFO] [stdout] warning: unused variable: `exp` [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | let exp = &self.code[start as usize..end as usize]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_exp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser","loc":"pkgs/parser/src/lib.rs:36:31","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:887:15 [INFO] [stdout] | [INFO] [stdout] 822 | ast::Expression::CallExpression(call) => { [INFO] [stdout] | ------------------------------------- matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 887 | | ast::Expression::CallExpression(_) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_text` [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:1167:13 [INFO] [stdout] | [INFO] [stdout] 1167 | let block_text = &self.code[start as usize..end as usize]; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_template_text` is never used [INFO] [stdout] --> pkgs/parser-ts/src/lib.rs:429:8 [INFO] [stdout] | [INFO] [stdout] 86 | impl<'a> PromptVisitor<'a> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | fn get_template_text(&self, template: &ast::TemplateLiteral<'a>) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking volumen-wasm v0.4.0 (/opt/rustwide/workdir/pkgs/wasm) [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_benchmarks","loc":"pkgs/benchmarks/src/lib.rs:32:32","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_benchmarks","loc":"pkgs/benchmarks/src/lib.rs:37:29","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:40:26","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:52:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:55:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:56:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:59:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:64:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:69:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:72:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:73:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:76:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:77:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:80:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:85:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:90:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:93:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:94:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:97:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:98:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:101:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:106:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:111:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:114:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:115:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:118:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:119:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:122:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:127:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:132:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:135:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:136:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:139:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:140:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:143:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:148:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:153:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:156:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:157:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:160:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:161:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:164:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:169:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:174:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:177:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:178:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:181:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:186:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:191:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:194:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:195:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:198:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:203:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:208:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:211:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:212:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:215:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:216:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:219:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:224:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:229:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:232:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:233:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:236:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:241:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:246:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:249:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:250:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:252:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:40:26","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:52:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:55:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:56:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:59:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:64:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:69:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:72:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:73:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:76:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:77:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:80:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:85:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:90:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:93:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:94:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:97:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:98:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:101:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:106:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:111:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:114:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:115:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:118:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:119:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:122:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:127:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:132:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:135:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:136:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:139:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:140:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:143:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:148:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:153:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:156:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:157:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:160:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:161:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:164:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:169:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:174:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:177:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:178:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:181:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:186:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:191:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:194:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:195:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:198:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:203:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:208:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:211:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:212:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:215:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:216:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:219:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:224:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:229:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:232:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:233:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:236:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:241:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:246:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:249:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:250:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculate_tokens","loc":"pkgs/benchmarks/src/bin/calculate-tokens.rs:252:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:49:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:51:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:53:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:55:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:66:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:72:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:74:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:76:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:88:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:90:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:92:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:161:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:162:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:163:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:167:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:203:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:204:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:227:32","p":2,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:258:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:284:25","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:303:42","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:306:42","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:312:32","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:316:24","p":6,"ph":5,"wa":0,"pa":0,"a":5,"pos":5,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":5,"a_opt":5,"sz_no_dedup":80,"sz_old":80,"sz_opt":80} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:326:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:349:25","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:353:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:358:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:359:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:360:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:374:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:376:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:377:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:397:20","p":6,"ph":5,"wa":0,"pa":0,"a":5,"pos":5,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":5,"a_opt":5,"sz_no_dedup":80,"sz_old":80,"sz_opt":80} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:409:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:410:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:411:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:412:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:413:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:49:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:51:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:53:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:55:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:66:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:72:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:74:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:76:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:88:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:90:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:92:16","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:161:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:162:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:163:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:167:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:203:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:204:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:227:32","p":2,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:258:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:284:25","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:303:42","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:306:42","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:312:32","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:316:24","p":6,"ph":5,"wa":0,"pa":0,"a":5,"pos":5,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":5,"a_opt":5,"sz_no_dedup":80,"sz_old":80,"sz_opt":80} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:326:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:349:25","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:353:17","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:358:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:359:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:360:17","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:374:21","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:376:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:377:21","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:397:20","p":6,"ph":5,"wa":0,"pa":0,"a":5,"pos":5,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":5,"a_opt":5,"sz_no_dedup":80,"sz_old":80,"sz_opt":80} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"/rustc/38c2997544af84fe301d600d6896397738163002/library/std/src/macros.rs:140:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:409:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:410:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:411:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:412:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"bench_report","loc":"pkgs/benchmarks/src/bin/bench-report.rs:413:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"pkgs/wasm/tests/wasm.rs:190:19","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"wasm","loc":"pkgs/wasm/tests/wasm.rs:180:20","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> pkgs/parser-tests/tests/02_var_comment_go.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> pkgs/parser-tests/tests/02_var_comment_go.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> pkgs/parser-tests/tests/02_var_comment_go.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> pkgs/parser-tests/tests/02_var_comment_go.rs:561:1 [INFO] [stdout] | [INFO] [stdout] 561 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> pkgs/parser-tests/tests/02_var_comment_go.rs:799:1 [INFO] [stdout] | [INFO] [stdout] 799 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_benchmarks","loc":"pkgs/benchmarks/src/lib.rs:32:32","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_benchmarks","loc":"pkgs/benchmarks/src/lib.rs:37:29","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"utils","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"03_inline_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"02_var_comment_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_py","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"05_multiple_prompts_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"10_array_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser","loc":"pkgs/parser/src/lib.rs:36:31","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser","loc":"pkgs/parser/src/lib.rs:157:35","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"volumen_parser","loc":"pkgs/parser/src/lib.rs:218:24","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"04_prompt_vars_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_go","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"07_syntax_cs","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_rb","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"01_var_name_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"09_fn_java","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"06_annotations_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_ts","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Go` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Java`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:94:70","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:98:67","p":1,"ph":2,"wa":0,"pa":0,"a":2,"pos":2,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:110:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:134:65","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:148:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"08_concat_php","loc":"pkgs/parser-tests/tests/utils.rs:172:75","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] warning: variants `Py`, `Rb`, `Php`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Php`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] | ^^^ [INFO] [stdout] 195 | Java, [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | pub fn php(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn php_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ts`, `Py`, `Rb`, `Java`, `Go`, and `Cs` are never constructed [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub enum ParseLang { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 191 | Ts, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | Py, [INFO] [stdout] | ^^ [INFO] [stdout] 193 | Rb, [INFO] [stdout] | ^^ [INFO] [stdout] 194 | Php, [INFO] [stdout] 195 | Java, [INFO] [stdout] | ^^^^ [INFO] [stdout] 196 | Go, [INFO] [stdout] | ^^ [INFO] [stdout] 197 | Cs, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> pkgs/parser-tests/tests/utils.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl ParseTestLang { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 226 | pub fn ts(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 230 | pub fn ts_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 238 | pub fn py(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn py_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | pub fn rb(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub fn rb_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | pub fn java(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | pub fn java_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | pub fn go(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn go_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 298 | pub fn cs(source: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 302 | pub fn cs_named(source: &'static str, filename: &'static str) -> ParseTestLang { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "03d83f8406c0653ef9cf191f30ddef7334444bd30fa076993c9d6259b14682d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d83f8406c0653ef9cf191f30ddef7334444bd30fa076993c9d6259b14682d8", kill_on_drop: false }` [INFO] [stdout] 03d83f8406c0653ef9cf191f30ddef7334444bd30fa076993c9d6259b14682d8