[INFO] cloning repository https://github.com/jkorinth/rusm64
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkorinth/rusm64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkorinth%2Frusm64", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkorinth%2Frusm64'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25e74d6b139c5072319c5fb625fe91107e00ff75
[INFO] checking jkorinth/rusm64 against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkorinth%2Frusm64" "/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/jkorinth/rusm64
[INFO] finished tweaking git repo https://github.com/jkorinth/rusm64
[INFO] tweaked toml for git repo https://github.com/jkorinth/rusm64 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkorinth/rusm64 on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkorinth/rusm64 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v2.2.0
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.0
[INFO] [stderr]   Downloaded rhai v1.21.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 651e51367a610f93334b5548ad51726ae673194549e5bb2921c0ef2fa70f4f1c
[INFO] running `Command { std: "docker" "start" "-a" "651e51367a610f93334b5548ad51726ae673194549e5bb2921c0ef2fa70f4f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "651e51367a610f93334b5548ad51726ae673194549e5bb2921c0ef2fa70f4f1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "651e51367a610f93334b5548ad51726ae673194549e5bb2921c0ef2fa70f4f1c", kill_on_drop: false }`
[INFO] [stdout] 651e51367a610f93334b5548ad51726ae673194549e5bb2921c0ef2fa70f4f1c
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cc708ebe988bfb7ebd94bc8a2df0b4ba34344be146836e3a0a795ee0fa67ea4
[INFO] running `Command { std: "docker" "start" "-a" "1cc708ebe988bfb7ebd94bc8a2df0b4ba34344be146836e3a0a795ee0fa67ea4", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.6.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]     Checking rhai v1.21.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking rusm64 v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/assembler/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn generate_code(state: &AssemblerState) -> Result<AssemblerState, AssembleError> {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/assembler/mod.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn resolve_references(state: &AssemblerState) -> Result<AssemblerState, AssembleError> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `byte` and `cycles` are never read
[INFO] [stdout]   --> src/assembler/opcodes.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OpcodeEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     /// The opcode byte
[INFO] [stdout] 11 |     pub byte: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpcodeEntry` 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: multiple methods are never used
[INFO] [stdout]    --> src/assembler/pass.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Pass {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn with_visit_ast(self, f: Box<dyn VisitFn<State, Ast>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn with_visit_line(self, f: Box<dyn VisitFn<State, Line>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn with_visit_instruction(self, f: Box<dyn VisitFn<State, Instruction>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn with_visit_directive(self, f: Box<dyn VisitFn<State, Directive>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn with_visit_op(self, f: Box<dyn VisitFn<State, Op>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn with_visit_opcode(self, f: Box<dyn VisitFn<State, Opcode>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn with_visit_operand(self, f: Box<dyn VisitFn<State, Operand>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn with_visit_addressing_mode(self, f: Box<dyn VisitFn<State, AddressingMode>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn with_visit_comment(self, f: Box<dyn VisitFn<State, Comment>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn with_visit_expr(self, f: Box<dyn VisitFn<State, Expr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn with_visit_rhai_expr(self, f: Box<dyn VisitFn<State, RhaiExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn with_visit_literal_expr(self, f: Box<dyn VisitFn<State, LiteralExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn with_visit_ref_expr(self, f: Box<dyn VisitFn<State, RefExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn with_visit_lower_expr(self, f: Box<dyn VisitFn<State, LowerExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn with_visit_upper_expr(self, f: Box<dyn VisitFn<State, UpperExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn with_visit_number_literal(self, f: Box<dyn VisitFn<State, NumberLiteral>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn with_visit_char_literal(self, f: Box<dyn VisitFn<State, CharLiteral>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `resolve_constants_pass` and `expand_directives_pass` are never used
[INFO] [stdout]    --> src/assembler/pass.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | impl Pass {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn resolve_constants_pass(state: State) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn expand_directives_pass(state: State) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RefVisitorFn` is never constructed
[INFO] [stdout]   --> src/ast/visitors/refvisitor.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RefVisitorFn;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ast`
[INFO] [stdout]   --> tests/parser.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let ast = RusmParser::parse_directive(
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ast`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_path`
[INFO] [stdout]   --> src/main.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_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: `output_path`
[INFO] [stdout]   --> src/main.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/main.rs:80:63
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_path`
[INFO] [stdout]    --> src/main.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn parse_file(input_path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_binary_dump` is never used
[INFO] [stdout]    --> src/main.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn print_binary_dump(data: &[u8], bytes_per_line: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/assembler/mod.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn generate_code(state: &AssemblerState) -> Result<AssemblerState, AssembleError> {
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/assembler/mod.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn resolve_references(state: &AssemblerState) -> Result<AssemblerState, AssembleError> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_path`
[INFO] [stdout]   --> src/main.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_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: `output_path`
[INFO] [stdout]   --> src/main.rs:80:40
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `verbose`
[INFO] [stdout]   --> src/main.rs:80:63
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn assemble_file(input_path: &PathBuf, output_path: &PathBuf, verbose: bool) -> Result<()> {
[INFO] [stdout]    |                                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_path`
[INFO] [stdout]    --> src/main.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 | fn parse_file(input_path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_binary_dump` is never used
[INFO] [stdout]    --> src/main.rs:106:4
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn print_binary_dump(data: &[u8], bytes_per_line: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `byte` and `cycles` are never read
[INFO] [stdout]   --> src/assembler/opcodes.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct OpcodeEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 10 |     /// The opcode byte
[INFO] [stdout] 11 |     pub byte: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpcodeEntry` 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: multiple methods are never used
[INFO] [stdout]    --> src/assembler/pass.rs:53:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl Pass {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn with_visit_ast(self, f: Box<dyn VisitFn<State, Ast>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn with_visit_line(self, f: Box<dyn VisitFn<State, Line>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn with_visit_instruction(self, f: Box<dyn VisitFn<State, Instruction>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn with_visit_directive(self, f: Box<dyn VisitFn<State, Directive>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn with_visit_op(self, f: Box<dyn VisitFn<State, Op>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub fn with_visit_opcode(self, f: Box<dyn VisitFn<State, Opcode>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn with_visit_operand(self, f: Box<dyn VisitFn<State, Operand>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn with_visit_addressing_mode(self, f: Box<dyn VisitFn<State, AddressingMode>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn with_visit_comment(self, f: Box<dyn VisitFn<State, Comment>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn with_visit_expr(self, f: Box<dyn VisitFn<State, Expr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn with_visit_rhai_expr(self, f: Box<dyn VisitFn<State, RhaiExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn with_visit_literal_expr(self, f: Box<dyn VisitFn<State, LiteralExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn with_visit_ref_expr(self, f: Box<dyn VisitFn<State, RefExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn with_visit_lower_expr(self, f: Box<dyn VisitFn<State, LowerExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn with_visit_upper_expr(self, f: Box<dyn VisitFn<State, UpperExpr>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn with_visit_number_literal(self, f: Box<dyn VisitFn<State, NumberLiteral>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn with_visit_char_literal(self, f: Box<dyn VisitFn<State, CharLiteral>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `resolve_constants_pass` and `expand_directives_pass` are never used
[INFO] [stdout]    --> src/assembler/pass.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | impl Pass {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn resolve_constants_pass(state: State) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn expand_directives_pass(state: State) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/ast/tests/mod.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |         prop_assert!(refs.len() >= 0); // Always true
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.32s
[INFO] running `Command { std: "docker" "inspect" "1cc708ebe988bfb7ebd94bc8a2df0b4ba34344be146836e3a0a795ee0fa67ea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc708ebe988bfb7ebd94bc8a2df0b4ba34344be146836e3a0a795ee0fa67ea4", kill_on_drop: false }`
[INFO] [stdout] 1cc708ebe988bfb7ebd94bc8a2df0b4ba34344be146836e3a0a795ee0fa67ea4
