[INFO] cloning repository https://github.com/DevYatsu/pkl_fast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevYatsu/pkl_fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevYatsu%2Fpkl_fast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevYatsu%2Fpkl_fast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59848b49a54c78fb917117e760c5f636d5661b44
[INFO] checking DevYatsu/pkl_fast against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevYatsu%2Fpkl_fast" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevYatsu/pkl_fast
[INFO] finished tweaking git repo https://github.com/DevYatsu/pkl_fast
[INFO] tweaked toml for git repo https://github.com/DevYatsu/pkl_fast written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevYatsu/pkl_fast on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevYatsu/pkl_fast 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.11
[INFO] [stderr]   Downloaded pest_meta v2.7.11
[INFO] [stderr]   Downloaded pest_derive v2.7.11
[INFO] [stderr]   Downloaded pest v2.7.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f819181d69165b5188280ad6e60788360dcffa73c206b51123bbba54c3da00
[INFO] running `Command { std: "docker" "start" "-a" "94f819181d69165b5188280ad6e60788360dcffa73c206b51123bbba54c3da00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f819181d69165b5188280ad6e60788360dcffa73c206b51123bbba54c3da00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f819181d69165b5188280ad6e60788360dcffa73c206b51123bbba54c3da00", kill_on_drop: false }`
[INFO] [stdout] 94f819181d69165b5188280ad6e60788360dcffa73c206b51123bbba54c3da00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9f7915bb065cb4f9c871ef31a3aced4137f4d0d3f7f40aa05b2c44a389c378f
[INFO] running `Command { std: "docker" "start" "-a" "e9f7915bb065cb4f9c871ef31a3aced4137f4d0d3f7f40aa05b2c44a389c378f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking pest v2.7.11
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking new-pkl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/parser/statement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PklMember`
[INFO] [stdout]  --> src/table/import.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{PklMember, PklTable};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/table/import.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/table/value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]  --> src/parser/statement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::current;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PklMember`
[INFO] [stdout]  --> src/table/import.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{PklMember, PklTable};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/table/import.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/table/value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parser/utils.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 _ => return Err(("unexpected token here".to_owned(), lexer.span()).into()),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout] ...
[INFO] [stdout] 68 |     parse_multispaces_until!(lexer)
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/parser/utils.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                 Ok(PklToken::Space)
[INFO] [stdout] 46 | |                 | Ok(PklToken::DocComment(_))
[INFO] [stdout] 47 | |                 | Ok(PklToken::LineComment(_))
[INFO] [stdout] 48 | |                 | Ok(PklToken::MultilineComment(_))
[INFO] [stdout] 49 | |                 | Ok(PklToken::NewLine) => {
[INFO] [stdout]    | |_______________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |                   Ok(token) => {
[INFO] [stdout]    |                   --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 56 |                   Err(e) => return Err((e.to_string(), lexer.span()).into()),
[INFO] [stdout]    |                   ------ matches some of the same values
[INFO] [stdout] 57 |                   _ => return Err(("unexpected token here".to_owned(), lexer.span()).into()),
[INFO] [stdout]    |                   ^ collectively making this unreachable
[INFO] [stdout] ...
[INFO] [stdout] 68 |       parse_multispaces_until!(lexer)
[INFO] [stdout]    |       ------------------------------- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `parse_multispaces_until` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/parser/utils.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 _ => return Err(("unexpected token here".to_owned(), lexer.span()).into()),
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout] ...
[INFO] [stdout] 68 |     parse_multispaces_until!(lexer)
[INFO] [stdout]    |     ------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/parser/utils.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                 Ok(PklToken::Space)
[INFO] [stdout] 46 | |                 | Ok(PklToken::DocComment(_))
[INFO] [stdout] 47 | |                 | Ok(PklToken::LineComment(_))
[INFO] [stdout] 48 | |                 | Ok(PklToken::MultilineComment(_))
[INFO] [stdout] 49 | |                 | Ok(PklToken::NewLine) => {
[INFO] [stdout]    | |_______________________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 52 |                   Ok(token) => {
[INFO] [stdout]    |                   --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 56 |                   Err(e) => return Err((e.to_string(), lexer.span()).into()),
[INFO] [stdout]    |                   ------ matches some of the same values
[INFO] [stdout] 57 |                   _ => return Err(("unexpected token here".to_owned(), lexer.span()).into()),
[INFO] [stdout]    |                   ^ collectively making this unreachable
[INFO] [stdout] ...
[INFO] [stdout] 68 |       parse_multispaces_until!(lexer)
[INFO] [stdout]    |       ------------------------------- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `parse_multispaces_until` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/official.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn amends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/official.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn extends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]  --> src/table/import/web.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn import_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]   |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn amends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn extends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn import_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn amends_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn extends_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]   --> src/table/class.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     for (ClassField { name, kind, .. }, _type) in fields {
[INFO] [stdout]    |                             ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table/types.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 span,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table/types.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 base_type,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table/types.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 requirements,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table/types.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 span,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_local`
[INFO] [stdout]    --> src/table.rs:176:32
[INFO] [stdout]     |
[INFO] [stdout] 176 |             PklMember::Class { is_local, .. } => false,
[INFO] [stdout]     |                                ^^^^^^^^ help: try ignoring the field: `is_local: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_local`
[INFO] [stdout]    --> src/table.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |             PklMember::Class { is_local, .. } => false,
[INFO] [stdout]     |                                ^^^^^^^^ help: try ignoring the field: `is_local: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/table.rs:562:29
[INFO] [stdout]     |
[INFO] [stdout] 562 | ...                   name, attributes, ..
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> src/table.rs:562:35
[INFO] [stdout]     |
[INFO] [stdout] 562 | ...                   name, attributes, ..
[INFO] [stdout]     |                             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table.rs:565:29
[INFO] [stdout]     |
[INFO] [stdout] 565 | ...                   base_type,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table.rs:566:29
[INFO] [stdout]     |
[INFO] [stdout] 566 | ...                   requirements,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/table.rs:581:29
[INFO] [stdout]     |
[INFO] [stdout] 581 | ...                   name, attributes, ..
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> src/table.rs:581:35
[INFO] [stdout]     |
[INFO] [stdout] 581 | ...                   name, attributes, ..
[INFO] [stdout]     |                             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table.rs:584:29
[INFO] [stdout]     |
[INFO] [stdout] 584 | ...                   base_type,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table.rs:585:29
[INFO] [stdout]     |
[INFO] [stdout] 585 | ...                   requirements,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:878:39
[INFO] [stdout]     |
[INFO] [stdout] 878 |             PklStatement::Local(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:893:44
[INFO] [stdout]     |
[INFO] [stdout] 893 |                     PklStatement::Local(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:917:39
[INFO] [stdout]     |
[INFO] [stdout] 917 |             PklStatement::Const(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:923:44
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     PklStatement::Fixed(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:924:44
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     PklStatement::Local(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:946:39
[INFO] [stdout]     |
[INFO] [stdout] 946 |             PklStatement::Fixed(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:960:44
[INFO] [stdout]     |
[INFO] [stdout] 960 |                     PklStatement::Fixed(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_body` is never read
[INFO] [stdout]    --> src/table.rs:918:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |                 in_body = true;
[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 `in_body` is never read
[INFO] [stdout]    --> src/table.rs:947:17
[INFO] [stdout]     |
[INFO] [stdout] 947 |                 in_body = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:996:9
[INFO] [stdout]     |
[INFO] [stdout] 996 |         span,
[INFO] [stdout]     |         ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PropertyKind` is never used
[INFO] [stdout]   --> src/parser/statement/property.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum PropertyKind {
[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 `parse_id_or_local` is never used
[INFO] [stdout]   --> src/parser/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_id_or_local<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<PklToken<'a>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_string_token` is never used
[INFO] [stdout]    --> src/parser/utils.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn any_string_token<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<PklToken<'a>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_any_string` is never used
[INFO] [stdout]    --> src/parser/utils.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn parse_any_string<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<&'a str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_extended` is never read
[INFO] [stdout]    --> src/table.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct PklTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 201 |     is_extended: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PklTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:73
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn generate_ast<'a>(&'a self, source: &'a str) -> PklResult<Vec<PklStatement>> {
[INFO] [stdout]    |                              --                --                       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                 |
[INFO] [stdout]    |                              |                 the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn generate_ast<'a>(&'a self, source: &'a str) -> PklResult<Vec<PklStatement<'a>>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(src: &str) -> Result<Pairs<Rule>, pest::error::Error<Rule>> {
[INFO] [stdout]    |                   ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(src: &str) -> Result<Pairs<'_, Rule>, pest::error::Error<Rule>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/table.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 | /                 match *stmt {
[INFO] [stdout] 889 | |                     PklStatement::Property(prop) => handle_property(&mut table, prop, stmt_builder),
[INFO] [stdout] 890 | |                     PklStatement::Class(_) => todo!(),
[INFO] [stdout] 891 | |                     PklStatement::TypeAlias(_) => todo!(),
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                 };
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 888 |                 let _ = match *stmt {
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/official.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn amends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/official.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn extends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]  --> src/table/import/web.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn import_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]   |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn amends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn extends_pkg(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn import_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn amends_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pkg_uri`
[INFO] [stdout]   --> src/table/import/web.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn extends_http(pkg_uri: &str, span: Span) -> PklResult<PklTable> {
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pkg_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]   --> src/table/class.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     for (ClassField { name, kind, .. }, _type) in fields {
[INFO] [stdout]    |                             ^^^^ help: try ignoring the field: `kind: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table/types.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 span,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table/types.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 base_type,
[INFO] [stdout]     |                 ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table/types.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 requirements,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table/types.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 span,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_local`
[INFO] [stdout]    --> src/table.rs:176:32
[INFO] [stdout]     |
[INFO] [stdout] 176 |             PklMember::Class { is_local, .. } => false,
[INFO] [stdout]     |                                ^^^^^^^^ help: try ignoring the field: `is_local: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_local`
[INFO] [stdout]    --> src/table.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |             PklMember::Class { is_local, .. } => false,
[INFO] [stdout]     |                                ^^^^^^^^ help: try ignoring the field: `is_local: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/table.rs:562:29
[INFO] [stdout]     |
[INFO] [stdout] 562 | ...                   name, attributes, ..
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> src/table.rs:562:35
[INFO] [stdout]     |
[INFO] [stdout] 562 | ...                   name, attributes, ..
[INFO] [stdout]     |                             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table.rs:565:29
[INFO] [stdout]     |
[INFO] [stdout] 565 | ...                   base_type,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table.rs:566:29
[INFO] [stdout]     |
[INFO] [stdout] 566 | ...                   requirements,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/table.rs:581:29
[INFO] [stdout]     |
[INFO] [stdout] 581 | ...                   name, attributes, ..
[INFO] [stdout]     |                       ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]    --> src/table.rs:581:35
[INFO] [stdout]     |
[INFO] [stdout] 581 | ...                   name, attributes, ..
[INFO] [stdout]     |                             ^^^^^^^^^^ help: try ignoring the field: `attributes: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base_type`
[INFO] [stdout]    --> src/table.rs:584:29
[INFO] [stdout]     |
[INFO] [stdout] 584 | ...                   base_type,
[INFO] [stdout]     |                       ^^^^^^^^^ help: try ignoring the field: `base_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `requirements`
[INFO] [stdout]    --> src/table.rs:585:29
[INFO] [stdout]     |
[INFO] [stdout] 585 | ...                   requirements,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `requirements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:878:39
[INFO] [stdout]     |
[INFO] [stdout] 878 |             PklStatement::Local(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:893:44
[INFO] [stdout]     |
[INFO] [stdout] 893 |                     PklStatement::Local(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:917:39
[INFO] [stdout]     |
[INFO] [stdout] 917 |             PklStatement::Const(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:923:44
[INFO] [stdout]     |
[INFO] [stdout] 923 |                     PklStatement::Fixed(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:924:44
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     PklStatement::Local(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:946:39
[INFO] [stdout]     |
[INFO] [stdout] 946 |             PklStatement::Fixed(stmt, span) => {
[INFO] [stdout]     |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:960:44
[INFO] [stdout]     |
[INFO] [stdout] 960 |                     PklStatement::Fixed(_, span) => todo!(),
[INFO] [stdout]     |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `in_body` is never read
[INFO] [stdout]    --> src/table.rs:918:17
[INFO] [stdout]     |
[INFO] [stdout] 918 |                 in_body = true;
[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 `in_body` is never read
[INFO] [stdout]    --> src/table.rs:947:17
[INFO] [stdout]     |
[INFO] [stdout] 947 |                 in_body = true;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/table.rs:996:9
[INFO] [stdout]     |
[INFO] [stdout] 996 |         span,
[INFO] [stdout]     |         ^^^^ help: try ignoring the field: `span: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PropertyKind` is never used
[INFO] [stdout]   --> src/parser/statement/property.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum PropertyKind {
[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 `parse_id_or_local` is never used
[INFO] [stdout]   --> src/parser/utils.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse_id_or_local<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<PklToken<'a>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `any_string_token` is never used
[INFO] [stdout]    --> src/parser/utils.rs:105:4
[INFO] [stdout]     |
[INFO] [stdout] 105 | fn any_string_token<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<PklToken<'a>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_any_string` is never used
[INFO] [stdout]    --> src/parser/utils.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn parse_any_string<'a>(lexer: &mut Lexer<'a, PklToken<'a>>) -> PklResult<&'a str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_extended` is never read
[INFO] [stdout]    --> src/table.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct PklTable {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 201 |     is_extended: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PklTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:64:73
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn generate_ast<'a>(&'a self, source: &'a str) -> PklResult<Vec<PklStatement>> {
[INFO] [stdout]    |                              --                --                       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |                 |
[INFO] [stdout]    |                              |                 the lifetime is named here
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn generate_ast<'a>(&'a self, source: &'a str) -> PklResult<Vec<PklStatement<'a>>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pest.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(src: &str) -> Result<Pairs<Rule>, pest::error::Error<Rule>> {
[INFO] [stdout]    |                   ^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn parse(src: &str) -> Result<Pairs<'_, Rule>, pest::error::Error<Rule>> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/table.rs:888:17
[INFO] [stdout]     |
[INFO] [stdout] 888 | /                 match *stmt {
[INFO] [stdout] 889 | |                     PklStatement::Property(prop) => handle_property(&mut table, prop, stmt_builder),
[INFO] [stdout] 890 | |                     PklStatement::Class(_) => todo!(),
[INFO] [stdout] 891 | |                     PklStatement::TypeAlias(_) => todo!(),
[INFO] [stdout] ...   |
[INFO] [stdout] 914 | |                 };
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 888 |                 let _ = match *stmt {
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let mut pkl = Pkl::new();
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let ast = pkl.generate_ast(&src).map_err(|e: PklError| {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |             let mut pkl = Pkl::new();
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> src/main.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let ast = pkl.generate_ast(&src).map_err(|e: PklError| {
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "e9f7915bb065cb4f9c871ef31a3aced4137f4d0d3f7f40aa05b2c44a389c378f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f7915bb065cb4f9c871ef31a3aced4137f4d0d3f7f40aa05b2c44a389c378f", kill_on_drop: false }`
[INFO] [stdout] e9f7915bb065cb4f9c871ef31a3aced4137f4d0d3f7f40aa05b2c44a389c378f
