[INFO] cloning repository https://github.com/ErickHdez96/RiscVAssembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErickHdez96/RiscVAssembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErickHdez96%2FRiscVAssembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErickHdez96%2FRiscVAssembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eefcbcea2dd8f01db2eb1fcdfd20f0d505a3fa74 [INFO] checking ErickHdez96/RiscVAssembler against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErickHdez96%2FRiscVAssembler" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErickHdez96/RiscVAssembler on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ErickHdez96/RiscVAssembler [INFO] removed path dependency lexer from git repo https://github.com/ErickHdez96/RiscVAssembler [INFO] finished tweaking git repo https://github.com/ErickHdez96/RiscVAssembler [INFO] tweaked toml for git repo https://github.com/ErickHdez96/RiscVAssembler written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ErickHdez96/RiscVAssembler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lexer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lexer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexer v0.1.16 [INFO] [stderr] Downloaded peek-nth v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0590f2c0309d808b1afaf6b7183c80bc8c740491c1e26ce90fda0b3ffcfc3277 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0590f2c0309d808b1afaf6b7183c80bc8c740491c1e26ce90fda0b3ffcfc3277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0590f2c0309d808b1afaf6b7183c80bc8c740491c1e26ce90fda0b3ffcfc3277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0590f2c0309d808b1afaf6b7183c80bc8c740491c1e26ce90fda0b3ffcfc3277", kill_on_drop: false }` [INFO] [stdout] 0590f2c0309d808b1afaf6b7183c80bc8c740491c1e26ce90fda0b3ffcfc3277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac618c6385387d942ce1e7f04e503f6411536518a5ca0b72de3755c034e1856f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac618c6385387d942ce1e7f04e503f6411536518a5ca0b72de3755c034e1856f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (lexer) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking peek-nth v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking lexer v0.1.16 [INFO] [stderr] Checking risc_v_assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `super::super::lexer::opcodes` [INFO] [stdout] --> src/parser/instructions.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::super::lexer::opcodes::Opcode; [INFO] [stdout] | ^^^^^^^ could not find `opcodes` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::lexer::Lexer`, `super::lexer::tokens` [INFO] [stdout] --> src/parser/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use super::lexer::{Lexer, tokens::Token}; [INFO] [stdout] | ^^^^^ ^^^^^^ could not find `tokens` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Lexer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::lexer::opcodes` [INFO] [stdout] --> src/parser/mod.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use super::lexer::opcodes::Opcode; [INFO] [stdout] | ^^^^^^^ could not find `opcodes` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::lexer::opcodes` [INFO] [stdout] --> src/opcodes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::opcodes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `opcodes` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 23 | | Add [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Add` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/opcodes.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `And` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 31 | | Or [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sltu` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sra` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srai` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srl` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srli` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sub` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Xor` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Addi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Addi` [INFO] [stdout] --> src/opcodes.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Jalr` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Jalr` [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Ori` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Ori` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 60 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Beq` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Beq` [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Auipc` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | ^^^ pattern doesn't bind `Auipc` [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Auipc` [INFO] [stdout] --> src/opcodes.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lui` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lui` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lui` [INFO] [stdout] --> src/opcodes.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sb` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sb` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Bne` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Bne` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sh` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sw` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 136 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 149 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Beq` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Beq` [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 174 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Addi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Addi` [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::super::lexer::opcodes` [INFO] [stdout] --> src/parser/tests.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::lexer::opcodes::Opcode; [INFO] [stdout] | ^^^^^^^ could not find `opcodes` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::super::lexer::opcodes` [INFO] [stdout] --> src/parser/instructions.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use super::super::lexer::opcodes::Opcode; [INFO] [stdout] | ^^^^^^^ could not find `opcodes` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::lexer::Lexer`, `super::lexer::tokens` [INFO] [stdout] --> src/parser/mod.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | use super::lexer::{Lexer, tokens::Token}; [INFO] [stdout] | ^^^^^ ^^^^^^ could not find `tokens` in `lexer` [INFO] [stdout] | | [INFO] [stdout] | no `Lexer` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::lexer::opcodes` [INFO] [stdout] --> src/parser/mod.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use super::lexer::opcodes::Opcode; [INFO] [stdout] | ^^^^^^^ could not find `opcodes` in `lexer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::lexer::opcodes`, `self::Opcode::*`, `super::Opcode::*`, `super::Opcode::*`, `super::Opcode::*`, `super::Opcode::*`, `super::Opcode::*`, `super::Opcode::*`, `super::Opcode::*` [INFO] [stdout] | [INFO] [stdout] ::: src/opcodes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::lexer::opcodes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `opcodes` in the root [INFO] [stdout] --> src/parser/tests.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | use self::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/instructions.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 202 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 219 | use super::Opcode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Add` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `And` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 193 | | Or [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sltu` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sra` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srl` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sub` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Xor` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::opcodes::Opcode` [INFO] [stdout] --> src/parser/instructions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::opcodes::Opcode as OpcodeTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::opcodes::Opcode` [INFO] [stdout] --> src/parser/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::opcodes::Opcode as OpcodeTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 111 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0408, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0408`. [INFO] [stdout] [INFO] [stderr] error: could not compile `risc_v_assembler` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 23 | | Add [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Add` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/opcodes.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `And` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 31 | | Or [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sltu` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sra` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srai` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srl` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srli` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sub` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 21 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 22 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 23 | | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 24 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 25 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 26 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 27 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 28 | | Xor [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 29 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 30 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 31 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Xor` [INFO] [stdout] 32 | | And => true, [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | | Xor [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Addi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Addi` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Addi` [INFO] [stdout] --> src/opcodes.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Andi` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Jalr` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Jalr` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Jalr` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Jalr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Jalr` [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Ori` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Ori` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | Jalr [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 41 | | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 42 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 43 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Xori` [INFO] [stdout] 44 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 45 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 46 | | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 47 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 48 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 50 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 51 | | Andi => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 60 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 60 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | | Sw => true, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Beq` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Beq` [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 70 | | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 71 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 72 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 73 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 74 | | Bgeu => true, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Auipc` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | ^^^ pattern doesn't bind `Auipc` [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Auipc` [INFO] [stdout] --> src/opcodes.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lui` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 83 | | Auipc => true, [INFO] [stdout] | ^^^^^ pattern doesn't bind `Lui` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lui` [INFO] [stdout] --> src/opcodes.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | Lui [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sb` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sb` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 100 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 101 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 102 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] 103 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] 104 | | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 105 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | | Sw => true, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Bne` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Bne` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Lh` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sh` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:116:15 [INFO] [stdout] | [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 115 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 116 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Slli` [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 118 | | Sll => 0b001, [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Lw` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ pattern doesn't bind `Slti` [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 120 | | Sw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 121 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sw` [INFO] [stdout] 122 | | Slt => 0b010, [INFO] [stdout] | ^^^ pattern doesn't bind `Sw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | | Sw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | | Sltu => 0b011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Lbu` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 126 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 128 | | Xor => 0b100, [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 130 | | Lhu [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 132 | | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 133 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 134 | | Sra => 0b101, [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 136 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 137 | | Or => 0b110, [INFO] [stdout] | ^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:140:15 [INFO] [stdout] | [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 139 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 140 | | And => 0b111, [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | Bgeu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | Srai [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 149 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 150 | | Sra => 0b0_100_000, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Beq` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Beq` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Beq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Beq` [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bge` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bge` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bge` [INFO] [stdout] --> src/opcodes.rs:165:15 [INFO] [stdout] | [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bgeu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bgeu` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bgeu` [INFO] [stdout] --> src/opcodes.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Blt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Blt` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Blt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Blt` [INFO] [stdout] --> src/opcodes.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bltu` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bltu` [INFO] [stdout] --> src/opcodes.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Bne` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | Beq [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 163 | | Bne [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 164 | | Blt [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 165 | | Bge [INFO] [stdout] | ^^^ pattern doesn't bind `Bne` [INFO] [stdout] 166 | | Bltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] 167 | | Bgeu => 0b1100011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Bne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Bne` [INFO] [stdout] --> src/opcodes.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | | Bne [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lb` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lb` [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lbu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lbu` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lbu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lbu` [INFO] [stdout] --> src/opcodes.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lh` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lh` [INFO] [stdout] --> src/opcodes.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lhu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ pattern doesn't bind `Lhu` [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lhu` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lhu` [INFO] [stdout] --> src/opcodes.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | Lb [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 169 | | Lh [INFO] [stdout] | ^^ pattern doesn't bind `Lw` [INFO] [stdout] 170 | | Lw [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 171 | | Lbu [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] 172 | | Lhu => 0b0000011, [INFO] [stdout] | ^^^ pattern doesn't bind `Lw` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Lw` [INFO] [stdout] --> src/opcodes.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | | Lw [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sb` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ pattern doesn't bind `Sb` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sb` [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sh` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] 174 | | Sh [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ pattern doesn't bind `Sh` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sh` [INFO] [stdout] --> src/opcodes.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sw` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | Sb [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 174 | | Sh [INFO] [stdout] | ^^ pattern doesn't bind `Sw` [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sw` [INFO] [stdout] --> src/opcodes.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | | Sw => 0b0100011, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Addi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Addi` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Addi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Addi` [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Andi` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Andi` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Andi` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Andi` [INFO] [stdout] --> src/opcodes.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Ori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Ori` [INFO] [stdout] --> src/opcodes.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slli` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slli` [INFO] [stdout] --> src/opcodes.rs:182:15 [INFO] [stdout] | [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slti` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Slti` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Slti` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slti` [INFO] [stdout] --> src/opcodes.rs:177:15 [INFO] [stdout] | [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltiu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Sltiu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltiu` [INFO] [stdout] --> src/opcodes.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srai` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Srai` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srai` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srai` [INFO] [stdout] --> src/opcodes.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srli` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Srli` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Srli` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srli` [INFO] [stdout] --> src/opcodes.rs:183:15 [INFO] [stdout] | [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xori` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | Addi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 177 | | Slti [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 178 | | Sltiu [INFO] [stdout] | ^^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 180 | | Ori [INFO] [stdout] | ^^^ pattern doesn't bind `Xori` [INFO] [stdout] 181 | | Andi [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 182 | | Slli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 183 | | Srli [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] 184 | | Srai => 0b0010011, [INFO] [stdout] | ^^^^ pattern doesn't bind `Xori` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xori` [INFO] [stdout] --> src/opcodes.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | | Xori [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Add` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Add` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Add` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Add` [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `And` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `And` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `And` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::And` [INFO] [stdout] --> src/opcodes.rs:194:15 [INFO] [stdout] | [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Or` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] 193 | | Or [INFO] [stdout] | -- variable not in all patterns [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Or` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Or` [INFO] [stdout] --> src/opcodes.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sll` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sll` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sll` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sll` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sll` [INFO] [stdout] --> src/opcodes.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Slt` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Slt` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Slt` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Slt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Slt` [INFO] [stdout] --> src/opcodes.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sltu` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sltu` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sltu` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sltu` [INFO] [stdout] --> src/opcodes.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sra` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sra` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sra` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sra` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sra` [INFO] [stdout] --> src/opcodes.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Srl` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Srl` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Srl` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Srl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Srl` [INFO] [stdout] --> src/opcodes.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Sub` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Sub` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Sub` [INFO] [stdout] --> src/opcodes.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Xor` is not bound in all patterns [INFO] [stdout] --> src/opcodes.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | Add [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 186 | | Sub [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 187 | | Sll [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 188 | | Slt [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 189 | | Sltu [INFO] [stdout] | ^^^^ pattern doesn't bind `Xor` [INFO] [stdout] 190 | | Xor [INFO] [stdout] | --- variable not in all patterns [INFO] [stdout] 191 | | Srl [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 192 | | Sra [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] 193 | | Or [INFO] [stdout] | ^^ pattern doesn't bind `Xor` [INFO] [stdout] 194 | | And => 0b0110011, [INFO] [stdout] | ^^^ pattern doesn't bind `Xor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::Xor` [INFO] [stdout] --> src/opcodes.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | | Xor [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/tests.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 220 | I(Addi, 10, 10, 2), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/tests.rs:221:11 [INFO] [stdout] | [INFO] [stdout] 221 | I(Addi, 11, 11, 3), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/tests.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | J(Jal, 1, Label::Address(4)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/tests.rs:223:11 [INFO] [stdout] | [INFO] [stdout] 223 | J(Jal, 1, Label::Address(32)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/tests.rs:225:11 [INFO] [stdout] | [INFO] [stdout] 225 | I(Addi, 5, 10, 0), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Xor` in this scope [INFO] [stdout] --> src/parser/tests.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | R(Xor, 6, 6, 6), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Xor` in this scope [INFO] [stdout] --> src/parser/tests.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | R(Xor, 10, 10, 10), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/tests.rs:228:11 [INFO] [stdout] | [INFO] [stdout] 228 | B(Bgeu, 6, 11, Label::Address(12)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/tests.rs:229:11 [INFO] [stdout] | [INFO] [stdout] 229 | I(Addi, 6, 6, 1), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Add` in this scope [INFO] [stdout] --> src/parser/tests.rs:230:11 [INFO] [stdout] | [INFO] [stdout] 230 | R(Add, 10, 10, 5), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/tests.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | J(Jal, 0, Label::Address(-16)), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jalr` in this scope [INFO] [stdout] --> src/parser/tests.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | I(Jalr, 0, 1, 0), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Slli` in this scope [INFO] [stdout] --> src/parser/instructions.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | (Instruction::R(Slli, 31, 2, 3), 0b0000000_00011_00010_001_11111_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Srli` in this scope [INFO] [stdout] --> src/parser/instructions.rs:102:29 [INFO] [stdout] | [INFO] [stdout] 102 | (Instruction::R(Srli, 1, 2, 4), 0b0000000_00100_00010_101_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Srai` in this scope [INFO] [stdout] --> src/parser/instructions.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | (Instruction::R(Srai, 1, 2, 5), 0b0100000_00101_00010_101_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Add` in this scope [INFO] [stdout] --> src/parser/instructions.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | (Instruction::R(Add, 1, 2, 3), 0b0000000_00011_00010_000_00001_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sub` in this scope [INFO] [stdout] --> src/parser/instructions.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | (Instruction::R(Sub, 4, 5, 6), 0b0100000_00110_00101_000_00100_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sll` in this scope [INFO] [stdout] --> src/parser/instructions.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | (Instruction::R(Sll, 7, 8, 9), 0b0000000_01001_01000_001_00111_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Slt` in this scope [INFO] [stdout] --> src/parser/instructions.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | (Instruction::R(Slt, 10, 11, 12), 0b0000000_01100_01011_010_01010_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sltu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:109:29 [INFO] [stdout] | [INFO] [stdout] 109 | (Instruction::R(Sltu, 13, 14, 15), 0b0000000_01111_01110_011_01101_0110011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Xor` in this scope [INFO] [stdout] --> src/parser/instructions.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | (Instruction::R(Xor, 16, 17, 18), 0b0000000_10010_10001_100_10000_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Srl` in this scope [INFO] [stdout] --> src/parser/instructions.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | (Instruction::R(Srl, 19, 20, 21), 0b0000000_10101_10100_101_10011_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sra` in this scope [INFO] [stdout] --> src/parser/instructions.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | (Instruction::R(Sra, 22, 23, 24), 0b0100000_11000_10111_101_10110_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Or` in this scope [INFO] [stdout] --> src/parser/instructions.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | (Instruction::R(Or, 25, 26, 27), 0b0000000_11011_11010_110_11001_0110011), [INFO] [stdout] | ^^ help: a tuple variant with a similar name exists: `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `And` in this scope [INFO] [stdout] --> src/parser/instructions.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | (Instruction::R(And, 28, 29, 30), 0b0000000_11110_11101_111_11100_0110011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lb` in this scope [INFO] [stdout] --> src/parser/instructions.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | (Instruction::I(Lb, 1, 2, 0x040), 0b0000_0100_0000__00010_000_00001_0000011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lh` in this scope [INFO] [stdout] --> src/parser/instructions.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | (Instruction::I(Lh, 1, 2, 0xF50), 0b1111_0101_0000__00010_001_00001_0000011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lw` in this scope [INFO] [stdout] --> src/parser/instructions.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | (Instruction::I(Lw, 1, 2, 0xFFF), 0b1111_1111_1111__00010_010_00001_0000011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lbu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | (Instruction::I(Lbu, 1, 2, 0x000), 0b0000_0000_0000__00010_100_00001_0000011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lhu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | (Instruction::I(Lhu, 1, 2, 0x010), 0b0000_0001_0000__00010_101_00001_0000011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | (Instruction::I(Addi, 1, 2, 0x030), 0b0000_0011_0000__00010_000_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | (Instruction::I(Addi, 5, 5, 1), 0b0000_0000_0001__00101_000_00101_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Slti` in this scope [INFO] [stdout] --> src/parser/instructions.rs:133:29 [INFO] [stdout] | [INFO] [stdout] 133 | (Instruction::I(Slti, 1, 2, 0x030), 0b0000_0011_0000__00010_010_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sltiu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | (Instruction::I(Sltiu, 1, 2, 0x030), 0b0000_0011_0000__00010_011_00001_0010011), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Xori` in this scope [INFO] [stdout] --> src/parser/instructions.rs:135:29 [INFO] [stdout] | [INFO] [stdout] 135 | (Instruction::I(Xori, 1, 2, 0x030), 0b0000_0011_0000__00010_100_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Ori` in this scope [INFO] [stdout] --> src/parser/instructions.rs:136:29 [INFO] [stdout] | [INFO] [stdout] 136 | (Instruction::I(Ori, 1, 2, 0x030), 0b0000_0011_0000__00010_110_00001_0010011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Andi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 137 | (Instruction::I(Andi, 1, 2, 0x030), 0b0000_0011_0000__00010_111_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sb` in this scope [INFO] [stdout] --> src/parser/instructions.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | (Instruction::S(Sb, 1, 2, 0x030), 0b0000_001_00010_00001_000_10000_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sh` in this scope [INFO] [stdout] --> src/parser/instructions.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | (Instruction::S(Sh, 1, 2, 0x040), 0b0000_010_00010_00001_001_00000_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sw` in this scope [INFO] [stdout] --> src/parser/instructions.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | (Instruction::S(Sw, 1, 31, 0x800), 0b1000_000_11111_00001_010_00000_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sw` in this scope [INFO] [stdout] --> src/parser/instructions.rs:152:29 [INFO] [stdout] | [INFO] [stdout] 152 | (Instruction::S(Sw, 1, 31, 0x801), 0b1000_000_11111_00001_010_00001_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sw` in this scope [INFO] [stdout] --> src/parser/instructions.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | (Instruction::S(Sw, 1, 31, 0x831), 0b1000_001_11111_00001_010_10001_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Beq` in this scope [INFO] [stdout] --> src/parser/instructions.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | (Instruction::B(Beq, 1, 2, Label::Address(0x1000)), 0b1_000000_00010_00001_000_0000_0_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bne` in this scope [INFO] [stdout] --> src/parser/instructions.rs:167:29 [INFO] [stdout] | [INFO] [stdout] 167 | (Instruction::B(Bne, 1, 2, Label::Address(0x1F00)), 0b1_111000_00010_00001_001_0000_1_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Blt` in this scope [INFO] [stdout] --> src/parser/instructions.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | (Instruction::B(Blt, 1, 2, Label::Address(0x10F0)), 0b1_000111_00010_00001_100_1000_0_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bge` in this scope [INFO] [stdout] --> src/parser/instructions.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | (Instruction::B(Bge, 1, 2, Label::Address(0x100F)), 0b1_000000_00010_00001_101_0111_0_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bltu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | (Instruction::B(Bltu, 1, 2, Label::Address(0x1800)), 0b1_000000_00010_00001_110_0000_1_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | (Instruction::B(Bgeu, 1, 2, Label::Address(0x101E)), 0b1_000000_00010_00001_111_1111_0_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:172:29 [INFO] [stdout] | [INFO] [stdout] 172 | (Instruction::B(Bgeu, 1, 2, Label::Address(0x001E)), 0b0_000000_00010_00001_111_1111_0_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | (Instruction::B(Bgeu, 1, 2, Label::Address(0x07E0)), 0b0_111111_00010_00001_111_0000_0_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:174:29 [INFO] [stdout] | [INFO] [stdout] 174 | (Instruction::B(Bgeu, 1, 2, Label::Address(0x081E)), 0b0_000000_00010_00001_111_1111_1_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Bgeu` in this scope [INFO] [stdout] --> src/parser/instructions.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | (Instruction::B(Bgeu, 1, 2, Label::Address(0x1C32)), 0b1_100001_00010_00001_111_1001_1_1100011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Lui` in this scope [INFO] [stdout] --> src/parser/instructions.rs:187:29 [INFO] [stdout] | [INFO] [stdout] 187 | (Instruction::U(Lui, 1, 0x1000), 0b0000_0000_0000_0000_0001_00001_0110111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Auipc` in this scope [INFO] [stdout] --> src/parser/instructions.rs:188:29 [INFO] [stdout] | [INFO] [stdout] 188 | (Instruction::U(Auipc, 31, 0xFFFFF000), 0b1111_1111_1111_1111_1111_11111_0010111), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Auipc` in this scope [INFO] [stdout] --> src/parser/instructions.rs:189:29 [INFO] [stdout] | [INFO] [stdout] 189 | (Instruction::U(Auipc, 2, 0xFFFFFF00), 0b1111_1111_1111_1111_1111_00010_0010111), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Auipc` in this scope [INFO] [stdout] --> src/parser/instructions.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | (Instruction::U(Auipc, 2, 0xFF0FF000), 0b1111_1111_0000_1111_1111_00010_0010111), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Auipc` in this scope [INFO] [stdout] --> src/parser/instructions.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | (Instruction::U(Auipc, 2, 0xFF3FF000), 0b1111_1111_0011_1111_1111_00010_0010111), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Auipc` in this scope [INFO] [stdout] --> src/parser/instructions.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | (Instruction::U(Auipc, 2, 0xFF8FF000), 0b1111_1111_1000_1111_1111_00010_0010111), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | (Instruction::J(Jal, 1, Label::Address(0x1_0_0_0_0_0)), 0b1_0000_0000_00_0_0000_0000_00001_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:205:29 [INFO] [stdout] | [INFO] [stdout] 205 | (Instruction::J(Jal, 2, Label::Address(0x0_F_0_0_0_0)), 0b0_0000_0000_00_0_1111_0000_00010_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | (Instruction::J(Jal, 3, Label::Address(0x0_0_F_0_0_0)), 0b0_0000_0000_00_0_0000_1111_00011_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 207 | (Instruction::J(Jal, 4, Label::Address(0x0_0_0_F_0_0)), 0b0_1110_0000_00_1_0000_0000_00100_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | (Instruction::J(Jal, 5, Label::Address(0x0_0_0_0_F_0)), 0b0_0001_1110_00_0_0000_0000_00101_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | (Instruction::J(Jal, 6, Label::Address(0x0_0_0_0_0_F)), 0b0_0000_0001_11_0_0000_0000_00110_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | (Instruction::I(Addi, 1, 2, -1), 0b1111_1111_1111__00010_000_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 222 | (Instruction::I(Addi, 1, 2, -2048), 0b1000_0000_0000__00010_000_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Addi` in this scope [INFO] [stdout] --> src/parser/instructions.rs:223:29 [INFO] [stdout] | [INFO] [stdout] 223 | (Instruction::I(Addi, 1, 2, -2), 0b1111_1111_1110__00010_000_00001_0010011), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sb` in this scope [INFO] [stdout] --> src/parser/instructions.rs:224:29 [INFO] [stdout] | [INFO] [stdout] 224 | (Instruction::S(Sb, 1, 2, -1), 0b1111_111_00010_00001_000_11111_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sb` in this scope [INFO] [stdout] --> src/parser/instructions.rs:225:29 [INFO] [stdout] | [INFO] [stdout] 225 | (Instruction::S(Sb, 1, 2, -2048), 0b1000_000_00010_00001_000_00000_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Sb` in this scope [INFO] [stdout] --> src/parser/instructions.rs:226:29 [INFO] [stdout] | [INFO] [stdout] 226 | (Instruction::S(Sb, 1, 2, -2), 0b1111_111_00010_00001_000_11110_0100011), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Beq` in this scope [INFO] [stdout] --> src/parser/instructions.rs:227:29 [INFO] [stdout] | [INFO] [stdout] 227 | (Instruction::B(Beq, 1, 2, Label::Address(-1)), 0b1_111111_00010_00001_000_1111_1_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Beq` in this scope [INFO] [stdout] --> src/parser/instructions.rs:228:29 [INFO] [stdout] | [INFO] [stdout] 228 | (Instruction::B(Beq, 1, 2, Label::Address(-4096)), 0b1_000000_00010_00001_000_0000_0_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Beq` in this scope [INFO] [stdout] --> src/parser/instructions.rs:229:29 [INFO] [stdout] | [INFO] [stdout] 229 | (Instruction::B(Beq, 1, 2, Label::Address(-2)), 0b1_111111_00010_00001_000_1111_1_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Beq` in this scope [INFO] [stdout] --> src/parser/instructions.rs:230:29 [INFO] [stdout] | [INFO] [stdout] 230 | (Instruction::B(Beq, 1, 2, Label::Address(-4)), 0b1_111111_00010_00001_000_1110_1_1100011), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:231:29 [INFO] [stdout] | [INFO] [stdout] 231 | (Instruction::J(Jal, 1, Label::Address(-1)), 0b1_1111_1111_11_1_1111_1111_00001_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | (Instruction::J(Jal, 1, Label::Address(-1048576)), 0b1_0000_0000_00_0_0000_0000_00001_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:233:29 [INFO] [stdout] | [INFO] [stdout] 233 | (Instruction::J(Jal, 1, Label::Address(-2)), 0b1_1111_1111_11_1_1111_1111_00001_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Jal` in this scope [INFO] [stdout] --> src/parser/instructions.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | (Instruction::J(Jal, 1, Label::Address(-4)), 0b1_1111_1111_10_1_1111_1111_00001_1101111), [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::super::opcodes::Opcode` [INFO] [stdout] --> src/parser/instructions.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::super::opcodes::Opcode as OpcodeTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::opcodes::Opcode` [INFO] [stdout] --> src/parser/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::opcodes::Opcode as OpcodeTrait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 190 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0408, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0408`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac618c6385387d942ce1e7f04e503f6411536518a5ca0b72de3755c034e1856f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac618c6385387d942ce1e7f04e503f6411536518a5ca0b72de3755c034e1856f", kill_on_drop: false }` [INFO] [stdout] ac618c6385387d942ce1e7f04e503f6411536518a5ca0b72de3755c034e1856f