[INFO] cloning repository https://github.com/poodlenoodle42/Pipeline-Simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poodlenoodle42/Pipeline-Simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoodlenoodle42%2FPipeline-Simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoodlenoodle42%2FPipeline-Simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 704cea7438848a4f0ab72dd6d238602170953bc4 [INFO] checking poodlenoodle42/Pipeline-Simulator against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpoodlenoodle42%2FPipeline-Simulator" "/workspace/builds/worker-87/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-87/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/poodlenoodle42/Pipeline-Simulator on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/poodlenoodle42/Pipeline-Simulator [INFO] finished tweaking git repo https://github.com/poodlenoodle42/Pipeline-Simulator [INFO] tweaked toml for git repo https://github.com/poodlenoodle42/Pipeline-Simulator written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate git repo https://github.com/poodlenoodle42/Pipeline-Simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a644a0eaeebb73769c40e5f2003467bc174e58cfdb9a5789ca4a50fef608ac36 [INFO] running `Command { std: "docker" "start" "-a" "a644a0eaeebb73769c40e5f2003467bc174e58cfdb9a5789ca4a50fef608ac36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a644a0eaeebb73769c40e5f2003467bc174e58cfdb9a5789ca4a50fef608ac36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a644a0eaeebb73769c40e5f2003467bc174e58cfdb9a5789ca4a50fef608ac36", kill_on_drop: false }` [INFO] [stdout] a644a0eaeebb73769c40e5f2003467bc174e58cfdb9a5789ca4a50fef608ac36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19ccda9d5b91b201300ab2a464c87ac32bf863cc37f570bb636aac35d700d456 [INFO] running `Command { std: "docker" "start" "-a" "19ccda9d5b91b201300ab2a464c87ac32bf863cc37f570bb636aac35d700d456", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking Pipeline-Simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn divu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn divu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn j(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:191:38 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn j(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn jal(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn jal(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn jalr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn jalr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn jr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn jr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn lb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn lb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn lbu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:211:40 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn lbu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:215:11 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn lh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:215:39 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn lh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn lhu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn lhu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn lui(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn lui(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn lw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn lw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn lwl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:231:40 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn lwl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lwr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:235:40 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lwr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn mfhi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn mfhi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn mflo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn mflo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn mthi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:247:41 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn mthi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn mtlo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn mtlo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn mult(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn mult(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn divu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn multu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:259:42 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn multu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:187:41 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn divu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn nor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:191:10 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn j(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn nor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:191:38 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn j(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn jal(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:267:11 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn or(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn jal(cpu: &mut cpu::MipsCpu<'_>, i: JTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:267:39 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn or(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn jalr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn ori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:199:41 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn jalr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn jr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:271:40 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn ori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn jr(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn lb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:275:11 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn sb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn lb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:275:39 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn sb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn lbu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:211:40 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn lbu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn sh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:215:11 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn lh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:279:39 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn sh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:215:39 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn lh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn lhu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn sll(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | pub fn lhu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn sll(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn lui(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:223:40 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn lui(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn sllv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn lw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn sllv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:227:39 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn lw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn slt(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn lwl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:231:40 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn lwl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:291:40 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn slt(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:235:12 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lwr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn slti(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:235:40 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn lwr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn mfhi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn slti(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:239:41 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn mfhi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn mflo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn sltiu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:243:41 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn mflo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:299:42 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn sltiu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn mthi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:247:41 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn mthi(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn sltu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:303:41 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn sltu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn sra(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:307:40 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn sra(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn srav(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn srav(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn srl(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:315:40 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn srl(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn srlv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:319:41 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn srlv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn sub(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn sub(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn mtlo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn subu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn mtlo(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn subu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn mult(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:255:41 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn mult(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:259:14 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn multu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:259:42 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn multu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:331:11 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn sw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn sw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn swl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn swl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn swr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:339:40 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn swr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn xor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn xor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn xori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn xori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn nor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn nor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:267:11 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn or(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:267:39 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn or(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn ori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:271:40 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn ori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:275:11 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn sb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:275:39 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn sb(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:279:11 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn sh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:279:39 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn sh(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn sll(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:283:40 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn sll(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:287:13 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn sllv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:287:41 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn sllv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:291:12 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn slt(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:291:40 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn slt(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn slti(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:295:41 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn slti(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:299:14 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn sltiu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:299:42 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn sltiu(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn sltu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:303:41 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn sltu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:307:12 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn sra(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:307:40 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn sra(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn srav(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:311:41 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn srav(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:315:12 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn srl(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:315:40 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn srl(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn srlv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:319:41 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn srlv(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn sub(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:323:40 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn sub(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn subu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn subu(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:331:11 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn sw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn sw(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn swl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:335:40 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn swl(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:339:12 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn swr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:339:40 [INFO] [stdout] | [INFO] [stdout] 339 | pub fn swr(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn xor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn xor(cpu: &mut cpu::MipsCpu<'_>, i: RTypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/cpu/instructions.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn xori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/cpu/instructions.rs:347:41 [INFO] [stdout] | [INFO] [stdout] 347 | pub fn xori(cpu: &mut cpu::MipsCpu<'_>, i: ITypeInstruction) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut_bus_obj` [INFO] [stdout] --> src/bus_objects.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn get_mut_bus_obj(&mut self, addr: u32) -> &mut Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bus_obj` [INFO] [stdout] --> src/bus_objects.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn get_bus_obj(&self, addr: u32) -> &Box { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bus_obj_mapping` [INFO] [stdout] --> src/bus_objects.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn get_bus_obj_mapping(&self, addr: u32) -> &MemoryMapping { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIPS_REGISTER_NAMES` [INFO] [stdout] --> src/cpu.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / const MIPS_REGISTER_NAMES: [&str; 32] = [ [INFO] [stdout] 7 | | "zero", "at", "v0", "v1", "a0", "a1", "a2", "a3", "t0", "t1", "t2", "t3", "t4", "t5", "t6", [INFO] [stdout] 8 | | "t7", "s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "t8", "t9", "k0", "k1", "gp", "sp", "fp", [INFO] [stdout] 9 | | "ra", [INFO] [stdout] 10 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instruction_buffer_register` [INFO] [stdout] --> src/cpu.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | instruction_buffer_register: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Pipeline_Simulator` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pipeline_simulator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_mut_bus_obj` [INFO] [stdout] --> src/bus_objects.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn get_mut_bus_obj(&mut self, addr: u32) -> &mut Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bus_obj` [INFO] [stdout] --> src/bus_objects.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn get_bus_obj(&self, addr: u32) -> &Box { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_bus_obj_mapping` [INFO] [stdout] --> src/bus_objects.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn get_bus_obj_mapping(&self, addr: u32) -> &MemoryMapping { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MIPS_REGISTER_NAMES` [INFO] [stdout] --> src/cpu.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / const MIPS_REGISTER_NAMES: [&str; 32] = [ [INFO] [stdout] 7 | | "zero", "at", "v0", "v1", "a0", "a1", "a2", "a3", "t0", "t1", "t2", "t3", "t4", "t5", "t6", [INFO] [stdout] 8 | | "t7", "s0", "s1", "s2", "s3", "s4", "s5", "s6", "s7", "t8", "t9", "k0", "k1", "gp", "sp", "fp", [INFO] [stdout] 9 | | "ra", [INFO] [stdout] 10 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instruction_buffer_register` [INFO] [stdout] --> src/cpu.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | instruction_buffer_register: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Pipeline_Simulator` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `pipeline_simulator` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.25s [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19ccda9d5b91b201300ab2a464c87ac32bf863cc37f570bb636aac35d700d456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ccda9d5b91b201300ab2a464c87ac32bf863cc37f570bb636aac35d700d456", kill_on_drop: false }` [INFO] [stdout] 19ccda9d5b91b201300ab2a464c87ac32bf863cc37f570bb636aac35d700d456