[INFO] cloning repository https://github.com/mdsherry/rlox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdsherry/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Frlox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Frlox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5378896657fe59da37904c3506a8578dfe4a83c
[INFO] checking mdsherry/rlox against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsherry%2Frlox" "/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/mdsherry/rlox
[INFO] finished tweaking git repo https://github.com/mdsherry/rlox
[INFO] tweaked toml for git repo https://github.com/mdsherry/rlox written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mdsherry/rlox on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mdsherry/rlox 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded once_cell v1.10.0
[INFO] [stderr]   Downloaded miette-derive v4.3.0
[INFO] [stderr]   Downloaded supports-hyperlinks v1.2.0
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded supports-unicode v1.0.2
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded owo-colors v3.3.0
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded string-interner v0.14.0
[INFO] [stderr]   Downloaded miette v4.3.0
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded syn v1.0.90
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f75e01cbaa0bd7f6b2973323fed65b3ce33b662bd188c4a03d680937ecbd17b
[INFO] running `Command { std: "docker" "start" "-a" "0f75e01cbaa0bd7f6b2973323fed65b3ce33b662bd188c4a03d680937ecbd17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f75e01cbaa0bd7f6b2973323fed65b3ce33b662bd188c4a03d680937ecbd17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f75e01cbaa0bd7f6b2973323fed65b3ce33b662bd188c4a03d680937ecbd17b", kill_on_drop: false }`
[INFO] [stdout] 0f75e01cbaa0bd7f6b2973323fed65b3ce33b662bd188c4a03d680937ecbd17b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256d7d9fcc84a06057c40b2abdae842bc8f29156213e7b2989fa87d2fe105871
[INFO] running `Command { std: "docker" "start" "-a" "256d7d9fcc84a06057c40b2abdae842bc8f29156213e7b2989fa87d2fe105871", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking owo-colors v3.3.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling miette-derive v4.3.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking miette v4.3.0
[INFO] [stderr]     Checking rlox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Disassembler`
[INFO] [stdout]  --> src/gen_bytecode/test.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |     vm::{errors::ExecutionError, Disassembler, VMState, VM},
[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: `vm::NativeFunction`
[INFO] [stdout]  --> src/annotate_storage.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{grammar::*, parser::span_tools::HasSpan, vm::NativeFunction};
[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: `std::io::Write`
[INFO] [stdout]  --> src/vm/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vm::NativeFunction`
[INFO] [stdout]  --> src/annotate_storage.rs:3:54
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{grammar::*, parser::span_tools::HasSpan, vm::NativeFunction};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> src/vm/errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/vm/value.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |             Value::FunDef(func) => (),
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `native_funcs` is never read
[INFO] [stdout]   --> src/annotate_storage.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct AnnotateStorage<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     native_funcs: HashMap<StrSymbol, usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnnotateStorage` 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: struct `ConstantFolder` is never constructed
[INFO] [stdout]  --> src/constant_folder.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ConstantFolder {}
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `accept_mut` and `is_const` are never used
[INFO] [stdout]    --> src/grammar.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl Expr {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn is_const(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl Stmt {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | impl MethodDef {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 566 | impl Block {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 573 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `visit_paren` is never used
[INFO] [stdout]    --> src/grammar.rs:603:8
[INFO] [stdout]     |
[INFO] [stdout] 594 | pub trait Visitor<'a>: Sized {
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn visit_paren(&mut self, node: &'a Paren) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/grammar.rs:630:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub trait Transformer {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 630 |     fn visit_bin_op(&mut self, node: &mut BinOp) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 631 |     fn visit_unary_op(&mut self, node: &mut UnaryOp) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 632 |     fn visit_string(&mut self, node: &mut Str) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 633 |     fn visit_number(&mut self, node: &mut Number) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 634 |     fn visit_paren(&mut self, node: &mut Paren) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 635 |     fn visit_print(&mut self, node: &mut Print) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 636 |     fn visit_fun_def(&mut self, node: &mut FunDef) -> Self::Value;
[INFO] [stdout] 637 |     fn visit_assignment(&mut self, node: &mut Assignment) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 638 |     fn visit_bool(&mut self, node: &mut Bool) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 639 |     fn visit_nil(&mut self, node: &mut Nil) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 640 |     fn visit_for(&mut self, node: &mut For) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 641 |     fn visit_while(&mut self, node: &mut While) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 642 |     fn visit_ident(&mut self, node: &mut Ident) -> Self::Value;
[INFO] [stdout] 643 |     fn visit_block(&mut self, node: &mut Block) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 644 |     fn visit_logical(&mut self, node: &mut Logical) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 645 |     fn visit_call(&mut self, node: &mut Call) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 646 |     fn visit_class(&mut self, node: &mut ClassDef) -> Self::Value;
[INFO] [stdout] 647 |     fn visit_method(&mut self, node: &mut MethodDef) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 648 |     fn visit_dot(&mut self, node: &mut Dot) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 649 |     fn visit_this(&mut self, node: &mut This) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 650 |     fn visit_super(&mut self, node: &mut Super) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TriedToLoadGlobalFromNonPointerValue` is never constructed
[INFO] [stdout]   --> src/vm/errors.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum ExecutionError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     TriedToLoadGlobalFromNonPointerValue {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` 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: method `tried_to_load_global_from_non_pointer_value` is never used
[INFO] [stdout]    --> src/vm/errors.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl<'a> super::VM<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub(super) fn tried_to_load_global_from_non_pointer_value(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arity` is never used
[INFO] [stdout]    --> src/vm/value.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait NativeFunction : std::fmt::Debug {
[INFO] [stdout]     |           -------------- method in this trait
[INFO] [stdout] 118 |     fn arity(&self) -> usize;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/vm/value.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |             Value::FunDef(func) => (),
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `native_funcs` is never read
[INFO] [stdout]   --> src/annotate_storage.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct AnnotateStorage<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     native_funcs: HashMap<StrSymbol, usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnnotateStorage` 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: struct `ConstantFolder` is never constructed
[INFO] [stdout]  --> src/constant_folder.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ConstantFolder {}
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `accept_mut` and `is_const` are never used
[INFO] [stdout]    --> src/grammar.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | impl Expr {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn is_const(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl Stmt {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:370:12
[INFO] [stdout]     |
[INFO] [stdout] 366 | impl MethodDef {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 370 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `accept_mut` is never used
[INFO] [stdout]    --> src/grammar.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 566 | impl Block {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 573 |     pub fn accept_mut<V: Transformer>(&mut self, visitor: &mut V) -> V::Value {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `visit_paren` is never used
[INFO] [stdout]    --> src/grammar.rs:603:8
[INFO] [stdout]     |
[INFO] [stdout] 594 | pub trait Visitor<'a>: Sized {
[INFO] [stdout]     |           ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 603 |     fn visit_paren(&mut self, node: &'a Paren) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/grammar.rs:630:8
[INFO] [stdout]     |
[INFO] [stdout] 625 | pub trait Transformer {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 630 |     fn visit_bin_op(&mut self, node: &mut BinOp) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 631 |     fn visit_unary_op(&mut self, node: &mut UnaryOp) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 632 |     fn visit_string(&mut self, node: &mut Str) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 633 |     fn visit_number(&mut self, node: &mut Number) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 634 |     fn visit_paren(&mut self, node: &mut Paren) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 635 |     fn visit_print(&mut self, node: &mut Print) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 636 |     fn visit_fun_def(&mut self, node: &mut FunDef) -> Self::Value;
[INFO] [stdout] 637 |     fn visit_assignment(&mut self, node: &mut Assignment) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 638 |     fn visit_bool(&mut self, node: &mut Bool) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 639 |     fn visit_nil(&mut self, node: &mut Nil) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 640 |     fn visit_for(&mut self, node: &mut For) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 641 |     fn visit_while(&mut self, node: &mut While) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 642 |     fn visit_ident(&mut self, node: &mut Ident) -> Self::Value;
[INFO] [stdout] 643 |     fn visit_block(&mut self, node: &mut Block) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 644 |     fn visit_logical(&mut self, node: &mut Logical) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 645 |     fn visit_call(&mut self, node: &mut Call) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 646 |     fn visit_class(&mut self, node: &mut ClassDef) -> Self::Value;
[INFO] [stdout] 647 |     fn visit_method(&mut self, node: &mut MethodDef) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 648 |     fn visit_dot(&mut self, node: &mut Dot) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 649 |     fn visit_this(&mut self, node: &mut This) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 650 |     fn visit_super(&mut self, node: &mut Super) -> Self::Value;
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TriedToLoadGlobalFromNonPointerValue` is never constructed
[INFO] [stdout]   --> src/vm/errors.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum ExecutionError {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     TriedToLoadGlobalFromNonPointerValue {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` 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: method `tried_to_load_global_from_non_pointer_value` is never used
[INFO] [stdout]    --> src/vm/errors.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout]  78 | impl<'a> super::VM<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub(super) fn tried_to_load_global_from_non_pointer_value(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `arity` is never used
[INFO] [stdout]    --> src/vm/value.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub trait NativeFunction : std::fmt::Debug {
[INFO] [stdout]     |           -------------- method in this trait
[INFO] [stdout] 118 |     fn arity(&self) -> usize;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.11s
[INFO] running `Command { std: "docker" "inspect" "256d7d9fcc84a06057c40b2abdae842bc8f29156213e7b2989fa87d2fe105871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256d7d9fcc84a06057c40b2abdae842bc8f29156213e7b2989fa87d2fe105871", kill_on_drop: false }`
[INFO] [stdout] 256d7d9fcc84a06057c40b2abdae842bc8f29156213e7b2989fa87d2fe105871
