[INFO] cloning repository https://github.com/mvanbem/decompiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvanbem/decompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvanbem%2Fdecompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvanbem%2Fdecompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dbdcab54103eb72a845318f1cc2b472fae4a4ae [INFO] checking mvanbem/decompiler against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvanbem%2Fdecompiler" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mvanbem/decompiler on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mvanbem/decompiler [INFO] finished tweaking git repo https://github.com/mvanbem/decompiler [INFO] tweaked toml for git repo https://github.com/mvanbem/decompiler written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mvanbem/decompiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b170af3cd1429a6e2f4561c68a37de5232b86cb613e26aaf14b0992ac8065aba [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" "b170af3cd1429a6e2f4561c68a37de5232b86cb613e26aaf14b0992ac8065aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b170af3cd1429a6e2f4561c68a37de5232b86cb613e26aaf14b0992ac8065aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b170af3cd1429a6e2f4561c68a37de5232b86cb613e26aaf14b0992ac8065aba", kill_on_drop: false }` [INFO] [stdout] b170af3cd1429a6e2f4561c68a37de5232b86cb613e26aaf14b0992ac8065aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6687dcc91dc0f9cd436335dc05722037dbf7b1dd7f9214cf41acfb2a424ff11 [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" "f6687dcc91dc0f9cd436335dc05722037dbf7b1dd7f9214cf41acfb2a424ff11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking work-set v0.1.0 (/opt/rustwide/workdir/work-set) [INFO] [stderr] Checking symbolic v0.1.0 (/opt/rustwide/workdir/symbolic) [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dol v0.1.0 (/opt/rustwide/workdir/dol) [INFO] [stderr] Checking gamecube-disc v0.1.0 (/opt/rustwide/workdir/gamecube-disc) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking powerpc v0.1.0 (/opt/rustwide/workdir/powerpc) [INFO] [stderr] Checking decompiler v0.1.0 (/opt/rustwide/workdir/decompiler) [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `immediate` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | immediate, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `immediate: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_enable` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | overflow_enable, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `overflow_enable: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crf` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | crf, [INFO] [stdout] | ^^^ help: try ignoring the field: `crf: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `immediate` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | immediate, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `immediate: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crf` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:322:40 [INFO] [stdout] | [INFO] [stdout] 322 | DecodedInstruction::Cmpl { crf, srcs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `crf: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `srcs` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 322 | DecodedInstruction::Cmpl { crf, srcs } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `srcs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:339:41 [INFO] [stdout] | [INFO] [stdout] 339 | DecodedInstruction::Crxor { dst, srcs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `srcs` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:339:46 [INFO] [stdout] | [INFO] [stdout] 339 | DecodedInstruction::Crxor { dst, srcs } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `srcs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:39 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:44 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:52 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:39 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:44 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:52 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | shift, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shift: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_begin` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | mask_begin, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `mask_begin: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_end` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | mask_end, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `mask_end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | shift, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shift: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:40 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:45 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:53 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `immediate` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | immediate, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `immediate: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:284:17 [INFO] [stdout] | [INFO] [stdout] 284 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `overflow_enable` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | overflow_enable, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: try ignoring the field: `overflow_enable: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:286:17 [INFO] [stdout] | [INFO] [stdout] 286 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crf` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | crf, [INFO] [stdout] | ^^^ help: try ignoring the field: `crf: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `immediate` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | immediate, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `immediate: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crf` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:322:40 [INFO] [stdout] | [INFO] [stdout] 322 | DecodedInstruction::Cmpl { crf, srcs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `crf: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `srcs` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:322:45 [INFO] [stdout] | [INFO] [stdout] 322 | DecodedInstruction::Cmpl { crf, srcs } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `srcs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:339:41 [INFO] [stdout] | [INFO] [stdout] 339 | DecodedInstruction::Crxor { dst, srcs } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `srcs` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:339:46 [INFO] [stdout] | [INFO] [stdout] 339 | DecodedInstruction::Crxor { dst, srcs } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `srcs: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:39 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:44 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:340:52 [INFO] [stdout] | [INFO] [stdout] 340 | DecodedInstruction::Lbz { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:39 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:44 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:341:52 [INFO] [stdout] | [INFO] [stdout] 341 | DecodedInstruction::Lha { dst, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | shift, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shift: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_begin` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | mask_begin, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `mask_begin: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mask_end` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | mask_end, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `mask_end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dst` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | dst, [INFO] [stdout] | ^^^ help: try ignoring the field: `dst: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | src, [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shift` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | shift, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shift: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:387:17 [INFO] [stdout] | [INFO] [stdout] 387 | record, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `record: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:40 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^ help: try ignoring the field: `src: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:45 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:389:53 [INFO] [stdout] | [INFO] [stdout] 389 | DecodedInstruction::Stmw { src, offset, base } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Byte` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | Byte, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Halfword` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | Halfword, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Byte` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | Byte, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Halfword` [INFO] [stdout] --> decompiler/src/powerpc_symbolic.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | Halfword, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.41s [INFO] running `Command { std: "docker" "inspect" "f6687dcc91dc0f9cd436335dc05722037dbf7b1dd7f9214cf41acfb2a424ff11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6687dcc91dc0f9cd436335dc05722037dbf7b1dd7f9214cf41acfb2a424ff11", kill_on_drop: false }` [INFO] [stdout] f6687dcc91dc0f9cd436335dc05722037dbf7b1dd7f9214cf41acfb2a424ff11