[INFO] cloning repository https://github.com/Robert-M-Lucas/whython-5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Robert-M-Lucas/whython-5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1f4e37a5fa6890236ba1f1e5f4ec7371cccad9f
[INFO] checking Robert-M-Lucas/whython-5 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRobert-M-Lucas%2Fwhython-5" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Robert-M-Lucas/whython-5
[INFO] finished tweaking git repo https://github.com/Robert-M-Lucas/whython-5
[INFO] tweaked toml for git repo https://github.com/Robert-M-Lucas/whython-5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Robert-M-Lucas/whython-5 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/Robert-M-Lucas/whython-5 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded ctrlc v3.4.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded strum_macros v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3d1bd8c93c992bfdc80d53dcfc1d605d61d4ed8c0e32b7f92446d3224782eca8
[INFO] running `Command { std: "docker" "start" "-a" "3d1bd8c93c992bfdc80d53dcfc1d605d61d4ed8c0e32b7f92446d3224782eca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d1bd8c93c992bfdc80d53dcfc1d605d61d4ed8c0e32b7f92446d3224782eca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d1bd8c93c992bfdc80d53dcfc1d605d61d4ed8c0e32b7f92446d3224782eca8", kill_on_drop: false }`
[INFO] [stdout] 3d1bd8c93c992bfdc80d53dcfc1d605d61d4ed8c0e32b7f92446d3224782eca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5774d522acf9a2d8acd57920e8cbb5ed5887ff49acd23582ca3115e8c508fb4b
[INFO] running `Command { std: "docker" "start" "-a" "5774d522acf9a2d8acd57920e8cbb5ed5887ff49acd23582ca3115e8c508fb4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking ctrlc v3.4.0
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]     Checking whython-5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TypeSymbol`
[INFO] [stdout]  --> src/processing/blocks/class_block.rs:6:66
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::processing::symbols::{Block, Symbol, CLASS_SELF_NAME, TypeSymbol};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]  --> src/util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::processing::symbols::TypeSymbol`
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::processing::symbols::TypeSymbol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TypeSymbol`
[INFO] [stdout]  --> src/processing/blocks/class_block.rs:6:66
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::processing::symbols::{Block, Symbol, CLASS_SELF_NAME, TypeSymbol};
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]  --> src/util.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::processing::symbols::TypeSymbol`
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use crate::processing::symbols::TypeSymbol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/processing/blocks/class_block.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn handle_line(&mut self, line: &[Symbol]) -> Result<(), String> {
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/processing/blocks/class_block.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn handle_line(&mut self, line: &[Symbol]) -> Result<(), String> {
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn runtime_copy_from(&self, other: &dyn Type, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn runtime_copy_from(&self, other: &dyn Type, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn runtime_copy_from_literal(&self, literal: &Literal, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn runtime_copy_from_literal(&self, literal: &Literal, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn get_prefix_operation_result_type(&self, operator: &Operator) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:47:41
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_operation_result_type(&self, operator: &Operator, rhs: &TypeSymbol) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:47:62
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_operation_result_type(&self, operator: &Operator, rhs: &TypeSymbol) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn operate_prefix(&self, operator: &Operator, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut Stac...
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...operator: &Operator, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), Stri...
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:75
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...ation: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_sizes`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:111
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn operate(&self, operator: &Operator, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: ...
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn operate(&self, operator: &Operator, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: ...
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:60
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...tor, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), Stri...
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:84
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...ation: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_sizes`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:120
[INFO] [stdout]    |
[INFO] [stdout] 55 | ... &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn runtime_copy_from(&self, other: &dyn Type, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn runtime_copy_from(&self, other: &dyn Type, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `literal`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn runtime_copy_from_literal(&self, literal: &Literal, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_literal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn runtime_copy_from_literal(&self, literal: &Literal, program_memory: &mut MemoryManager) -> Result<CopyInstruction, String> {
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn get_prefix_operation_result_type(&self, operator: &Operator) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:47:41
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_operation_result_type(&self, operator: &Operator, rhs: &TypeSymbol) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:47:62
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn get_operation_result_type(&self, operator: &Operator, rhs: &TypeSymbol) -> Vec<TypeSymbol> {
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn operate_prefix(&self, operator: &Operator, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut Stac...
[INFO] [stdout]    |                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:51
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...operator: &Operator, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), Stri...
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:75
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...ation: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_sizes`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:51:111
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operator`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn operate(&self, operator: &Operator, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: ...
[INFO] [stdout]    |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn operate(&self, operator: &Operator, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: ...
[INFO] [stdout]    |                                            ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `destination`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:60
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...tor, rhs: &dyn Type, destination: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), Stri...
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_memory`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:84
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...ation: &dyn Type, program_memory: &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stack_sizes`
[INFO] [stdout]   --> src/processing/reference_manager/class.rs:55:120
[INFO] [stdout]    |
[INFO] [stdout] 55 | ... &mut MemoryManager, stack_sizes: &mut StackSizes) -> Result<(), String> {
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stack_sizes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.14s
[INFO] running `Command { std: "docker" "inspect" "5774d522acf9a2d8acd57920e8cbb5ed5887ff49acd23582ca3115e8c508fb4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5774d522acf9a2d8acd57920e8cbb5ed5887ff49acd23582ca3115e8c508fb4b", kill_on_drop: false }`
[INFO] [stdout] 5774d522acf9a2d8acd57920e8cbb5ed5887ff49acd23582ca3115e8c508fb4b
