[INFO] cloning repository https://github.com/maekoos/aar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maekoos/aar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5770b44f2d9fcb168671e689de1df0d624ee401c [INFO] checking maekoos/aar against try#8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 for pr-103872 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaekoos%2Faar" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maekoos/aar on toolchain 8330aa5198c56eb493d06cd9c4cc91d00d70e3b6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maekoos/aar [INFO] finished tweaking git repo https://github.com/maekoos/aar [INFO] tweaked toml for git repo https://github.com/maekoos/aar written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/maekoos/aar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d0ec46252779922d52d9e693204d47cda0952459e668e531f53315a57b720b0 [INFO] running `Command { std: "docker" "start" "-a" "9d0ec46252779922d52d9e693204d47cda0952459e668e531f53315a57b720b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d0ec46252779922d52d9e693204d47cda0952459e668e531f53315a57b720b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0ec46252779922d52d9e693204d47cda0952459e668e531f53315a57b720b0", kill_on_drop: false }` [INFO] [stdout] 9d0ec46252779922d52d9e693204d47cda0952459e668e531f53315a57b720b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+8330aa5198c56eb493d06cd9c4cc91d00d70e3b6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c13f883955dcda82d1ac6d11573bb5841fa7e295f4dae93058852c327ca6cd4d [INFO] running `Command { std: "docker" "start" "-a" "c13f883955dcda82d1ac6d11573bb5841fa7e295f4dae93058852c327ca6cd4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking mutf8 v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking ux v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dexparser v0.6.1 (https://github.com/maekoos/dexparser.git#d92a9991) [INFO] [stderr] Checking aar v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | (10t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | (20t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | (30t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | (10x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `n` for number literal [INFO] [stdout] --> src/parser/generated.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | (11n, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `n` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | (21s, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | (21h, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | (31i, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `l` for number literal [INFO] [stdout] --> src/parser/generated.rs:154:4 [INFO] [stdout] | [INFO] [stdout] 154 | (51l, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `l` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:167:4 [INFO] [stdout] | [INFO] [stdout] 167 | (11x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | (12x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | (22x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | (23x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | (32x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | (21c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | (31c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | (21t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | (31t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | (22b, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:239:4 [INFO] [stdout] | [INFO] [stdout] 239 | (22s, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | (22c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | (22t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | (35c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:273:4 [INFO] [stdout] | [INFO] [stdout] 273 | (3rc, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | (00x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `bc` for number literal [INFO] [stdout] --> src/parser/generated.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | (20bc, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `bc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:292:4 [INFO] [stdout] | [INFO] [stdout] 292 | (22cs, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `mi` for number literal [INFO] [stdout] --> src/parser/generated.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | (35mi, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `mi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:313:4 [INFO] [stdout] | [INFO] [stdout] 313 | (35ms, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rmi` for number literal [INFO] [stdout] --> src/parser/generated.rs:326:4 [INFO] [stdout] | [INFO] [stdout] 326 | (3rmi, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `rmi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:335:4 [INFO] [stdout] | [INFO] [stdout] 335 | (3rms, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:347:38 [INFO] [stdout] | [INFO] [stdout] 347 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:406:38 [INFO] [stdout] | [INFO] [stdout] 406 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:691:48 [INFO] [stdout] | [INFO] [stdout] 691 | 0x00 => Ok(ASTInstruction::Nop(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:692:49 [INFO] [stdout] | [INFO] [stdout] 692 | 0x01 => Ok(ASTInstruction::Move(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:693:55 [INFO] [stdout] | [INFO] [stdout] 693 | 0x02 => Ok(ASTInstruction::MoveFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:694:51 [INFO] [stdout] | [INFO] [stdout] 694 | 0x03 => Ok(ASTInstruction::Move16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:695:53 [INFO] [stdout] | [INFO] [stdout] 695 | 0x04 => Ok(ASTInstruction::MoveWide(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:696:59 [INFO] [stdout] | [INFO] [stdout] 696 | 0x05 => Ok(ASTInstruction::MoveWideFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:697:55 [INFO] [stdout] | [INFO] [stdout] 697 | 0x06 => Ok(ASTInstruction::MoveWide16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:698:55 [INFO] [stdout] | [INFO] [stdout] 698 | 0x07 => Ok(ASTInstruction::MoveObject(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:699:61 [INFO] [stdout] | [INFO] [stdout] 699 | 0x08 => Ok(ASTInstruction::MoveObjectFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:700:57 [INFO] [stdout] | [INFO] [stdout] 700 | 0x09 => Ok(ASTInstruction::MoveObject16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:701:55 [INFO] [stdout] | [INFO] [stdout] 701 | 0x0a => Ok(ASTInstruction::MoveResult(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:702:59 [INFO] [stdout] | [INFO] [stdout] 702 | 0x0b => Ok(ASTInstruction::MoveResultWide(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:703:61 [INFO] [stdout] | [INFO] [stdout] 703 | 0x0c => Ok(ASTInstruction::MoveResultObject(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:704:58 [INFO] [stdout] | [INFO] [stdout] 704 | 0x0d => Ok(ASTInstruction::MoveException(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:705:55 [INFO] [stdout] | [INFO] [stdout] 705 | 0x0e => Ok(ASTInstruction::ReturnVoid(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:706:51 [INFO] [stdout] | [INFO] [stdout] 706 | 0x0f => Ok(ASTInstruction::Return(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:707:55 [INFO] [stdout] | [INFO] [stdout] 707 | 0x10 => Ok(ASTInstruction::ReturnWide(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:708:57 [INFO] [stdout] | [INFO] [stdout] 708 | 0x11 => Ok(ASTInstruction::ReturnObject(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `n` for number literal [INFO] [stdout] --> src/parser/generated.rs:709:51 [INFO] [stdout] | [INFO] [stdout] 709 | 0x12 => Ok(ASTInstruction::Const4(instr_format!(11n, q))), [INFO] [stdout] | ^^^ invalid suffix `n` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:710:52 [INFO] [stdout] | [INFO] [stdout] 710 | 0x13 => Ok(ASTInstruction::Const16(instr_format!(21s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:711:50 [INFO] [stdout] | [INFO] [stdout] 711 | 0x14 => Ok(ASTInstruction::Const(instr_format!(31i, q))), [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:712:56 [INFO] [stdout] | [INFO] [stdout] 712 | 0x15 => Ok(ASTInstruction::ConstHigh16(instr_format!(21h, q))), [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:713:56 [INFO] [stdout] | [INFO] [stdout] 713 | 0x16 => Ok(ASTInstruction::ConstWide16(instr_format!(21s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:714:56 [INFO] [stdout] | [INFO] [stdout] 714 | 0x17 => Ok(ASTInstruction::ConstWide32(instr_format!(31i, q))), [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `l` for number literal [INFO] [stdout] --> src/parser/generated.rs:715:54 [INFO] [stdout] | [INFO] [stdout] 715 | 0x18 => Ok(ASTInstruction::ConstWide(instr_format!(51l, q))), [INFO] [stdout] | ^^^ invalid suffix `l` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:716:60 [INFO] [stdout] | [INFO] [stdout] 716 | 0x19 => Ok(ASTInstruction::ConstWideHigh16(instr_format!(21h, q))), [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:717:56 [INFO] [stdout] | [INFO] [stdout] 717 | 0x1a => Ok(ASTInstruction::ConstString(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:718:61 [INFO] [stdout] | [INFO] [stdout] 718 | 0x1b => Ok(ASTInstruction::ConstStringJumbo(instr_format!(31c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:719:55 [INFO] [stdout] | [INFO] [stdout] 719 | 0x1c => Ok(ASTInstruction::ConstClass(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:720:57 [INFO] [stdout] | [INFO] [stdout] 720 | 0x1d => Ok(ASTInstruction::MonitorEnter(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:721:56 [INFO] [stdout] | [INFO] [stdout] 721 | 0x1e => Ok(ASTInstruction::MonitorExit(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:722:54 [INFO] [stdout] | [INFO] [stdout] 722 | 0x1f => Ok(ASTInstruction::CheckCast(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:723:55 [INFO] [stdout] | [INFO] [stdout] 723 | 0x20 => Ok(ASTInstruction::InstanceOf(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:724:56 [INFO] [stdout] | [INFO] [stdout] 724 | 0x21 => Ok(ASTInstruction::ArrayLength(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:725:56 [INFO] [stdout] | [INFO] [stdout] 725 | 0x22 => Ok(ASTInstruction::NewInstance(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:726:53 [INFO] [stdout] | [INFO] [stdout] 726 | 0x23 => Ok(ASTInstruction::NewArray(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:727:59 [INFO] [stdout] | [INFO] [stdout] 727 | 0x24 => Ok(ASTInstruction::FilledNewArray(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:728:64 [INFO] [stdout] | [INFO] [stdout] 728 | 0x25 => Ok(ASTInstruction::FilledNewArrayRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:730:50 [INFO] [stdout] | [INFO] [stdout] 730 | 0x27 => Ok(ASTInstruction::Throw(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:731:49 [INFO] [stdout] | [INFO] [stdout] 731 | 0x28 => Ok(ASTInstruction::Goto(instr_format!(10t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:732:51 [INFO] [stdout] | [INFO] [stdout] 732 | 0x29 => Ok(ASTInstruction::Goto16(instr_format!(20t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:733:51 [INFO] [stdout] | [INFO] [stdout] 733 | 0x2a => Ok(ASTInstruction::Goto32(instr_format!(30t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:736:54 [INFO] [stdout] | [INFO] [stdout] 736 | 0x2d => Ok(ASTInstruction::CmplFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:737:54 [INFO] [stdout] | [INFO] [stdout] 737 | 0x2e => Ok(ASTInstruction::CmpgFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:738:55 [INFO] [stdout] | [INFO] [stdout] 738 | 0x2f => Ok(ASTInstruction::CmplDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:739:55 [INFO] [stdout] | [INFO] [stdout] 739 | 0x30 => Ok(ASTInstruction::CmpgDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:740:52 [INFO] [stdout] | [INFO] [stdout] 740 | 0x31 => Ok(ASTInstruction::CmpLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:741:49 [INFO] [stdout] | [INFO] [stdout] 741 | 0x32 => Ok(ASTInstruction::IfEq(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:742:49 [INFO] [stdout] | [INFO] [stdout] 742 | 0x33 => Ok(ASTInstruction::IfNe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:743:49 [INFO] [stdout] | [INFO] [stdout] 743 | 0x34 => Ok(ASTInstruction::IfLt(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:744:49 [INFO] [stdout] | [INFO] [stdout] 744 | 0x35 => Ok(ASTInstruction::IfGe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:745:49 [INFO] [stdout] | [INFO] [stdout] 745 | 0x36 => Ok(ASTInstruction::IfGt(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:746:49 [INFO] [stdout] | [INFO] [stdout] 746 | 0x37 => Ok(ASTInstruction::IfLe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:747:50 [INFO] [stdout] | [INFO] [stdout] 747 | 0x38 => Ok(ASTInstruction::IfEqz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:748:50 [INFO] [stdout] | [INFO] [stdout] 748 | 0x39 => Ok(ASTInstruction::IfNez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:749:50 [INFO] [stdout] | [INFO] [stdout] 749 | 0x3a => Ok(ASTInstruction::IfLtz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:750:50 [INFO] [stdout] | [INFO] [stdout] 750 | 0x3b => Ok(ASTInstruction::IfGez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:751:50 [INFO] [stdout] | [INFO] [stdout] 751 | 0x3c => Ok(ASTInstruction::IfGtz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:752:50 [INFO] [stdout] | [INFO] [stdout] 752 | 0x3d => Ok(ASTInstruction::IfLez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:759:49 [INFO] [stdout] | [INFO] [stdout] 759 | 0x44 => Ok(ASTInstruction::Aget(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:760:53 [INFO] [stdout] | [INFO] [stdout] 760 | 0x45 => Ok(ASTInstruction::AgetWide(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:761:55 [INFO] [stdout] | [INFO] [stdout] 761 | 0x46 => Ok(ASTInstruction::AgetObject(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:762:56 [INFO] [stdout] | [INFO] [stdout] 762 | 0x47 => Ok(ASTInstruction::AgetBoolean(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:763:53 [INFO] [stdout] | [INFO] [stdout] 763 | 0x48 => Ok(ASTInstruction::AgetByte(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:764:53 [INFO] [stdout] | [INFO] [stdout] 764 | 0x49 => Ok(ASTInstruction::AgetChar(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:765:54 [INFO] [stdout] | [INFO] [stdout] 765 | 0x4a => Ok(ASTInstruction::AgetShort(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:766:49 [INFO] [stdout] | [INFO] [stdout] 766 | 0x4b => Ok(ASTInstruction::Aput(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:767:53 [INFO] [stdout] | [INFO] [stdout] 767 | 0x4c => Ok(ASTInstruction::AputWide(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:768:55 [INFO] [stdout] | [INFO] [stdout] 768 | 0x4d => Ok(ASTInstruction::AputObject(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:769:56 [INFO] [stdout] | [INFO] [stdout] 769 | 0x4e => Ok(ASTInstruction::AputBoolean(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:770:53 [INFO] [stdout] | [INFO] [stdout] 770 | 0x4f => Ok(ASTInstruction::AputByte(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:771:53 [INFO] [stdout] | [INFO] [stdout] 771 | 0x50 => Ok(ASTInstruction::AputChar(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:772:54 [INFO] [stdout] | [INFO] [stdout] 772 | 0x51 => Ok(ASTInstruction::AputShort(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:773:49 [INFO] [stdout] | [INFO] [stdout] 773 | 0x52 => Ok(ASTInstruction::Iget(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:774:53 [INFO] [stdout] | [INFO] [stdout] 774 | 0x53 => Ok(ASTInstruction::IgetWide(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:775:55 [INFO] [stdout] | [INFO] [stdout] 775 | 0x54 => Ok(ASTInstruction::IgetObject(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:776:56 [INFO] [stdout] | [INFO] [stdout] 776 | 0x55 => Ok(ASTInstruction::IgetBoolean(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:777:53 [INFO] [stdout] | [INFO] [stdout] 777 | 0x56 => Ok(ASTInstruction::IgetByte(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:778:53 [INFO] [stdout] | [INFO] [stdout] 778 | 0x57 => Ok(ASTInstruction::IgetChar(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:779:54 [INFO] [stdout] | [INFO] [stdout] 779 | 0x58 => Ok(ASTInstruction::IgetShort(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:780:49 [INFO] [stdout] | [INFO] [stdout] 780 | 0x59 => Ok(ASTInstruction::Iput(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:781:53 [INFO] [stdout] | [INFO] [stdout] 781 | 0x5a => Ok(ASTInstruction::IputWide(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:782:55 [INFO] [stdout] | [INFO] [stdout] 782 | 0x5b => Ok(ASTInstruction::IputObject(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:783:56 [INFO] [stdout] | [INFO] [stdout] 783 | 0x5c => Ok(ASTInstruction::IputBoolean(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:784:53 [INFO] [stdout] | [INFO] [stdout] 784 | 0x5d => Ok(ASTInstruction::IputByte(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:785:53 [INFO] [stdout] | [INFO] [stdout] 785 | 0x5e => Ok(ASTInstruction::IputChar(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:786:54 [INFO] [stdout] | [INFO] [stdout] 786 | 0x5f => Ok(ASTInstruction::IputShort(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:787:49 [INFO] [stdout] | [INFO] [stdout] 787 | 0x60 => Ok(ASTInstruction::Sget(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:788:53 [INFO] [stdout] | [INFO] [stdout] 788 | 0x61 => Ok(ASTInstruction::SgetWide(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:789:55 [INFO] [stdout] | [INFO] [stdout] 789 | 0x62 => Ok(ASTInstruction::SgetObject(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:790:56 [INFO] [stdout] | [INFO] [stdout] 790 | 0x63 => Ok(ASTInstruction::SgetBoolean(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:791:53 [INFO] [stdout] | [INFO] [stdout] 791 | 0x64 => Ok(ASTInstruction::SgetByte(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:792:53 [INFO] [stdout] | [INFO] [stdout] 792 | 0x65 => Ok(ASTInstruction::SgetChar(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:793:54 [INFO] [stdout] | [INFO] [stdout] 793 | 0x66 => Ok(ASTInstruction::SgetShort(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:794:49 [INFO] [stdout] | [INFO] [stdout] 794 | 0x67 => Ok(ASTInstruction::Sput(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:795:53 [INFO] [stdout] | [INFO] [stdout] 795 | 0x68 => Ok(ASTInstruction::SputWide(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:796:55 [INFO] [stdout] | [INFO] [stdout] 796 | 0x69 => Ok(ASTInstruction::SputObject(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:797:56 [INFO] [stdout] | [INFO] [stdout] 797 | 0x6a => Ok(ASTInstruction::SputBoolean(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:798:53 [INFO] [stdout] | [INFO] [stdout] 798 | 0x6b => Ok(ASTInstruction::SputByte(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:799:53 [INFO] [stdout] | [INFO] [stdout] 799 | 0x6c => Ok(ASTInstruction::SputChar(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | (10t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | (20t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | (30t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | (10x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `n` for number literal [INFO] [stdout] --> src/parser/generated.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | (11n, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `n` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:131:4 [INFO] [stdout] | [INFO] [stdout] 131 | (21s, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | (21h, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:145:4 [INFO] [stdout] | [INFO] [stdout] 145 | (31i, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `l` for number literal [INFO] [stdout] --> src/parser/generated.rs:154:4 [INFO] [stdout] | [INFO] [stdout] 154 | (51l, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `l` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:167:4 [INFO] [stdout] | [INFO] [stdout] 167 | (11x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:172:4 [INFO] [stdout] | [INFO] [stdout] 172 | (12x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | (22x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | (23x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | (32x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | (21c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | (31c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:216:4 [INFO] [stdout] | [INFO] [stdout] 216 | (21t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | (31t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:232:4 [INFO] [stdout] | [INFO] [stdout] 232 | (22b, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:239:4 [INFO] [stdout] | [INFO] [stdout] 239 | (22s, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | (22c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | (22t, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | (35c, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:273:4 [INFO] [stdout] | [INFO] [stdout] 273 | (3rc, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:282:4 [INFO] [stdout] | [INFO] [stdout] 282 | (00x, $q:expr) => {{ [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `bc` for number literal [INFO] [stdout] --> src/parser/generated.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | (20bc, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `bc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:292:4 [INFO] [stdout] | [INFO] [stdout] 292 | (22cs, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `mi` for number literal [INFO] [stdout] --> src/parser/generated.rs:300:4 [INFO] [stdout] | [INFO] [stdout] 300 | (35mi, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `mi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:313:4 [INFO] [stdout] | [INFO] [stdout] 313 | (35ms, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rmi` for number literal [INFO] [stdout] --> src/parser/generated.rs:326:4 [INFO] [stdout] | [INFO] [stdout] 326 | (3rmi, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `rmi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:335:4 [INFO] [stdout] | [INFO] [stdout] 335 | (3rms, $q:expr) => {{ [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:347:38 [INFO] [stdout] | [INFO] [stdout] 347 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:374:38 [INFO] [stdout] | [INFO] [stdout] 374 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:406:38 [INFO] [stdout] | [INFO] [stdout] 406 | let instr: IF31t = instr_format!(31t, $q); [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:691:48 [INFO] [stdout] | [INFO] [stdout] 691 | 0x00 => Ok(ASTInstruction::Nop(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:692:49 [INFO] [stdout] | [INFO] [stdout] 692 | 0x01 => Ok(ASTInstruction::Move(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:693:55 [INFO] [stdout] | [INFO] [stdout] 693 | 0x02 => Ok(ASTInstruction::MoveFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:694:51 [INFO] [stdout] | [INFO] [stdout] 694 | 0x03 => Ok(ASTInstruction::Move16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:695:53 [INFO] [stdout] | [INFO] [stdout] 695 | 0x04 => Ok(ASTInstruction::MoveWide(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:696:59 [INFO] [stdout] | [INFO] [stdout] 696 | 0x05 => Ok(ASTInstruction::MoveWideFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:697:55 [INFO] [stdout] | [INFO] [stdout] 697 | 0x06 => Ok(ASTInstruction::MoveWide16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:698:55 [INFO] [stdout] | [INFO] [stdout] 698 | 0x07 => Ok(ASTInstruction::MoveObject(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:699:61 [INFO] [stdout] | [INFO] [stdout] 699 | 0x08 => Ok(ASTInstruction::MoveObjectFrom16(instr_format!(22x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:700:57 [INFO] [stdout] | [INFO] [stdout] 700 | 0x09 => Ok(ASTInstruction::MoveObject16(instr_format!(32x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:701:55 [INFO] [stdout] | [INFO] [stdout] 701 | 0x0a => Ok(ASTInstruction::MoveResult(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:702:59 [INFO] [stdout] | [INFO] [stdout] 702 | 0x0b => Ok(ASTInstruction::MoveResultWide(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:703:61 [INFO] [stdout] | [INFO] [stdout] 703 | 0x0c => Ok(ASTInstruction::MoveResultObject(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:704:58 [INFO] [stdout] | [INFO] [stdout] 704 | 0x0d => Ok(ASTInstruction::MoveException(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:705:55 [INFO] [stdout] | [INFO] [stdout] 705 | 0x0e => Ok(ASTInstruction::ReturnVoid(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:706:51 [INFO] [stdout] | [INFO] [stdout] 706 | 0x0f => Ok(ASTInstruction::Return(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:707:55 [INFO] [stdout] | [INFO] [stdout] 707 | 0x10 => Ok(ASTInstruction::ReturnWide(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:708:57 [INFO] [stdout] | [INFO] [stdout] 708 | 0x11 => Ok(ASTInstruction::ReturnObject(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `n` for number literal [INFO] [stdout] --> src/parser/generated.rs:709:51 [INFO] [stdout] | [INFO] [stdout] 709 | 0x12 => Ok(ASTInstruction::Const4(instr_format!(11n, q))), [INFO] [stdout] | ^^^ invalid suffix `n` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:710:52 [INFO] [stdout] | [INFO] [stdout] 710 | 0x13 => Ok(ASTInstruction::Const16(instr_format!(21s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:711:50 [INFO] [stdout] | [INFO] [stdout] 711 | 0x14 => Ok(ASTInstruction::Const(instr_format!(31i, q))), [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:712:56 [INFO] [stdout] | [INFO] [stdout] 712 | 0x15 => Ok(ASTInstruction::ConstHigh16(instr_format!(21h, q))), [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:713:56 [INFO] [stdout] | [INFO] [stdout] 713 | 0x16 => Ok(ASTInstruction::ConstWide16(instr_format!(21s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for number literal [INFO] [stdout] --> src/parser/generated.rs:714:56 [INFO] [stdout] | [INFO] [stdout] 714 | 0x17 => Ok(ASTInstruction::ConstWide32(instr_format!(31i, q))), [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `l` for number literal [INFO] [stdout] --> src/parser/generated.rs:715:54 [INFO] [stdout] | [INFO] [stdout] 715 | 0x18 => Ok(ASTInstruction::ConstWide(instr_format!(51l, q))), [INFO] [stdout] | ^^^ invalid suffix `l` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `h` for number literal [INFO] [stdout] --> src/parser/generated.rs:716:60 [INFO] [stdout] | [INFO] [stdout] 716 | 0x19 => Ok(ASTInstruction::ConstWideHigh16(instr_format!(21h, q))), [INFO] [stdout] | ^^^ invalid suffix `h` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:717:56 [INFO] [stdout] | [INFO] [stdout] 717 | 0x1a => Ok(ASTInstruction::ConstString(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:718:61 [INFO] [stdout] | [INFO] [stdout] 718 | 0x1b => Ok(ASTInstruction::ConstStringJumbo(instr_format!(31c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:800:54 [INFO] [stdout] | [INFO] [stdout] 800 | 0x6d => Ok(ASTInstruction::SputShort(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:801:58 [INFO] [stdout] | [INFO] [stdout] 801 | 0x6e => Ok(ASTInstruction::InvokeVirtual(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:719:55 [INFO] [stdout] | [INFO] [stdout] 719 | 0x1c => Ok(ASTInstruction::ConstClass(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:802:56 [INFO] [stdout] | [INFO] [stdout] 802 | 0x6f => Ok(ASTInstruction::InvokeSuper(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:803:57 [INFO] [stdout] | [INFO] [stdout] 803 | 0x70 => Ok(ASTInstruction::InvokeDirect(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:720:57 [INFO] [stdout] | [INFO] [stdout] 720 | 0x1d => Ok(ASTInstruction::MonitorEnter(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:804:57 [INFO] [stdout] | [INFO] [stdout] 804 | 0x71 => Ok(ASTInstruction::InvokeStatic(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:805:60 [INFO] [stdout] | [INFO] [stdout] 805 | 0x72 => Ok(ASTInstruction::InvokeInterface(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:807:63 [INFO] [stdout] | [INFO] [stdout] 807 | 0x74 => Ok(ASTInstruction::InvokeVirtualRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:808:61 [INFO] [stdout] | [INFO] [stdout] 808 | 0x75 => Ok(ASTInstruction::InvokeSuperRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:809:62 [INFO] [stdout] | [INFO] [stdout] 809 | 0x76 => Ok(ASTInstruction::InvokeDirectRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:810:62 [INFO] [stdout] | [INFO] [stdout] 810 | 0x77 => Ok(ASTInstruction::InvokeStaticRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:811:65 [INFO] [stdout] | [INFO] [stdout] 811 | 0x78 => Ok(ASTInstruction::InvokeInterfaceRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:814:51 [INFO] [stdout] | [INFO] [stdout] 814 | 0x7b => Ok(ASTInstruction::NegInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:815:51 [INFO] [stdout] | [INFO] [stdout] 815 | 0x7c => Ok(ASTInstruction::NotInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:816:52 [INFO] [stdout] | [INFO] [stdout] 816 | 0x7d => Ok(ASTInstruction::NegLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:721:56 [INFO] [stdout] | [INFO] [stdout] 721 | 0x1e => Ok(ASTInstruction::MonitorExit(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:817:52 [INFO] [stdout] | [INFO] [stdout] 817 | 0x7e => Ok(ASTInstruction::NotLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:818:53 [INFO] [stdout] | [INFO] [stdout] 818 | 0x7f => Ok(ASTInstruction::NegFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:722:54 [INFO] [stdout] | [INFO] [stdout] 722 | 0x1f => Ok(ASTInstruction::CheckCast(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:819:54 [INFO] [stdout] | [INFO] [stdout] 819 | 0x80 => Ok(ASTInstruction::NegDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:820:54 [INFO] [stdout] | [INFO] [stdout] 820 | 0x81 => Ok(ASTInstruction::IntToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:723:55 [INFO] [stdout] | [INFO] [stdout] 723 | 0x20 => Ok(ASTInstruction::InstanceOf(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:821:55 [INFO] [stdout] | [INFO] [stdout] 821 | 0x82 => Ok(ASTInstruction::IntToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:822:56 [INFO] [stdout] | [INFO] [stdout] 822 | 0x83 => Ok(ASTInstruction::IntToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:724:56 [INFO] [stdout] | [INFO] [stdout] 724 | 0x21 => Ok(ASTInstruction::ArrayLength(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:823:54 [INFO] [stdout] | [INFO] [stdout] 823 | 0x84 => Ok(ASTInstruction::LongToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:824:56 [INFO] [stdout] | [INFO] [stdout] 824 | 0x85 => Ok(ASTInstruction::LongToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:725:56 [INFO] [stdout] | [INFO] [stdout] 725 | 0x22 => Ok(ASTInstruction::NewInstance(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:825:57 [INFO] [stdout] | [INFO] [stdout] 825 | 0x86 => Ok(ASTInstruction::LongToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:826:55 [INFO] [stdout] | [INFO] [stdout] 826 | 0x87 => Ok(ASTInstruction::FloatToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:726:53 [INFO] [stdout] | [INFO] [stdout] 726 | 0x23 => Ok(ASTInstruction::NewArray(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:827:56 [INFO] [stdout] | [INFO] [stdout] 827 | 0x88 => Ok(ASTInstruction::FloatToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:828:58 [INFO] [stdout] | [INFO] [stdout] 828 | 0x89 => Ok(ASTInstruction::FloatToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:727:59 [INFO] [stdout] | [INFO] [stdout] 727 | 0x24 => Ok(ASTInstruction::FilledNewArray(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:728:64 [INFO] [stdout] | [INFO] [stdout] 728 | 0x25 => Ok(ASTInstruction::FilledNewArrayRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:730:50 [INFO] [stdout] | [INFO] [stdout] 730 | 0x27 => Ok(ASTInstruction::Throw(instr_format!(11x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:731:49 [INFO] [stdout] | [INFO] [stdout] 731 | 0x28 => Ok(ASTInstruction::Goto(instr_format!(10t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:732:51 [INFO] [stdout] | [INFO] [stdout] 732 | 0x29 => Ok(ASTInstruction::Goto16(instr_format!(20t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:733:51 [INFO] [stdout] | [INFO] [stdout] 733 | 0x2a => Ok(ASTInstruction::Goto32(instr_format!(30t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:736:54 [INFO] [stdout] | [INFO] [stdout] 736 | 0x2d => Ok(ASTInstruction::CmplFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:737:54 [INFO] [stdout] | [INFO] [stdout] 737 | 0x2e => Ok(ASTInstruction::CmpgFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:738:55 [INFO] [stdout] | [INFO] [stdout] 738 | 0x2f => Ok(ASTInstruction::CmplDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:739:55 [INFO] [stdout] | [INFO] [stdout] 739 | 0x30 => Ok(ASTInstruction::CmpgDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:740:52 [INFO] [stdout] | [INFO] [stdout] 740 | 0x31 => Ok(ASTInstruction::CmpLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:741:49 [INFO] [stdout] | [INFO] [stdout] 741 | 0x32 => Ok(ASTInstruction::IfEq(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:742:49 [INFO] [stdout] | [INFO] [stdout] 742 | 0x33 => Ok(ASTInstruction::IfNe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:743:49 [INFO] [stdout] | [INFO] [stdout] 743 | 0x34 => Ok(ASTInstruction::IfLt(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:744:49 [INFO] [stdout] | [INFO] [stdout] 744 | 0x35 => Ok(ASTInstruction::IfGe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:745:49 [INFO] [stdout] | [INFO] [stdout] 745 | 0x36 => Ok(ASTInstruction::IfGt(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:746:49 [INFO] [stdout] | [INFO] [stdout] 746 | 0x37 => Ok(ASTInstruction::IfLe(instr_format!(22t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:747:50 [INFO] [stdout] | [INFO] [stdout] 747 | 0x38 => Ok(ASTInstruction::IfEqz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:748:50 [INFO] [stdout] | [INFO] [stdout] 748 | 0x39 => Ok(ASTInstruction::IfNez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:749:50 [INFO] [stdout] | [INFO] [stdout] 749 | 0x3a => Ok(ASTInstruction::IfLtz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:750:50 [INFO] [stdout] | [INFO] [stdout] 750 | 0x3b => Ok(ASTInstruction::IfGez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:751:50 [INFO] [stdout] | [INFO] [stdout] 751 | 0x3c => Ok(ASTInstruction::IfGtz(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `t` for number literal [INFO] [stdout] --> src/parser/generated.rs:752:50 [INFO] [stdout] | [INFO] [stdout] 752 | 0x3d => Ok(ASTInstruction::IfLez(instr_format!(21t, q))), [INFO] [stdout] | ^^^ invalid suffix `t` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:759:49 [INFO] [stdout] | [INFO] [stdout] 759 | 0x44 => Ok(ASTInstruction::Aget(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:760:53 [INFO] [stdout] | [INFO] [stdout] 760 | 0x45 => Ok(ASTInstruction::AgetWide(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:761:55 [INFO] [stdout] | [INFO] [stdout] 761 | 0x46 => Ok(ASTInstruction::AgetObject(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:762:56 [INFO] [stdout] | [INFO] [stdout] 762 | 0x47 => Ok(ASTInstruction::AgetBoolean(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:763:53 [INFO] [stdout] | [INFO] [stdout] 763 | 0x48 => Ok(ASTInstruction::AgetByte(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:829:56 [INFO] [stdout] | [INFO] [stdout] 829 | 0x8a => Ok(ASTInstruction::DoubleToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:764:53 [INFO] [stdout] | [INFO] [stdout] 764 | 0x49 => Ok(ASTInstruction::AgetChar(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:830:57 [INFO] [stdout] | [INFO] [stdout] 830 | 0x8b => Ok(ASTInstruction::DoubleToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:765:54 [INFO] [stdout] | [INFO] [stdout] 765 | 0x4a => Ok(ASTInstruction::AgetShort(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:831:58 [INFO] [stdout] | [INFO] [stdout] 831 | 0x8c => Ok(ASTInstruction::DoubleToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:766:49 [INFO] [stdout] | [INFO] [stdout] 766 | 0x4b => Ok(ASTInstruction::Aput(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:832:54 [INFO] [stdout] | [INFO] [stdout] 832 | 0x8d => Ok(ASTInstruction::IntToByte(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:767:53 [INFO] [stdout] | [INFO] [stdout] 767 | 0x4c => Ok(ASTInstruction::AputWide(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:833:54 [INFO] [stdout] | [INFO] [stdout] 833 | 0x8e => Ok(ASTInstruction::IntToChar(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:768:55 [INFO] [stdout] | [INFO] [stdout] 768 | 0x4d => Ok(ASTInstruction::AputObject(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:834:55 [INFO] [stdout] | [INFO] [stdout] 834 | 0x8f => Ok(ASTInstruction::IntToShort(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:769:56 [INFO] [stdout] | [INFO] [stdout] 769 | 0x4e => Ok(ASTInstruction::AputBoolean(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:835:51 [INFO] [stdout] | [INFO] [stdout] 835 | 0x90 => Ok(ASTInstruction::AddInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:770:53 [INFO] [stdout] | [INFO] [stdout] 770 | 0x4f => Ok(ASTInstruction::AputByte(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:836:51 [INFO] [stdout] | [INFO] [stdout] 836 | 0x91 => Ok(ASTInstruction::SubInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:771:53 [INFO] [stdout] | [INFO] [stdout] 771 | 0x50 => Ok(ASTInstruction::AputChar(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:837:51 [INFO] [stdout] | [INFO] [stdout] 837 | 0x92 => Ok(ASTInstruction::MulInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:772:54 [INFO] [stdout] | [INFO] [stdout] 772 | 0x51 => Ok(ASTInstruction::AputShort(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:838:51 [INFO] [stdout] | [INFO] [stdout] 838 | 0x93 => Ok(ASTInstruction::DivInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:773:49 [INFO] [stdout] | [INFO] [stdout] 773 | 0x52 => Ok(ASTInstruction::Iget(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:839:51 [INFO] [stdout] | [INFO] [stdout] 839 | 0x94 => Ok(ASTInstruction::RemInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:840:51 [INFO] [stdout] | [INFO] [stdout] 840 | 0x95 => Ok(ASTInstruction::AndInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:841:50 [INFO] [stdout] | [INFO] [stdout] 841 | 0x96 => Ok(ASTInstruction::OrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:774:53 [INFO] [stdout] | [INFO] [stdout] 774 | 0x53 => Ok(ASTInstruction::IgetWide(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:842:51 [INFO] [stdout] | [INFO] [stdout] 842 | 0x97 => Ok(ASTInstruction::XorInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:775:55 [INFO] [stdout] | [INFO] [stdout] 775 | 0x54 => Ok(ASTInstruction::IgetObject(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:843:51 [INFO] [stdout] | [INFO] [stdout] 843 | 0x98 => Ok(ASTInstruction::ShlInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:844:51 [INFO] [stdout] | [INFO] [stdout] 844 | 0x99 => Ok(ASTInstruction::ShrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:776:56 [INFO] [stdout] | [INFO] [stdout] 776 | 0x55 => Ok(ASTInstruction::IgetBoolean(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:845:52 [INFO] [stdout] | [INFO] [stdout] 845 | 0x9a => Ok(ASTInstruction::UshrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:777:53 [INFO] [stdout] | [INFO] [stdout] 777 | 0x56 => Ok(ASTInstruction::IgetByte(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:778:53 [INFO] [stdout] | [INFO] [stdout] 778 | 0x57 => Ok(ASTInstruction::IgetChar(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:846:52 [INFO] [stdout] | [INFO] [stdout] 846 | 0x9b => Ok(ASTInstruction::AddLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:779:54 [INFO] [stdout] | [INFO] [stdout] 779 | 0x58 => Ok(ASTInstruction::IgetShort(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:847:52 [INFO] [stdout] | [INFO] [stdout] 847 | 0x9c => Ok(ASTInstruction::SubLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:780:49 [INFO] [stdout] | [INFO] [stdout] 780 | 0x59 => Ok(ASTInstruction::Iput(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | 0x9d => Ok(ASTInstruction::MulLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:781:53 [INFO] [stdout] | [INFO] [stdout] 781 | 0x5a => Ok(ASTInstruction::IputWide(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:849:52 [INFO] [stdout] | [INFO] [stdout] 849 | 0x9e => Ok(ASTInstruction::DivLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:782:55 [INFO] [stdout] | [INFO] [stdout] 782 | 0x5b => Ok(ASTInstruction::IputObject(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:850:52 [INFO] [stdout] | [INFO] [stdout] 850 | 0x9f => Ok(ASTInstruction::RemLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:783:56 [INFO] [stdout] | [INFO] [stdout] 783 | 0x5c => Ok(ASTInstruction::IputBoolean(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:851:52 [INFO] [stdout] | [INFO] [stdout] 851 | 0xa0 => Ok(ASTInstruction::AndLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:784:53 [INFO] [stdout] | [INFO] [stdout] 784 | 0x5d => Ok(ASTInstruction::IputByte(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:852:51 [INFO] [stdout] | [INFO] [stdout] 852 | 0xa1 => Ok(ASTInstruction::OrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:785:53 [INFO] [stdout] | [INFO] [stdout] 785 | 0x5e => Ok(ASTInstruction::IputChar(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:853:52 [INFO] [stdout] | [INFO] [stdout] 853 | 0xa2 => Ok(ASTInstruction::XorLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:786:54 [INFO] [stdout] | [INFO] [stdout] 786 | 0x5f => Ok(ASTInstruction::IputShort(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:854:52 [INFO] [stdout] | [INFO] [stdout] 854 | 0xa3 => Ok(ASTInstruction::ShlLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:787:49 [INFO] [stdout] | [INFO] [stdout] 787 | 0x60 => Ok(ASTInstruction::Sget(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:855:52 [INFO] [stdout] | [INFO] [stdout] 855 | 0xa4 => Ok(ASTInstruction::ShrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:788:53 [INFO] [stdout] | [INFO] [stdout] 788 | 0x61 => Ok(ASTInstruction::SgetWide(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:856:53 [INFO] [stdout] | [INFO] [stdout] 856 | 0xa5 => Ok(ASTInstruction::UshrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:789:55 [INFO] [stdout] | [INFO] [stdout] 789 | 0x62 => Ok(ASTInstruction::SgetObject(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:790:56 [INFO] [stdout] | [INFO] [stdout] 790 | 0x63 => Ok(ASTInstruction::SgetBoolean(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:791:53 [INFO] [stdout] | [INFO] [stdout] 791 | 0x64 => Ok(ASTInstruction::SgetByte(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:792:53 [INFO] [stdout] | [INFO] [stdout] 792 | 0x65 => Ok(ASTInstruction::SgetChar(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:793:54 [INFO] [stdout] | [INFO] [stdout] 793 | 0x66 => Ok(ASTInstruction::SgetShort(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:794:49 [INFO] [stdout] | [INFO] [stdout] 794 | 0x67 => Ok(ASTInstruction::Sput(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:795:53 [INFO] [stdout] | [INFO] [stdout] 795 | 0x68 => Ok(ASTInstruction::SputWide(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:796:55 [INFO] [stdout] | [INFO] [stdout] 796 | 0x69 => Ok(ASTInstruction::SputObject(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:797:56 [INFO] [stdout] | [INFO] [stdout] 797 | 0x6a => Ok(ASTInstruction::SputBoolean(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:798:53 [INFO] [stdout] | [INFO] [stdout] 798 | 0x6b => Ok(ASTInstruction::SputByte(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:799:53 [INFO] [stdout] | [INFO] [stdout] 799 | 0x6c => Ok(ASTInstruction::SputChar(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:800:54 [INFO] [stdout] | [INFO] [stdout] 800 | 0x6d => Ok(ASTInstruction::SputShort(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:801:58 [INFO] [stdout] | [INFO] [stdout] 801 | 0x6e => Ok(ASTInstruction::InvokeVirtual(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:802:56 [INFO] [stdout] | [INFO] [stdout] 802 | 0x6f => Ok(ASTInstruction::InvokeSuper(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:803:57 [INFO] [stdout] | [INFO] [stdout] 803 | 0x70 => Ok(ASTInstruction::InvokeDirect(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:804:57 [INFO] [stdout] | [INFO] [stdout] 804 | 0x71 => Ok(ASTInstruction::InvokeStatic(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:805:60 [INFO] [stdout] | [INFO] [stdout] 805 | 0x72 => Ok(ASTInstruction::InvokeInterface(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:807:63 [INFO] [stdout] | [INFO] [stdout] 807 | 0x74 => Ok(ASTInstruction::InvokeVirtualRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:808:61 [INFO] [stdout] | [INFO] [stdout] 808 | 0x75 => Ok(ASTInstruction::InvokeSuperRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:809:62 [INFO] [stdout] | [INFO] [stdout] 809 | 0x76 => Ok(ASTInstruction::InvokeDirectRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:810:62 [INFO] [stdout] | [INFO] [stdout] 810 | 0x77 => Ok(ASTInstruction::InvokeStaticRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rc` for number literal [INFO] [stdout] --> src/parser/generated.rs:811:65 [INFO] [stdout] | [INFO] [stdout] 811 | 0x78 => Ok(ASTInstruction::InvokeInterfaceRange(instr_format!(3rc, q))), [INFO] [stdout] | ^^^ invalid suffix `rc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:814:51 [INFO] [stdout] | [INFO] [stdout] 814 | 0x7b => Ok(ASTInstruction::NegInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:815:51 [INFO] [stdout] | [INFO] [stdout] 815 | 0x7c => Ok(ASTInstruction::NotInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:816:52 [INFO] [stdout] | [INFO] [stdout] 816 | 0x7d => Ok(ASTInstruction::NegLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:817:52 [INFO] [stdout] | [INFO] [stdout] 817 | 0x7e => Ok(ASTInstruction::NotLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:818:53 [INFO] [stdout] | [INFO] [stdout] 818 | 0x7f => Ok(ASTInstruction::NegFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:819:54 [INFO] [stdout] | [INFO] [stdout] 819 | 0x80 => Ok(ASTInstruction::NegDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:820:54 [INFO] [stdout] | [INFO] [stdout] 820 | 0x81 => Ok(ASTInstruction::IntToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:821:55 [INFO] [stdout] | [INFO] [stdout] 821 | 0x82 => Ok(ASTInstruction::IntToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:822:56 [INFO] [stdout] | [INFO] [stdout] 822 | 0x83 => Ok(ASTInstruction::IntToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:823:54 [INFO] [stdout] | [INFO] [stdout] 823 | 0x84 => Ok(ASTInstruction::LongToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:824:56 [INFO] [stdout] | [INFO] [stdout] 824 | 0x85 => Ok(ASTInstruction::LongToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:825:57 [INFO] [stdout] | [INFO] [stdout] 825 | 0x86 => Ok(ASTInstruction::LongToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:826:55 [INFO] [stdout] | [INFO] [stdout] 826 | 0x87 => Ok(ASTInstruction::FloatToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:827:56 [INFO] [stdout] | [INFO] [stdout] 827 | 0x88 => Ok(ASTInstruction::FloatToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:828:58 [INFO] [stdout] | [INFO] [stdout] 828 | 0x89 => Ok(ASTInstruction::FloatToDouble(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:829:56 [INFO] [stdout] | [INFO] [stdout] 829 | 0x8a => Ok(ASTInstruction::DoubleToInt(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:830:57 [INFO] [stdout] | [INFO] [stdout] 830 | 0x8b => Ok(ASTInstruction::DoubleToLong(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:831:58 [INFO] [stdout] | [INFO] [stdout] 831 | 0x8c => Ok(ASTInstruction::DoubleToFloat(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:832:54 [INFO] [stdout] | [INFO] [stdout] 832 | 0x8d => Ok(ASTInstruction::IntToByte(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:833:54 [INFO] [stdout] | [INFO] [stdout] 833 | 0x8e => Ok(ASTInstruction::IntToChar(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:834:55 [INFO] [stdout] | [INFO] [stdout] 834 | 0x8f => Ok(ASTInstruction::IntToShort(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:835:51 [INFO] [stdout] | [INFO] [stdout] 835 | 0x90 => Ok(ASTInstruction::AddInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:836:51 [INFO] [stdout] | [INFO] [stdout] 836 | 0x91 => Ok(ASTInstruction::SubInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:837:51 [INFO] [stdout] | [INFO] [stdout] 837 | 0x92 => Ok(ASTInstruction::MulInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:838:51 [INFO] [stdout] | [INFO] [stdout] 838 | 0x93 => Ok(ASTInstruction::DivInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:839:51 [INFO] [stdout] | [INFO] [stdout] 839 | 0x94 => Ok(ASTInstruction::RemInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:840:51 [INFO] [stdout] | [INFO] [stdout] 840 | 0x95 => Ok(ASTInstruction::AndInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:841:50 [INFO] [stdout] | [INFO] [stdout] 841 | 0x96 => Ok(ASTInstruction::OrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:842:51 [INFO] [stdout] | [INFO] [stdout] 842 | 0x97 => Ok(ASTInstruction::XorInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:843:51 [INFO] [stdout] | [INFO] [stdout] 843 | 0x98 => Ok(ASTInstruction::ShlInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:844:51 [INFO] [stdout] | [INFO] [stdout] 844 | 0x99 => Ok(ASTInstruction::ShrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:845:52 [INFO] [stdout] | [INFO] [stdout] 845 | 0x9a => Ok(ASTInstruction::UshrInt(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:846:52 [INFO] [stdout] | [INFO] [stdout] 846 | 0x9b => Ok(ASTInstruction::AddLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:847:52 [INFO] [stdout] | [INFO] [stdout] 847 | 0x9c => Ok(ASTInstruction::SubLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:848:52 [INFO] [stdout] | [INFO] [stdout] 848 | 0x9d => Ok(ASTInstruction::MulLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:849:52 [INFO] [stdout] | [INFO] [stdout] 849 | 0x9e => Ok(ASTInstruction::DivLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:850:52 [INFO] [stdout] | [INFO] [stdout] 850 | 0x9f => Ok(ASTInstruction::RemLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:851:52 [INFO] [stdout] | [INFO] [stdout] 851 | 0xa0 => Ok(ASTInstruction::AndLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:852:51 [INFO] [stdout] | [INFO] [stdout] 852 | 0xa1 => Ok(ASTInstruction::OrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:853:52 [INFO] [stdout] | [INFO] [stdout] 853 | 0xa2 => Ok(ASTInstruction::XorLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:854:52 [INFO] [stdout] | [INFO] [stdout] 854 | 0xa3 => Ok(ASTInstruction::ShlLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:855:52 [INFO] [stdout] | [INFO] [stdout] 855 | 0xa4 => Ok(ASTInstruction::ShrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:856:53 [INFO] [stdout] | [INFO] [stdout] 856 | 0xa5 => Ok(ASTInstruction::UshrLong(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:857:53 [INFO] [stdout] | [INFO] [stdout] 857 | 0xa6 => Ok(ASTInstruction::AddFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:858:53 [INFO] [stdout] | [INFO] [stdout] 858 | 0xa7 => Ok(ASTInstruction::SubFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:859:53 [INFO] [stdout] | [INFO] [stdout] 859 | 0xa8 => Ok(ASTInstruction::MulFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:860:53 [INFO] [stdout] | [INFO] [stdout] 860 | 0xa9 => Ok(ASTInstruction::DivFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:861:53 [INFO] [stdout] | [INFO] [stdout] 861 | 0xaa => Ok(ASTInstruction::RemFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:862:54 [INFO] [stdout] | [INFO] [stdout] 862 | 0xab => Ok(ASTInstruction::AddDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:863:54 [INFO] [stdout] | [INFO] [stdout] 863 | 0xac => Ok(ASTInstruction::SubDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:864:54 [INFO] [stdout] | [INFO] [stdout] 864 | 0xad => Ok(ASTInstruction::MulDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:865:54 [INFO] [stdout] | [INFO] [stdout] 865 | 0xae => Ok(ASTInstruction::DivDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:866:54 [INFO] [stdout] | [INFO] [stdout] 866 | 0xaf => Ok(ASTInstruction::RemDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:867:56 [INFO] [stdout] | [INFO] [stdout] 867 | 0xb0 => Ok(ASTInstruction::AddInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:868:56 [INFO] [stdout] | [INFO] [stdout] 868 | 0xb1 => Ok(ASTInstruction::SubInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:869:56 [INFO] [stdout] | [INFO] [stdout] 869 | 0xb2 => Ok(ASTInstruction::MulInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:870:56 [INFO] [stdout] | [INFO] [stdout] 870 | 0xb3 => Ok(ASTInstruction::DivInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:871:56 [INFO] [stdout] | [INFO] [stdout] 871 | 0xb4 => Ok(ASTInstruction::RemInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:872:56 [INFO] [stdout] | [INFO] [stdout] 872 | 0xb5 => Ok(ASTInstruction::AndInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:857:53 [INFO] [stdout] | [INFO] [stdout] 857 | 0xa6 => Ok(ASTInstruction::AddFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:858:53 [INFO] [stdout] | [INFO] [stdout] 858 | 0xa7 => Ok(ASTInstruction::SubFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:859:53 [INFO] [stdout] | [INFO] [stdout] 859 | 0xa8 => Ok(ASTInstruction::MulFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:873:55 [INFO] [stdout] | [INFO] [stdout] 873 | 0xb6 => Ok(ASTInstruction::OrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:874:56 [INFO] [stdout] | [INFO] [stdout] 874 | 0xb7 => Ok(ASTInstruction::XorInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:860:53 [INFO] [stdout] | [INFO] [stdout] 860 | 0xa9 => Ok(ASTInstruction::DivFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:875:56 [INFO] [stdout] | [INFO] [stdout] 875 | 0xb8 => Ok(ASTInstruction::ShlInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:861:53 [INFO] [stdout] | [INFO] [stdout] 861 | 0xaa => Ok(ASTInstruction::RemFloat(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:876:56 [INFO] [stdout] | [INFO] [stdout] 876 | 0xb9 => Ok(ASTInstruction::ShrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:862:54 [INFO] [stdout] | [INFO] [stdout] 862 | 0xab => Ok(ASTInstruction::AddDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:863:54 [INFO] [stdout] | [INFO] [stdout] 863 | 0xac => Ok(ASTInstruction::SubDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:864:54 [INFO] [stdout] | [INFO] [stdout] 864 | 0xad => Ok(ASTInstruction::MulDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:865:54 [INFO] [stdout] | [INFO] [stdout] 865 | 0xae => Ok(ASTInstruction::DivDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:866:54 [INFO] [stdout] | [INFO] [stdout] 866 | 0xaf => Ok(ASTInstruction::RemDouble(instr_format!(23x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:867:56 [INFO] [stdout] | [INFO] [stdout] 867 | 0xb0 => Ok(ASTInstruction::AddInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:868:56 [INFO] [stdout] | [INFO] [stdout] 868 | 0xb1 => Ok(ASTInstruction::SubInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:877:57 [INFO] [stdout] | [INFO] [stdout] 877 | 0xba => Ok(ASTInstruction::UshrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:869:56 [INFO] [stdout] | [INFO] [stdout] 869 | 0xb2 => Ok(ASTInstruction::MulInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:878:57 [INFO] [stdout] | [INFO] [stdout] 878 | 0xbb => Ok(ASTInstruction::AddLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:870:56 [INFO] [stdout] | [INFO] [stdout] 870 | 0xb3 => Ok(ASTInstruction::DivInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:879:57 [INFO] [stdout] | [INFO] [stdout] 879 | 0xbc => Ok(ASTInstruction::SubLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:880:57 [INFO] [stdout] | [INFO] [stdout] 880 | 0xbd => Ok(ASTInstruction::MulLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:871:56 [INFO] [stdout] | [INFO] [stdout] 871 | 0xb4 => Ok(ASTInstruction::RemInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:881:57 [INFO] [stdout] | [INFO] [stdout] 881 | 0xbe => Ok(ASTInstruction::DivLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:872:56 [INFO] [stdout] | [INFO] [stdout] 872 | 0xb5 => Ok(ASTInstruction::AndInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:882:57 [INFO] [stdout] | [INFO] [stdout] 882 | 0xbf => Ok(ASTInstruction::RemLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:873:55 [INFO] [stdout] | [INFO] [stdout] 873 | 0xb6 => Ok(ASTInstruction::OrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:883:57 [INFO] [stdout] | [INFO] [stdout] 883 | 0xc0 => Ok(ASTInstruction::AndLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:874:56 [INFO] [stdout] | [INFO] [stdout] 874 | 0xb7 => Ok(ASTInstruction::XorInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:884:56 [INFO] [stdout] | [INFO] [stdout] 884 | 0xc1 => Ok(ASTInstruction::OrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:875:56 [INFO] [stdout] | [INFO] [stdout] 875 | 0xb8 => Ok(ASTInstruction::ShlInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:885:57 [INFO] [stdout] | [INFO] [stdout] 885 | 0xc2 => Ok(ASTInstruction::XorLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:876:56 [INFO] [stdout] | [INFO] [stdout] 876 | 0xb9 => Ok(ASTInstruction::ShrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:886:57 [INFO] [stdout] | [INFO] [stdout] 886 | 0xc3 => Ok(ASTInstruction::ShlLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:887:57 [INFO] [stdout] | [INFO] [stdout] 887 | 0xc4 => Ok(ASTInstruction::ShrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:877:57 [INFO] [stdout] | [INFO] [stdout] 877 | 0xba => Ok(ASTInstruction::UshrInt2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:888:58 [INFO] [stdout] | [INFO] [stdout] 888 | 0xc5 => Ok(ASTInstruction::UshrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:878:57 [INFO] [stdout] | [INFO] [stdout] 878 | 0xbb => Ok(ASTInstruction::AddLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:889:58 [INFO] [stdout] | [INFO] [stdout] 889 | 0xc6 => Ok(ASTInstruction::AddFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:890:58 [INFO] [stdout] | [INFO] [stdout] 890 | 0xc7 => Ok(ASTInstruction::SubFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:879:57 [INFO] [stdout] | [INFO] [stdout] 879 | 0xbc => Ok(ASTInstruction::SubLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:891:58 [INFO] [stdout] | [INFO] [stdout] 891 | 0xc8 => Ok(ASTInstruction::MulFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:880:57 [INFO] [stdout] | [INFO] [stdout] 880 | 0xbd => Ok(ASTInstruction::MulLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:892:58 [INFO] [stdout] | [INFO] [stdout] 892 | 0xc9 => Ok(ASTInstruction::DivFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:893:58 [INFO] [stdout] | [INFO] [stdout] 893 | 0xca => Ok(ASTInstruction::RemFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:881:57 [INFO] [stdout] | [INFO] [stdout] 881 | 0xbe => Ok(ASTInstruction::DivLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:894:59 [INFO] [stdout] | [INFO] [stdout] 894 | 0xcb => Ok(ASTInstruction::AddDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:895:59 [INFO] [stdout] | [INFO] [stdout] 895 | 0xcc => Ok(ASTInstruction::SubDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:882:57 [INFO] [stdout] | [INFO] [stdout] 882 | 0xbf => Ok(ASTInstruction::RemLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:896:59 [INFO] [stdout] | [INFO] [stdout] 896 | 0xcd => Ok(ASTInstruction::MulDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:883:57 [INFO] [stdout] | [INFO] [stdout] 883 | 0xc0 => Ok(ASTInstruction::AndLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:897:59 [INFO] [stdout] | [INFO] [stdout] 897 | 0xce => Ok(ASTInstruction::DivDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:898:59 [INFO] [stdout] | [INFO] [stdout] 898 | 0xcf => Ok(ASTInstruction::RemDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:884:56 [INFO] [stdout] | [INFO] [stdout] 884 | 0xc1 => Ok(ASTInstruction::OrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:899:56 [INFO] [stdout] | [INFO] [stdout] 899 | 0xd0 => Ok(ASTInstruction::AddIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:885:57 [INFO] [stdout] | [INFO] [stdout] 885 | 0xc2 => Ok(ASTInstruction::XorLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:900:52 [INFO] [stdout] | [INFO] [stdout] 900 | 0xd1 => Ok(ASTInstruction::RsubInt(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:886:57 [INFO] [stdout] | [INFO] [stdout] 886 | 0xc3 => Ok(ASTInstruction::ShlLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:887:57 [INFO] [stdout] | [INFO] [stdout] 887 | 0xc4 => Ok(ASTInstruction::ShrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:901:56 [INFO] [stdout] | [INFO] [stdout] 901 | 0xd2 => Ok(ASTInstruction::MulIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:888:58 [INFO] [stdout] | [INFO] [stdout] 888 | 0xc5 => Ok(ASTInstruction::UshrLong2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:889:58 [INFO] [stdout] | [INFO] [stdout] 889 | 0xc6 => Ok(ASTInstruction::AddFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:890:58 [INFO] [stdout] | [INFO] [stdout] 890 | 0xc7 => Ok(ASTInstruction::SubFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:902:56 [INFO] [stdout] | [INFO] [stdout] 902 | 0xd3 => Ok(ASTInstruction::DivIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:903:56 [INFO] [stdout] | [INFO] [stdout] 903 | 0xd4 => Ok(ASTInstruction::RemIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:904:56 [INFO] [stdout] | [INFO] [stdout] 904 | 0xd5 => Ok(ASTInstruction::AndIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:905:55 [INFO] [stdout] | [INFO] [stdout] 905 | 0xd6 => Ok(ASTInstruction::OrIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:906:56 [INFO] [stdout] | [INFO] [stdout] 906 | 0xd7 => Ok(ASTInstruction::XorIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:907:55 [INFO] [stdout] | [INFO] [stdout] 907 | 0xd8 => Ok(ASTInstruction::AddIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:908:56 [INFO] [stdout] | [INFO] [stdout] 908 | 0xd9 => Ok(ASTInstruction::RsubIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:909:55 [INFO] [stdout] | [INFO] [stdout] 909 | 0xda => Ok(ASTInstruction::MulIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:910:55 [INFO] [stdout] | [INFO] [stdout] 910 | 0xdb => Ok(ASTInstruction::DivIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:911:55 [INFO] [stdout] | [INFO] [stdout] 911 | 0xdc => Ok(ASTInstruction::RemIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:912:55 [INFO] [stdout] | [INFO] [stdout] 912 | 0xdd => Ok(ASTInstruction::AndIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:913:54 [INFO] [stdout] | [INFO] [stdout] 913 | 0xde => Ok(ASTInstruction::OrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:914:55 [INFO] [stdout] | [INFO] [stdout] 914 | 0xdf => Ok(ASTInstruction::XorIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:915:55 [INFO] [stdout] | [INFO] [stdout] 915 | 0xe0 => Ok(ASTInstruction::ShlIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:916:55 [INFO] [stdout] | [INFO] [stdout] 916 | 0xe1 => Ok(ASTInstruction::ShrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:917:56 [INFO] [stdout] | [INFO] [stdout] 917 | 0xe2 => Ok(ASTInstruction::UshrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:918:57 [INFO] [stdout] | [INFO] [stdout] 918 | 0xe3 => Ok(ASTInstruction::IgetVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:919:57 [INFO] [stdout] | [INFO] [stdout] 919 | 0xe4 => Ok(ASTInstruction::IputVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:920:57 [INFO] [stdout] | [INFO] [stdout] 920 | 0xe5 => Ok(ASTInstruction::SgetVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:921:57 [INFO] [stdout] | [INFO] [stdout] 921 | 0xe6 => Ok(ASTInstruction::SputVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:922:63 [INFO] [stdout] | [INFO] [stdout] 922 | 0xe7 => Ok(ASTInstruction::IgetObjectVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:923:61 [INFO] [stdout] | [INFO] [stdout] 923 | 0xe8 => Ok(ASTInstruction::IgetWideVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:924:61 [INFO] [stdout] | [INFO] [stdout] 924 | 0xe9 => Ok(ASTInstruction::IputWideVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:925:61 [INFO] [stdout] | [INFO] [stdout] 925 | 0xea => Ok(ASTInstruction::SgetWideVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:926:61 [INFO] [stdout] | [INFO] [stdout] 926 | 0xeb => Ok(ASTInstruction::SputWideVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:927:55 [INFO] [stdout] | [INFO] [stdout] 927 | 0xec => Ok(ASTInstruction::Breakpoint(instr_format!(00x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `bc` for number literal [INFO] [stdout] --> src/parser/generated.rs:928:67 [INFO] [stdout] | [INFO] [stdout] 928 | 0xed => Ok(ASTInstruction::ThrowVerificationError(instr_format!(20bc, q))), [INFO] [stdout] | ^^^^ invalid suffix `bc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `mi` for number literal [INFO] [stdout] --> src/parser/generated.rs:929:58 [INFO] [stdout] | [INFO] [stdout] 929 | 0xee => Ok(ASTInstruction::ExecuteInline(instr_format!(35mi, q))), [INFO] [stdout] | ^^^^ invalid suffix `mi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rmi` for number literal [INFO] [stdout] --> src/parser/generated.rs:930:63 [INFO] [stdout] | [INFO] [stdout] 930 | 0xef => Ok(ASTInstruction::ExecuteInlineRange(instr_format!(3rmi, q))), [INFO] [stdout] | ^^^^ invalid suffix `rmi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:931:66 [INFO] [stdout] | [INFO] [stdout] 931 | 0xf0 => Ok(ASTInstruction::InvokeObjectInitRange(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:932:62 [INFO] [stdout] | [INFO] [stdout] 932 | 0xf1 => Ok(ASTInstruction::ReturnVoidBarrier(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:933:54 [INFO] [stdout] | [INFO] [stdout] 933 | 0xf2 => Ok(ASTInstruction::IgetQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:934:58 [INFO] [stdout] | [INFO] [stdout] 934 | 0xf3 => Ok(ASTInstruction::IgetWideQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:935:60 [INFO] [stdout] | [INFO] [stdout] 935 | 0xf4 => Ok(ASTInstruction::IgetObjectQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:936:54 [INFO] [stdout] | [INFO] [stdout] 936 | 0xf5 => Ok(ASTInstruction::IputQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:891:58 [INFO] [stdout] | [INFO] [stdout] 891 | 0xc8 => Ok(ASTInstruction::MulFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:892:58 [INFO] [stdout] | [INFO] [stdout] 892 | 0xc9 => Ok(ASTInstruction::DivFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:893:58 [INFO] [stdout] | [INFO] [stdout] 893 | 0xca => Ok(ASTInstruction::RemFloat2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:894:59 [INFO] [stdout] | [INFO] [stdout] 894 | 0xcb => Ok(ASTInstruction::AddDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:895:59 [INFO] [stdout] | [INFO] [stdout] 895 | 0xcc => Ok(ASTInstruction::SubDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:896:59 [INFO] [stdout] | [INFO] [stdout] 896 | 0xcd => Ok(ASTInstruction::MulDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:897:59 [INFO] [stdout] | [INFO] [stdout] 897 | 0xce => Ok(ASTInstruction::DivDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:898:59 [INFO] [stdout] | [INFO] [stdout] 898 | 0xcf => Ok(ASTInstruction::RemDouble2addr(instr_format!(12x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:899:56 [INFO] [stdout] | [INFO] [stdout] 899 | 0xd0 => Ok(ASTInstruction::AddIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:900:52 [INFO] [stdout] | [INFO] [stdout] 900 | 0xd1 => Ok(ASTInstruction::RsubInt(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:901:56 [INFO] [stdout] | [INFO] [stdout] 901 | 0xd2 => Ok(ASTInstruction::MulIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:902:56 [INFO] [stdout] | [INFO] [stdout] 902 | 0xd3 => Ok(ASTInstruction::DivIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:903:56 [INFO] [stdout] | [INFO] [stdout] 903 | 0xd4 => Ok(ASTInstruction::RemIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:904:56 [INFO] [stdout] | [INFO] [stdout] 904 | 0xd5 => Ok(ASTInstruction::AndIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:905:55 [INFO] [stdout] | [INFO] [stdout] 905 | 0xd6 => Ok(ASTInstruction::OrIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `s` for number literal [INFO] [stdout] --> src/parser/generated.rs:906:56 [INFO] [stdout] | [INFO] [stdout] 906 | 0xd7 => Ok(ASTInstruction::XorIntLit16(instr_format!(22s, q))), [INFO] [stdout] | ^^^ invalid suffix `s` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:907:55 [INFO] [stdout] | [INFO] [stdout] 907 | 0xd8 => Ok(ASTInstruction::AddIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:937:58 [INFO] [stdout] | [INFO] [stdout] 937 | 0xf6 => Ok(ASTInstruction::IputWideQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:938:60 [INFO] [stdout] | [INFO] [stdout] 938 | 0xf7 => Ok(ASTInstruction::IputObjectQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:939:63 [INFO] [stdout] | [INFO] [stdout] 939 | 0xf8 => Ok(ASTInstruction::InvokeVirtualQuick(instr_format!(35ms, q))), [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:908:56 [INFO] [stdout] | [INFO] [stdout] 908 | 0xd9 => Ok(ASTInstruction::RsubIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:940:68 [INFO] [stdout] | [INFO] [stdout] 940 | 0xf9 => Ok(ASTInstruction::InvokeVirtualQuickRange(instr_format!(3rms, q))), [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:941:61 [INFO] [stdout] | [INFO] [stdout] 941 | 0xfa => Ok(ASTInstruction::InvokeSuperQuick(instr_format!(35ms, q))), [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:942:66 [INFO] [stdout] | [INFO] [stdout] 942 | 0xfb => Ok(ASTInstruction::InvokeSuperQuickRange(instr_format!(3rms, q))), [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:909:55 [INFO] [stdout] | [INFO] [stdout] 909 | 0xda => Ok(ASTInstruction::MulIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:943:63 [INFO] [stdout] | [INFO] [stdout] 943 | 0xfc => Ok(ASTInstruction::IputObjectVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:944:63 [INFO] [stdout] | [INFO] [stdout] 944 | 0xfd => Ok(ASTInstruction::SgetObjectVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:945:63 [INFO] [stdout] | [INFO] [stdout] 945 | 0xfe => Ok(ASTInstruction::SputObjectVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:910:55 [INFO] [stdout] | [INFO] [stdout] 910 | 0xdb => Ok(ASTInstruction::DivIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:911:55 [INFO] [stdout] | [INFO] [stdout] 911 | 0xdc => Ok(ASTInstruction::RemIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:912:55 [INFO] [stdout] | [INFO] [stdout] 912 | 0xdd => Ok(ASTInstruction::AndIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:913:54 [INFO] [stdout] | [INFO] [stdout] 913 | 0xde => Ok(ASTInstruction::OrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:914:55 [INFO] [stdout] | [INFO] [stdout] 914 | 0xdf => Ok(ASTInstruction::XorIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:915:55 [INFO] [stdout] | [INFO] [stdout] 915 | 0xe0 => Ok(ASTInstruction::ShlIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:916:55 [INFO] [stdout] | [INFO] [stdout] 916 | 0xe1 => Ok(ASTInstruction::ShrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `b` for number literal [INFO] [stdout] --> src/parser/generated.rs:917:56 [INFO] [stdout] | [INFO] [stdout] 917 | 0xe2 => Ok(ASTInstruction::UshrIntLit8(instr_format!(22b, q))), [INFO] [stdout] | ^^^ invalid suffix `b` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:918:57 [INFO] [stdout] | [INFO] [stdout] 918 | 0xe3 => Ok(ASTInstruction::IgetVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:919:57 [INFO] [stdout] | [INFO] [stdout] 919 | 0xe4 => Ok(ASTInstruction::IputVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:920:57 [INFO] [stdout] | [INFO] [stdout] 920 | 0xe5 => Ok(ASTInstruction::SgetVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:921:57 [INFO] [stdout] | [INFO] [stdout] 921 | 0xe6 => Ok(ASTInstruction::SputVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:922:63 [INFO] [stdout] | [INFO] [stdout] 922 | 0xe7 => Ok(ASTInstruction::IgetObjectVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:923:61 [INFO] [stdout] | [INFO] [stdout] 923 | 0xe8 => Ok(ASTInstruction::IgetWideVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:924:61 [INFO] [stdout] | [INFO] [stdout] 924 | 0xe9 => Ok(ASTInstruction::IputWideVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:925:61 [INFO] [stdout] | [INFO] [stdout] 925 | 0xea => Ok(ASTInstruction::SgetWideVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:926:61 [INFO] [stdout] | [INFO] [stdout] 926 | 0xeb => Ok(ASTInstruction::SputWideVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:927:55 [INFO] [stdout] | [INFO] [stdout] 927 | 0xec => Ok(ASTInstruction::Breakpoint(instr_format!(00x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `bc` for number literal [INFO] [stdout] --> src/parser/generated.rs:928:67 [INFO] [stdout] | [INFO] [stdout] 928 | 0xed => Ok(ASTInstruction::ThrowVerificationError(instr_format!(20bc, q))), [INFO] [stdout] | ^^^^ invalid suffix `bc` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `mi` for number literal [INFO] [stdout] --> src/parser/generated.rs:929:58 [INFO] [stdout] | [INFO] [stdout] 929 | 0xee => Ok(ASTInstruction::ExecuteInline(instr_format!(35mi, q))), [INFO] [stdout] | ^^^^ invalid suffix `mi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rmi` for number literal [INFO] [stdout] --> src/parser/generated.rs:930:63 [INFO] [stdout] | [INFO] [stdout] 930 | 0xef => Ok(ASTInstruction::ExecuteInlineRange(instr_format!(3rmi, q))), [INFO] [stdout] | ^^^^ invalid suffix `rmi` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:931:66 [INFO] [stdout] | [INFO] [stdout] 931 | 0xf0 => Ok(ASTInstruction::InvokeObjectInitRange(instr_format!(35c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `x` for number literal [INFO] [stdout] --> src/parser/generated.rs:932:62 [INFO] [stdout] | [INFO] [stdout] 932 | 0xf1 => Ok(ASTInstruction::ReturnVoidBarrier(instr_format!(10x, q))), [INFO] [stdout] | ^^^ invalid suffix `x` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:933:54 [INFO] [stdout] | [INFO] [stdout] 933 | 0xf2 => Ok(ASTInstruction::IgetQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:934:58 [INFO] [stdout] | [INFO] [stdout] 934 | 0xf3 => Ok(ASTInstruction::IgetWideQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:935:60 [INFO] [stdout] | [INFO] [stdout] 935 | 0xf4 => Ok(ASTInstruction::IgetObjectQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:936:54 [INFO] [stdout] | [INFO] [stdout] 936 | 0xf5 => Ok(ASTInstruction::IputQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:937:58 [INFO] [stdout] | [INFO] [stdout] 937 | 0xf6 => Ok(ASTInstruction::IputWideQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `cs` for number literal [INFO] [stdout] --> src/parser/generated.rs:938:60 [INFO] [stdout] | [INFO] [stdout] 938 | 0xf7 => Ok(ASTInstruction::IputObjectQuick(instr_format!(22cs, q))), [INFO] [stdout] | ^^^^ invalid suffix `cs` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:939:63 [INFO] [stdout] | [INFO] [stdout] 939 | 0xf8 => Ok(ASTInstruction::InvokeVirtualQuick(instr_format!(35ms, q))), [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:940:68 [INFO] [stdout] | [INFO] [stdout] 940 | 0xf9 => Ok(ASTInstruction::InvokeVirtualQuickRange(instr_format!(3rms, q))), [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `ms` for number literal [INFO] [stdout] --> src/parser/generated.rs:941:61 [INFO] [stdout] | [INFO] [stdout] 941 | 0xfa => Ok(ASTInstruction::InvokeSuperQuick(instr_format!(35ms, q))), [INFO] [stdout] | ^^^^ invalid suffix `ms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `rms` for number literal [INFO] [stdout] --> src/parser/generated.rs:942:66 [INFO] [stdout] | [INFO] [stdout] 942 | 0xfb => Ok(ASTInstruction::InvokeSuperQuickRange(instr_format!(3rms, q))), [INFO] [stdout] | ^^^^ invalid suffix `rms` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:943:63 [INFO] [stdout] | [INFO] [stdout] 943 | 0xfc => Ok(ASTInstruction::IputObjectVolatile(instr_format!(22c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:944:63 [INFO] [stdout] | [INFO] [stdout] 944 | 0xfd => Ok(ASTInstruction::SgetObjectVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `c` for number literal [INFO] [stdout] --> src/parser/generated.rs:945:63 [INFO] [stdout] | [INFO] [stdout] 945 | 0xfe => Ok(ASTInstruction::SputObjectVolatile(instr_format!(21c, q))), [INFO] [stdout] | ^^^ invalid suffix `c` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 277 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aar` due to 278 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aar` due to 278 previous errors [INFO] [stdout] error: aborting due to 277 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c13f883955dcda82d1ac6d11573bb5841fa7e295f4dae93058852c327ca6cd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13f883955dcda82d1ac6d11573bb5841fa7e295f4dae93058852c327ca6cd4d", kill_on_drop: false }` [INFO] [stdout] c13f883955dcda82d1ac6d11573bb5841fa7e295f4dae93058852c327ca6cd4d