[INFO] cloning repository https://github.com/Aiving/tsr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aiving/tsr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2af415bd57a7ea2df90f09679cfe0bee293abd5
[INFO] checking Aiving/tsr against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiving%2Ftsr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aiving/tsr
[INFO] finished tweaking git repo https://github.com/Aiving/tsr
[INFO] tweaked toml for git repo https://github.com/Aiving/tsr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aiving/tsr on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aiving/tsr 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93c48418812a761db6c809fec0255c9a34187e83fa84ee8d92d53ab73fbe6ca8
[INFO] running `Command { std: "docker" "start" "-a" "93c48418812a761db6c809fec0255c9a34187e83fa84ee8d92d53ab73fbe6ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93c48418812a761db6c809fec0255c9a34187e83fa84ee8d92d53ab73fbe6ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c48418812a761db6c809fec0255c9a34187e83fa84ee8d92d53ab73fbe6ca8", kill_on_drop: false }`
[INFO] [stdout] 93c48418812a761db6c809fec0255c9a34187e83fa84ee8d92d53ab73fbe6ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3c6e27db5f66d73e3361bbd54e15e80f42cb0f9ba6be52accb69e48f774346
[INFO] running `Command { std: "docker" "start" "-a" "be3c6e27db5f66d73e3361bbd54e15e80f42cb0f9ba6be52accb69e48f774346", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking safer_owning_ref v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.53
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking tsr-lexer v0.0.0 (/opt/rustwide/workdir/lexer)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lexer/src/util.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lexer/src/util.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                             ^^^^^^^^^            ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn complete_byte_slice_str_from_utf8(c: BytesSpan<'_>) -> Result<&str, Utf8Error> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tsr-parser v0.0.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking darling_core v0.20.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> parser/src/lib.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<Block> {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse_tokens(tokens: &[Positioned<Token>]) -> TokenResult<'_, Block> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/tags.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout]  18 |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                |       |                             |
[INFO] [stdout]     |                                                |       |                             the same lifetime is elided here
[INFO] [stdout]     |                                                |       the same lifetime is hidden here
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout]  36 | / tokens! {
[INFO] [stdout]  37 | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stdout]  38 | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stdout]  39 | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     eof_tag => Token::EOF;
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout]  18 |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> parser/src/tags.rs:18:46
[INFO] [stdout]     |
[INFO] [stdout]  18 |               pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                ^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                |       |                             |
[INFO] [stdout]     |                                                |       |                             the same lifetime is elided here
[INFO] [stdout]     |                                                |       the same lifetime is hidden here
[INFO] [stdout]     |                                                the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout]  36 | / tokens! {
[INFO] [stdout]  37 | |     const_tag => Token::ReservedWord(ReservedWord::Const);
[INFO] [stdout]  38 | |     let_tag => Token::ReservedWord(ReservedWord::Let);
[INFO] [stdout]  39 | |     constructor_tag => Token::ReservedWord(ReservedWord::Constructor);
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     eof_tag => Token::EOF;
[INFO] [stdout] 121 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `tokens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout]  18 |             pub fn $func_name(tokens: Tokens<'_>) -> TokenResult<'_, Positioned<Tokens<'_>>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking tsr-macro v0.1.0 (/opt/rustwide/workdir/macro)
[INFO] [stderr]     Checking tsr-runtime v0.0.0 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                                      ------- any code following this expression is unreachable
[INFO] [stdout] 13 |                   Value::Reference(path, scope) => self
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 14 | |                     .context
[INFO] [stdout] 15 | |                     .lock()
[INFO] [stdout] 16 | |                     .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     .value
[INFO] [stdout] 20 | |                     .clone(),
[INFO] [stdout]    | |____________________________^ unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable arm
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 12 |               Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                                      ------- any code following this expression is unreachable
[INFO] [stdout] 13 |                   Value::Reference(path, scope) => self
[INFO] [stdout]    |  __________________________________________________^
[INFO] [stdout] 14 | |                     .context
[INFO] [stdout] 15 | |                     .lock()
[INFO] [stdout] 16 | |                     .unwrap()
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |                     .value
[INFO] [stdout] 20 | |                     .clone(),
[INFO] [stdout]    | |____________________________^ unreachable arm
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:34
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/array.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:42
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/binary.rs:74:48
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 Value::Reference(path, scope) => self
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 Value::Reference(path, scope) => self
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 value => value,
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:32:48
[INFO] [stdout]    |
[INFO] [stdout] 32 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 |             Value::Reference(path, scope) => match todo!() {
[INFO] [stdout]    |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 Value::Reference(path, scope) => self
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |                 Value::Reference(path, scope) => self
[INFO] [stdout]    |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> runtime/src/eval/expression/call.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 value => value,
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_span`
[INFO] [stdout]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (index_span, index) = (
[INFO] [stdout]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_span`
[INFO] [stdout]   --> runtime/src/eval/expression/index.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (index_span, index) = (
[INFO] [stdout]    |              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (span, value) = export.unpack();
[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]  --> runtime/src/eval/statement/export.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let (span, value) = export.unpack();
[INFO] [stdout]   |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stdout]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]  --> runtime/src/eval/statement/if_else.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn eval_if(&mut self, statement: Positioned<IfStatement>) -> Value {
[INFO] [stdout]   |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (span, variables) = variables.unpack();
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let (span, variables) = variables.unpack();
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> runtime/src/eval/statement/variable.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |                         Value::Reference(path, scope) => todo!(),
[INFO] [stdout]    |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> runtime/src/value/mod.rs:606:47
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signature`
[INFO] [stdout]    --> runtime/src/value/mod.rs:606:47
[INFO] [stdout]     |
[INFO] [stdout] 606 | ...                   Signature::Method(signature) => name,
[INFO] [stdout]     |                                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_signature`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `members`
[INFO] [stdout]    --> runtime/src/value/mod.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> runtime/src/value/mod.rs:834:34
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:837:17
[INFO] [stdout]     |
[INFO] [stdout] 837 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signatures`
[INFO] [stdout]    --> runtime/src/value/mod.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 signatures,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `members`
[INFO] [stdout]    --> runtime/src/value/mod.rs:736:49
[INFO] [stdout]     |
[INFO] [stdout] 736 |                         PrimaryType::ObjectType(members) => match self {
[INFO] [stdout]     |                                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_members`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:843:17
[INFO] [stdout]     |
[INFO] [stdout] 843 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `implements`
[INFO] [stdout]    --> runtime/src/value/mod.rs:844:17
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 implements,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> runtime/src/value/mod.rs:845:17
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 constructors,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> runtime/src/value/mod.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 846 |                 fields,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> runtime/src/value/mod.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 methods,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:32
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:38
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:32
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:38
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> runtime/src/value/mod.rs:834:34
[INFO] [stdout]     |
[INFO] [stdout] 834 |             Value::ArrowFunction(func) => PredefinedType::Any.into(),
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:837:17
[INFO] [stdout]     |
[INFO] [stdout] 837 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:838:17
[INFO] [stdout]     |
[INFO] [stdout] 838 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `signatures`
[INFO] [stdout]    --> runtime/src/value/mod.rs:839:17
[INFO] [stdout]     |
[INFO] [stdout] 839 |                 signatures,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `signatures: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:842:17
[INFO] [stdout]     |
[INFO] [stdout] 842 |                 name,
[INFO] [stdout]     |                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extends`
[INFO] [stdout]    --> runtime/src/value/mod.rs:843:17
[INFO] [stdout]     |
[INFO] [stdout] 843 |                 extends,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `extends: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `implements`
[INFO] [stdout]    --> runtime/src/value/mod.rs:844:17
[INFO] [stdout]     |
[INFO] [stdout] 844 |                 implements,
[INFO] [stdout]     |                 ^^^^^^^^^^ help: try ignoring the field: `implements: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructors`
[INFO] [stdout]    --> runtime/src/value/mod.rs:845:17
[INFO] [stdout]     |
[INFO] [stdout] 845 |                 constructors,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ help: try ignoring the field: `constructors: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fields`
[INFO] [stdout]    --> runtime/src/value/mod.rs:846:17
[INFO] [stdout]     |
[INFO] [stdout] 846 |                 fields,
[INFO] [stdout]     |                 ^^^^^^ help: try ignoring the field: `fields: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `methods`
[INFO] [stdout]    --> runtime/src/value/mod.rs:847:17
[INFO] [stdout]     |
[INFO] [stdout] 847 |                 methods,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `methods: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:26
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:32
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> runtime/src/value/mod.rs:851:38
[INFO] [stdout]     |
[INFO] [stdout] 851 |             Value::Error(span, code, message) => PredefinedType::Void.into(),
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:32
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> runtime/src/value/mod.rs:853:38
[INFO] [stdout]     |
[INFO] [stdout] 853 |             Value::TypeAlias { name, ty } => todo!(),
[INFO] [stdout]     |                                      ^^ help: try ignoring the field: `ty: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> runtime/src/lib.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> runtime/src/lib.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> runtime/src/lib.rs:272:30
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]    --> runtime/src/lib.rs:272:36
[INFO] [stdout]     |
[INFO] [stdout] 272 |             Value::Reference(path, scope) => todo!(),
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]    --> runtime/src/lib.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Runtime {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_array` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_message` is never used
[INFO] [stdout]   --> runtime/src/value/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `types` is never read
[INFO] [stdout]    --> runtime/src/lib.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Runtime {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 135 |     types: Arc<RwLock<HashMap<String, Type>>>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Runtime` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_scope_variables_filtered` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn clear_scope_variables_filtered(&mut self, variables: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_array` is never used
[INFO] [stdout]    --> runtime/src/lib.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl Runtime {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 269 |     fn is_array(&self, value: Value) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_message` is never used
[INFO] [stdout]   --> runtime/src/value/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn format_message(message: &str, args: impl Args) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tests v0.0.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
[INFO] running `Command { std: "docker" "inspect" "be3c6e27db5f66d73e3361bbd54e15e80f42cb0f9ba6be52accb69e48f774346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3c6e27db5f66d73e3361bbd54e15e80f42cb0f9ba6be52accb69e48f774346", kill_on_drop: false }`
[INFO] [stdout] be3c6e27db5f66d73e3361bbd54e15e80f42cb0f9ba6be52accb69e48f774346
