[INFO] cloning repository https://github.com/iximeow/yaxpeax-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iximeow/yaxpeax-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c7c0977ed701492672c35d9ed7259b337ece562 [INFO] testing iximeow/yaxpeax-core against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/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/iximeow/yaxpeax-core on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] finished tweaking git repo https://github.com/iximeow/yaxpeax-core [INFO] tweaked toml for git repo https://github.com/iximeow/yaxpeax-core written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/iximeow/yaxpeax-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a810d3dcc5f3728b5f669b0720fee36caf624f665dd80348be64c044ea6a3d0 [INFO] running `Command { std: "docker" "start" "-a" "1a810d3dcc5f3728b5f669b0720fee36caf624f665dd80348be64c044ea6a3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a810d3dcc5f3728b5f669b0720fee36caf624f665dd80348be64c044ea6a3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a810d3dcc5f3728b5f669b0720fee36caf624f665dd80348be64c044ea6a3d0", kill_on_drop: false }` [INFO] [stdout] 1a810d3dcc5f3728b5f669b0720fee36caf624f665dd80348be64c044ea6a3d0 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fb37ed5b15fcee31ad92bb10c9a2a74cc7a54e38dde36d7dd838a81ce7bf03 [INFO] running `Command { std: "docker" "start" "-a" "00fb37ed5b15fcee31ad92bb10c9a2a74cc7a54e38dde36d7dd838a81ce7bf03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling yaxpeax-x86 v1.0.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.8 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling termion v1.5.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling proc-maps v0.1.5 [INFO] [stderr] Compiling goblin v0.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Compiling tracing v0.1.11 [INFO] [stderr] Compiling yaxpeax-arch v0.2.5 [INFO] [stderr] Compiling yaxpeax-pic17 v0.1.1 [INFO] [stderr] Compiling yaxpeax-arm v0.1.1 [INFO] [stderr] Compiling yaxpeax-pic18 v0.1.1 [INFO] [stderr] Compiling yaxpeax-msp430 v0.1.0 [INFO] [stderr] Compiling yaxpeax-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/analyses/mod.rs:839:29 [INFO] [stdout] | [INFO] [stdout] 839 | if let Some(data) = v.borrow().data.as_ref() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:29 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:45 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dest` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | let dest = dfg.read_operand(instr, &instr.operand(0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | let src = dfg.read_operand(instr, &instr.operand(1)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/arch/msp430/display.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stdout] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stdout] | --------------------------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_use` [INFO] [stdout] --> src/analyses/memory_layout.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | ssa_use: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_def` [INFO] [stdout] --> src/analyses/memory_layout.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | ssa_def: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tsr` [INFO] [stdout] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | tsr: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch/pic17/cpu.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/memory/repr/process.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | size: usize [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reexport` [INFO] [stdout] --> src/memory/repr/process.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | reexport: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.34s [INFO] running `Command { std: "docker" "inspect" "00fb37ed5b15fcee31ad92bb10c9a2a74cc7a54e38dde36d7dd838a81ce7bf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fb37ed5b15fcee31ad92bb10c9a2a74cc7a54e38dde36d7dd838a81ce7bf03", kill_on_drop: false }` [INFO] [stdout] 00fb37ed5b15fcee31ad92bb10c9a2a74cc7a54e38dde36d7dd838a81ce7bf03 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd780e9081f3f3d7f445b53b3dbee5ec9fd67132c8b4ae250e3eb8fd094ed42 [INFO] running `Command { std: "docker" "start" "-a" "8dd780e9081f3f3d7f445b53b3dbee5ec9fd67132c8b4ae250e3eb8fd094ed42", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/analyses/mod.rs:839:29 [INFO] [stdout] | [INFO] [stdout] 839 | if let Some(data) = v.borrow().data.as_ref() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:29 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:45 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dest` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | let dest = dfg.read_operand(instr, &instr.operand(0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | let src = dfg.read_operand(instr, &instr.operand(1)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/arch/msp430/display.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stdout] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stdout] | --------------------------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_use` [INFO] [stdout] --> src/analyses/memory_layout.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | ssa_use: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_def` [INFO] [stdout] --> src/analyses/memory_layout.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | ssa_def: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tsr` [INFO] [stdout] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | tsr: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch/pic17/cpu.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/memory/repr/process.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | size: usize [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reexport` [INFO] [stdout] --> src/memory/repr/process.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | reexport: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yaxpeax-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_core::arch::DecodeFrom` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use yaxpeax_core::arch::DecodeFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Expression` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:167:34 [INFO] [stdout] | [INFO] [stdout] 167 | use yaxpeax_core::analyses::{Expression, Item, Value, ValueOrImmediate}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_core::analyses::static_single_assignment::HashedValue` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | use yaxpeax_core::analyses::static_single_assignment::HashedValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_core::analyses::static_single_assignment::HashedValue` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | use yaxpeax_core::analyses::static_single_assignment::HashedValue; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yaxpeax_core::analyses::Expression` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | use yaxpeax_core::analyses::Expression; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | let addr: u64 = address; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | let (cfg, dfg, _) = do_analyses(instructions, None); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 121 | for (addr, lines) in disp.view_between(None, None) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | for (addr, lines) in disp.view_between(None, None) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contexts` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:164:28 [INFO] [stdout] | [INFO] [stdout] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | let instructions = instructions.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cfg` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:193:14 [INFO] [stdout] | [INFO] [stdout] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contexts` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | let instructions = instructions.to_vec(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instr` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:396:34 [INFO] [stdout] | [INFO] [stdout] 396 | while let Some((address, instr)) = iter.next() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_instr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | let instructions = &[ [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instructions` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:449:9 [INFO] [stdout] | [INFO] [stdout] 449 | let instructions = &[ [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 139 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_memory_layouts` [INFO] [stdout] --> tests/semantics/arch/x86_64/mod.rs:201:4 [INFO] [stdout] | [INFO] [stdout] 201 | fn print_memory_layouts(instvec: &Vec, cfg: &ControlFlowGraph<::Address>, dfg: &SSA, mem_analysis: &MemoryLay... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/analyses/mod.rs:839:29 [INFO] [stdout] | [INFO] [stdout] 839 | if let Some(data) = v.borrow().data.as_ref() { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/msp430/mod.rs:402:45 [INFO] [stdout] | [INFO] [stdout] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:29 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/pic17/cpu.rs:532:45 [INFO] [stdout] | [INFO] [stdout] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dest` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | let dest = dfg.read_operand(instr, &instr.operand(0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> src/arch/x86_64/semantic.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | let src = dfg.read_operand(instr, &instr.operand(1)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v7/analyses/data_flow.rs:166:45 [INFO] [stdout] | [INFO] [stdout] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `detailed` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors` [INFO] [stdout] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function cannot return without recursing [INFO] [stdout] --> src/arch/msp430/display.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stdout] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stdout] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stdout] | --------------------------------------------- recursive call site [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stdout] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_use` [INFO] [stdout] --> src/analyses/memory_layout.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | ssa_use: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ssa_def` [INFO] [stdout] --> src/analyses/memory_layout.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | ssa_def: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/analyses/memory_layout.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tsr` [INFO] [stdout] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | tsr: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch/pic17/cpu.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/memory/repr/process.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | size: usize [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `size` [INFO] [stdout] --> src/memory/repr/process.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | size: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reexport` [INFO] [stdout] --> src/memory/repr/process.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | reexport: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/memory/repr/process.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.41s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaxpeax_core-52a8dceae93db4ec) [INFO] [stderr] Executable tests/code.rs (/opt/rustwide/target/debug/deps/code-64ea3e2a86db1b1b) [INFO] [stderr] Executable tests/debug_driver.rs (/opt/rustwide/target/debug/deps/debug_driver-7f882c612076bd46) [INFO] running `Command { std: "docker" "inspect" "8dd780e9081f3f3d7f445b53b3dbee5ec9fd67132c8b4ae250e3eb8fd094ed42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd780e9081f3f3d7f445b53b3dbee5ec9fd67132c8b4ae250e3eb8fd094ed42", kill_on_drop: false }` [INFO] [stdout] 8dd780e9081f3f3d7f445b53b3dbee5ec9fd67132c8b4ae250e3eb8fd094ed42 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bf0f97f4fcc85be9b7bd251e102b2b004dd54777d91f27896371713c1b0f1fc5 [INFO] running `Command { std: "docker" "start" "-a" "bf0f97f4fcc85be9b7bd251e102b2b004dd54777d91f27896371713c1b0f1fc5", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/analyses/mod.rs:839:29 [INFO] [stderr] | [INFO] [stderr] 839 | if let Some(data) = v.borrow().data.as_ref() { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `detailed` [INFO] [stderr] --> src/arch/msp430/mod.rs:402:29 [INFO] [stderr] | [INFO] [stderr] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors` [INFO] [stderr] --> src/arch/msp430/mod.rs:402:45 [INFO] [stderr] | [INFO] [stderr] 402 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `detailed` [INFO] [stderr] --> src/arch/pic17/cpu.rs:532:29 [INFO] [stderr] | [INFO] [stderr] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors` [INFO] [stderr] --> src/arch/pic17/cpu.rs:532:45 [INFO] [stderr] | [INFO] [stderr] 532 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `dest` [INFO] [stderr] --> src/arch/x86_64/semantic.rs:305:17 [INFO] [stderr] | [INFO] [stderr] 305 | let dest = dfg.read_operand(instr, &instr.operand(0)); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_dest` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `src` [INFO] [stderr] --> src/arch/x86_64/semantic.rs:306:17 [INFO] [stderr] | [INFO] [stderr] 306 | let src = dfg.read_operand(instr, &instr.operand(1)); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `detailed` [INFO] [stderr] --> src/arch/arm/v7/analyses/data_flow.rs:166:29 [INFO] [stderr] | [INFO] [stderr] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors` [INFO] [stderr] --> src/arch/arm/v7/analyses/data_flow.rs:166:45 [INFO] [stderr] | [INFO] [stderr] 166 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `detailed` [INFO] [stderr] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:29 [INFO] [stderr] | [INFO] [stderr] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_detailed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors` [INFO] [stderr] --> src/arch/arm/v8/aarch64/analyses/data_flow.rs:354:45 [INFO] [stderr] | [INFO] [stderr] 354 | fn display(&'data self, detailed: bool, colors: Option<&'colors ColorSettings>) -> &'static str { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors` [INFO] [stderr] [INFO] [stderr] warning: function cannot return without recursing [INFO] [stderr] --> src/arch/msp430/display.rs:210:5 [INFO] [stderr] | [INFO] [stderr] 210 | fn contextualize(&self, colors: &Y, address: ::Address, ctx: Option<&msp430::MergedContextTable>, out: &mut T) -> std::fmt::Resul... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing [INFO] [stderr] 211 | let _ctxs: [Option; 3] = [None, None, None]; [INFO] [stderr] 212 | self.contextualize(colors, address, ctx, out) [INFO] [stderr] | --------------------------------------------- recursive call site [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unconditional_recursion)]` on by default [INFO] [stderr] = help: a `loop` may express intention better if this is on purpose [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ssa_use` [INFO] [stderr] --> src/analyses/memory_layout.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | ssa_use: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/analyses/memory_layout.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ssa_def` [INFO] [stderr] --> src/analyses/memory_layout.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | ssa_def: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IndirectLayout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/analyses/memory_layout.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tsr` [INFO] [stderr] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stderr] | [INFO] [stderr] 232 | tsr: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch/pic17/cpu.rs:216:10 [INFO] [stderr] | [INFO] [stderr] 216 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ordinal` [INFO] [stderr] --> src/memory/repr/process.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | ordinal: u16, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/memory/repr/process.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `size` [INFO] [stderr] --> src/memory/repr/process.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | size: usize [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PEImport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/memory/repr/process.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `size` [INFO] [stderr] --> src/memory/repr/process.rs:77:5 [INFO] [stderr] | [INFO] [stderr] 77 | size: usize, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/memory/repr/process.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reexport` [INFO] [stderr] --> src/memory/repr/process.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | reexport: Option [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PEExport` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/memory/repr/process.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `yaxpeax-core` (lib) generated 19 warnings [INFO] [stderr] warning: `yaxpeax-core` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] warning: unused import: `yaxpeax_core::arch::DecodeFrom` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use yaxpeax_core::arch::DecodeFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Expression` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:167:34 [INFO] [stderr] | [INFO] [stderr] 167 | use yaxpeax_core::analyses::{Expression, Item, Value, ValueOrImmediate}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaxpeax_core::analyses::static_single_assignment::HashedValue` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:204:5 [INFO] [stderr] | [INFO] [stderr] 204 | use yaxpeax_core::analyses::static_single_assignment::HashedValue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaxpeax_core::analyses::static_single_assignment::HashedValue` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:386:5 [INFO] [stderr] | [INFO] [stderr] 386 | use yaxpeax_core::analyses::static_single_assignment::HashedValue; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `yaxpeax_core::analyses::Expression` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:388:5 [INFO] [stderr] | [INFO] [stderr] 388 | use yaxpeax_core::analyses::Expression; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | let addr: u64 = address; [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cfg` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | let (cfg, dfg, _) = do_analyses(instructions, None); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:121:10 [INFO] [stderr] | [INFO] [stderr] 121 | for (addr, lines) in disp.view_between(None, None) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:146:10 [INFO] [stderr] | [INFO] [stderr] 146 | for (addr, lines) in disp.view_between(None, None) { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cfg` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:164:14 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `contexts` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:164:28 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instructions` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | let instructions = instructions.to_vec(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cfg` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:193:14 [INFO] [stderr] | [INFO] [stderr] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cfg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `contexts` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:193:28 [INFO] [stderr] | [INFO] [stderr] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contexts` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instructions` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:195:9 [INFO] [stderr] | [INFO] [stderr] 195 | let instructions = instructions.to_vec(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instr` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:396:34 [INFO] [stderr] | [INFO] [stderr] 396 | while let Some((address, instr)) = iter.next() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_instr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instructions` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:422:9 [INFO] [stderr] | [INFO] [stderr] 422 | let instructions = &[ [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instructions` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:449:9 [INFO] [stderr] | [INFO] [stderr] 449 | let instructions = &[ [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:114:10 [INFO] [stderr] | [INFO] [stderr] 114 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:114:19 [INFO] [stderr] | [INFO] [stderr] 114 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:139:10 [INFO] [stderr] | [INFO] [stderr] 139 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:139:19 [INFO] [stderr] | [INFO] [stderr] 139 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:164:10 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:164:19 [INFO] [stderr] | [INFO] [stderr] 164 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:193:10 [INFO] [stderr] | [INFO] [stderr] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:193:19 [INFO] [stderr] | [INFO] [stderr] 193 | let (mut cfg, mut dfg, contexts) = do_memory_analyses(instructions); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_memory_layouts` [INFO] [stderr] --> tests/semantics/arch/x86_64/mod.rs:201:4 [INFO] [stderr] | [INFO] [stderr] 201 | fn print_memory_layouts(instvec: &Vec, cfg: &ControlFlowGraph<::Address>, dfg: &SSA, mem_analysis: &MemoryLay... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `yaxpeax-core` (test "code") generated 27 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaxpeax_core-52a8dceae93db4ec) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test analyses::control_flow::control_flow_graph_construction ... ignored [INFO] [stdout] test arch::x86_64::analyses::data_flow::test_expr_fields ... ignored [INFO] [stdout] test analyses::control_flow::control_flow_graph_construction_2 ... ok [INFO] [stdout] test arch::x86_64::semantic::specialized::loc_iter::test_xor_locations ... ok [INFO] [stdout] test analyses::control_flow::control_flow_graph_construction_3 ... ok [INFO] [stdout] test debug::gdb_remote::test_try_unhexlify ... ok [INFO] [stdout] test arch::x86_64::analyses::control_flow::test_x86_determinant ... ok [INFO] [stdout] test analyses::static_single_assignment::cytron::test_immediate_dominators_construction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/code.rs (/opt/rustwide/target/debug/deps/code-64ea3e2a86db1b1b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test semantics::arch::x86_64::test_call_inference ... ok [INFO] [stdout] test semantics::arch::x86_64::test_cmp_const ... ok [INFO] [stdout] test semantics::arch::x86_64::test_arithmetic ... ok [INFO] [stdout] test semantics::arch::x86_64::test_function_argument_inference ... ok [INFO] [stdout] test semantics::arch::x86_64::test_stack_inference ... ok [INFO] [stdout] test semantics::arch::x86_64::test_known_stack_alias ... ok [INFO] [stdout] test semantics::arch::x86_64::test_unknown_write_stack_clobber ... ok [INFO] [stdout] test semantics::arch::x86_64::test_memory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/debug_driver.rs (/opt/rustwide/target/debug/deps/debug_driver-7f882c612076bd46) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test debug::gdb_debug::test_gdb_read_mem ... ignored [INFO] [stdout] test foo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests yaxpeax-core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf0f97f4fcc85be9b7bd251e102b2b004dd54777d91f27896371713c1b0f1fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0f97f4fcc85be9b7bd251e102b2b004dd54777d91f27896371713c1b0f1fc5", kill_on_drop: false }` [INFO] [stdout] bf0f97f4fcc85be9b7bd251e102b2b004dd54777d91f27896371713c1b0f1fc5