[INFO] cloning repository https://github.com/AntoonBeres/wasm-register-processor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntoonBeres/wasm-register-processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoonBeres%2Fwasm-register-processor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoonBeres%2Fwasm-register-processor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f55477033fd53b03a1d27b219a4569880ceca71
[INFO] building AntoonBeres/wasm-register-processor against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntoonBeres%2Fwasm-register-processor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AntoonBeres/wasm-register-processor on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AntoonBeres/wasm-register-processor
[INFO] finished tweaking git repo https://github.com/AntoonBeres/wasm-register-processor
[INFO] tweaked toml for git repo https://github.com/AntoonBeres/wasm-register-processor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AntoonBeres/wasm-register-processor 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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08145890c8f6fc37caf960de5c2f0c4488ddc801a326ffba7285ec452837e328
[INFO] running `Command { std: "docker" "start" "-a" "08145890c8f6fc37caf960de5c2f0c4488ddc801a326ffba7285ec452837e328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08145890c8f6fc37caf960de5c2f0c4488ddc801a326ffba7285ec452837e328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08145890c8f6fc37caf960de5c2f0c4488ddc801a326ffba7285ec452837e328", kill_on_drop: false }`
[INFO] [stdout] 08145890c8f6fc37caf960de5c2f0c4488ddc801a326ffba7285ec452837e328
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd7a53fc7da171646f290ed585ba57849807dc06c15ba435008b50798d683103
[INFO] running `Command { std: "docker" "start" "-a" "cd7a53fc7da171646f290ed585ba57849807dc06c15ba435008b50798d683103", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.78
[INFO] [stderr]    Compiling bumpalo v3.8.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.78
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.78
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.78
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.78
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-processor-reg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::proc::MEMORY_REGISTERS`
[INFO] [stdout]  --> src/proc/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::proc::MEMORY_REGISTERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/proc/parser.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout]    |                        ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout] 71 +                     if regtype1 != 'D' || regtype2 != 'D' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout]     |                        ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout] 124 +                     if regtype2 == 'A' || regtype2 == 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout]     |                            ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout] 137 +                         if fragments.len() > OP_FRAGMENT + 3 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     if (regtype1 != 'D') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 -                     if (regtype1 != 'D') {
[INFO] [stdout] 158 +                     if regtype1 != 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     if (regtype2 == 'A') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     if (regtype2 == 'A') {
[INFO] [stdout] 168 +                     if regtype2 == 'A' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 67  |                 AluOp::ADD | AluOp::SUB | AluOp::MUL | AluOp::DIV | AluOp::CMP => {
[INFO] [stdout]     |                 -------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 87  |                 AluOp::ADI | AluOp::LDI => {
[INFO] [stdout]     |                 ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 108 |                 AluOp::LOD => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 155 |                 AluOp::STO => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ ...and 3 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code_content` is never read
[INFO] [stdout]  --> src/proc/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     code_content: String
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `OP_FRAGMENT` should have a snake case name
[INFO] [stdout]   --> src/proc/parser.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let OP_FRAGMENT: usize = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `op_fragment`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cd7a53fc7da171646f290ed585ba57849807dc06c15ba435008b50798d683103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7a53fc7da171646f290ed585ba57849807dc06c15ba435008b50798d683103", kill_on_drop: false }`
[INFO] [stdout] cd7a53fc7da171646f290ed585ba57849807dc06c15ba435008b50798d683103
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4d9d3dadc19f434021a6f43a0afe60904a80badefea9060ee6e5fd2ff045d36
[INFO] running `Command { std: "docker" "start" "-a" "c4d9d3dadc19f434021a6f43a0afe60904a80badefea9060ee6e5fd2ff045d36", kill_on_drop: false }`
[INFO] [stderr]    Compiling js-sys v0.3.55
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.28
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stdout] warning: unused import: `crate::proc::MEMORY_REGISTERS`
[INFO] [stdout]  --> src/proc/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::proc::MEMORY_REGISTERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/proc/parser.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout]    |                        ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout] 71 +                     if regtype1 != 'D' || regtype2 != 'D' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout]     |                        ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout] 124 +                     if regtype2 == 'A' || regtype2 == 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout]     |                            ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout] 137 +                         if fragments.len() > OP_FRAGMENT + 3 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     if (regtype1 != 'D') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 -                     if (regtype1 != 'D') {
[INFO] [stdout] 158 +                     if regtype1 != 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     if (regtype2 == 'A') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     if (regtype2 == 'A') {
[INFO] [stdout] 168 +                     if regtype2 == 'A' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 67  |                 AluOp::ADD | AluOp::SUB | AluOp::MUL | AluOp::DIV | AluOp::CMP => {
[INFO] [stdout]     |                 -------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 87  |                 AluOp::ADI | AluOp::LDI => {
[INFO] [stdout]     |                 ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 108 |                 AluOp::LOD => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 155 |                 AluOp::STO => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ ...and 3 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code_content` is never read
[INFO] [stdout]  --> src/proc/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     code_content: String
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `OP_FRAGMENT` should have a snake case name
[INFO] [stdout]   --> src/proc/parser.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let OP_FRAGMENT: usize = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `op_fragment`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.28
[INFO] [stderr]    Compiling wasm-processor-reg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::proc::MEMORY_REGISTERS`
[INFO] [stdout]  --> src/proc/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::proc::MEMORY_REGISTERS;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/proc/parser.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout]    |                        ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -                     if (regtype1 != 'D' || regtype2 != 'D') {
[INFO] [stdout] 71 +                     if regtype1 != 'D' || regtype2 != 'D' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout]     |                        ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -                     if (regtype2 == 'A' || regtype2 == 'D') {
[INFO] [stdout] 124 +                     if regtype2 == 'A' || regtype2 == 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout]     |                            ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 137 -                         if (fragments.len() > OP_FRAGMENT + 3) {
[INFO] [stdout] 137 +                         if fragments.len() > OP_FRAGMENT + 3 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:158:24
[INFO] [stdout]     |
[INFO] [stdout] 158 |                     if (regtype1 != 'D') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 -                     if (regtype1 != 'D') {
[INFO] [stdout] 158 +                     if regtype1 != 'D' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/proc/parser.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     if (regtype2 == 'A') {
[INFO] [stdout]     |                        ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 168 -                     if (regtype2 == 'A') {
[INFO] [stdout] 168 +                     if regtype2 == 'A' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/proc/parser.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 67  |                 AluOp::ADD | AluOp::SUB | AluOp::MUL | AluOp::DIV | AluOp::CMP => {
[INFO] [stdout]     |                 -------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 87  |                 AluOp::ADI | AluOp::LDI => {
[INFO] [stdout]     |                 ----------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 108 |                 AluOp::LOD => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 155 |                 AluOp::STO => {
[INFO] [stdout]     |                 ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 212 |                 _ => {
[INFO] [stdout]     |                 ^ ...and 3 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code_content` is never read
[INFO] [stdout]  --> src/proc/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Parser {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     code_content: String
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `OP_FRAGMENT` should have a snake case name
[INFO] [stdout]   --> src/proc/parser.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let OP_FRAGMENT: usize = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `op_fragment`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c4d9d3dadc19f434021a6f43a0afe60904a80badefea9060ee6e5fd2ff045d36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4d9d3dadc19f434021a6f43a0afe60904a80badefea9060ee6e5fd2ff045d36", kill_on_drop: false }`
[INFO] [stdout] c4d9d3dadc19f434021a6f43a0afe60904a80badefea9060ee6e5fd2ff045d36
