[INFO] cloning repository https://github.com/atraber/rust-riscv-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atraber/rust-riscv-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatraber%2Frust-riscv-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatraber%2Frust-riscv-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 028e59ceb8bf5c2b1a7cd4c5e1e1d80148e678f9 [INFO] checking atraber/rust-riscv-sim against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatraber%2Frust-riscv-sim" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atraber/rust-riscv-sim on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atraber/rust-riscv-sim [INFO] finished tweaking git repo https://github.com/atraber/rust-riscv-sim [INFO] tweaked toml for git repo https://github.com/atraber/rust-riscv-sim written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/atraber/rust-riscv-sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e2a461fb4b66a252a8eff4f03556122458733427c02745ce69b11c3638c91c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2e2a461fb4b66a252a8eff4f03556122458733427c02745ce69b11c3638c91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e2a461fb4b66a252a8eff4f03556122458733427c02745ce69b11c3638c91c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e2a461fb4b66a252a8eff4f03556122458733427c02745ce69b11c3638c91c", kill_on_drop: false }` [INFO] [stdout] b2e2a461fb4b66a252a8eff4f03556122458733427c02745ce69b11c3638c91c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9f60a5d056b3b90fc7d2766cbc1301c13fa7258b03883bf12bafc11f44ac7c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff9f60a5d056b3b90fc7d2766cbc1301c13fa7258b03883bf12bafc11f44ac7c", kill_on_drop: false }` [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking elf v0.0.10 (https://github.com/cole14/rust-elf#44654da0) [INFO] [stderr] Checking riscv-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let imm0_5 = ((insn >> 2) & 0x1F); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let imm0_5 = ((insn >> 2) & 0x1F); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:357:17 [INFO] [stdout] | [INFO] [stdout] 357 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/main.rs:415:20 [INFO] [stdout] | [INFO] [stdout] 415 | Ok(data) => {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs2` [INFO] [stdout] --> src/main.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:434:31 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funct3` [INFO] [stdout] --> src/main.rs:434:36 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_funct3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> src/main.rs:434:44 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:446:23 [INFO] [stdout] | [INFO] [stdout] 446 | let (imm, rs1, funct3, rd) = decode_i_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | let (imm, rs1, funct3, rd) = decode_i_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/elf.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => println!("Failed to write to addr 0x{:X}", section.shdr.addr + i), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:357:17 [INFO] [stdout] | [INFO] [stdout] 357 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:392:21 [INFO] [stdout] | [INFO] [stdout] 392 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/main.rs:415:20 [INFO] [stdout] | [INFO] [stdout] 415 | Ok(data) => {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs2` [INFO] [stdout] --> src/main.rs:434:26 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:434:31 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funct3` [INFO] [stdout] --> src/main.rs:434:36 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_funct3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd` [INFO] [stdout] --> src/main.rs:434:44 [INFO] [stdout] | [INFO] [stdout] 434 | let (funct7, rs2, rs1, funct3, rd) = decode_r_type(insn); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:446:23 [INFO] [stdout] | [INFO] [stdout] 446 | let (imm, rs1, funct3, rd) = decode_i_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rs1` [INFO] [stdout] --> src/main.rs:460:23 [INFO] [stdout] | [INFO] [stdout] 460 | let (imm, rs1, funct3, rd) = decode_i_type(insn); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rs1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/elf.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | Err(err) => println!("Failed to write to addr 0x{:X}", section.shdr.addr + i), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fpr` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fpr: [u64; 32], // TODO: currently unused [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `spr` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | spr: [u64; 4096], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_sb_type` [INFO] [stdout] --> src/main.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn decode_sb_type(insn: u32) -> (i16, usize, usize, u8) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_uj_type` [INFO] [stdout] --> src/main.rs:213:4 [INFO] [stdout] | [INFO] [stdout] 213 | fn decode_uj_type(insn: u32) -> (u32, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cr_type` [INFO] [stdout] --> src/main.rs:225:4 [INFO] [stdout] | [INFO] [stdout] 225 | fn decode_cr_type(insn: u32) -> (u8, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_ci_type` [INFO] [stdout] --> src/main.rs:234:4 [INFO] [stdout] | [INFO] [stdout] 234 | fn decode_ci_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_css_type` [INFO] [stdout] --> src/main.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | fn decode_css_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_ciw_type` [INFO] [stdout] --> src/main.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | fn decode_ciw_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cl_type` [INFO] [stdout] --> src/main.rs:264:4 [INFO] [stdout] | [INFO] [stdout] 264 | fn decode_cl_type(insn: u32) -> (u8, i16, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cs_type` [INFO] [stdout] --> src/main.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn decode_cs_type(insn: u32) -> (u8, i16, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cb_type` [INFO] [stdout] --> src/main.rs:283:4 [INFO] [stdout] | [INFO] [stdout] 283 | fn decode_cb_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cj_type` [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode_cj_type(insn: u32) -> (u8, i16) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fpr` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | fpr: [u64; 32], // TODO: currently unused [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `spr` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | spr: [u64; 4096], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_sb_type` [INFO] [stdout] --> src/main.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn decode_sb_type(insn: u32) -> (i16, usize, usize, u8) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_uj_type` [INFO] [stdout] --> src/main.rs:213:4 [INFO] [stdout] | [INFO] [stdout] 213 | fn decode_uj_type(insn: u32) -> (u32, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cr_type` [INFO] [stdout] --> src/main.rs:225:4 [INFO] [stdout] | [INFO] [stdout] 225 | fn decode_cr_type(insn: u32) -> (u8, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_ci_type` [INFO] [stdout] --> src/main.rs:234:4 [INFO] [stdout] | [INFO] [stdout] 234 | fn decode_ci_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_css_type` [INFO] [stdout] --> src/main.rs:246:4 [INFO] [stdout] | [INFO] [stdout] 246 | fn decode_css_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_ciw_type` [INFO] [stdout] --> src/main.rs:255:4 [INFO] [stdout] | [INFO] [stdout] 255 | fn decode_ciw_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cl_type` [INFO] [stdout] --> src/main.rs:264:4 [INFO] [stdout] | [INFO] [stdout] 264 | fn decode_cl_type(insn: u32) -> (u8, i16, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cs_type` [INFO] [stdout] --> src/main.rs:277:4 [INFO] [stdout] | [INFO] [stdout] 277 | fn decode_cs_type(insn: u32) -> (u8, i16, usize, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cb_type` [INFO] [stdout] --> src/main.rs:283:4 [INFO] [stdout] | [INFO] [stdout] 283 | fn decode_cb_type(insn: u32) -> (u8, i16, usize) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `decode_cj_type` [INFO] [stdout] --> src/main.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn decode_cj_type(insn: u32) -> (u8, i16) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "ff9f60a5d056b3b90fc7d2766cbc1301c13fa7258b03883bf12bafc11f44ac7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9f60a5d056b3b90fc7d2766cbc1301c13fa7258b03883bf12bafc11f44ac7c", kill_on_drop: false }` [INFO] [stdout] ff9f60a5d056b3b90fc7d2766cbc1301c13fa7258b03883bf12bafc11f44ac7c