[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] checking iximeow/yaxpeax-core against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-core on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-74/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14d28a36dd2f7d915656baa26d0a2c66ffce562a786bccebcc68e9349d37de3 [INFO] running `Command { std: "docker" "start" "-a" "e14d28a36dd2f7d915656baa26d0a2c66ffce562a786bccebcc68e9349d37de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14d28a36dd2f7d915656baa26d0a2c66ffce562a786bccebcc68e9349d37de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14d28a36dd2f7d915656baa26d0a2c66ffce562a786bccebcc68e9349d37de3", kill_on_drop: false }` [INFO] [stdout] e14d28a36dd2f7d915656baa26d0a2c66ffce562a786bccebcc68e9349d37de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a43ee327f6f2345b8b168f12fc4bf3f5c8ddfd77a7286240073862fb42cdee [INFO] running `Command { std: "docker" "start" "-a" "66a43ee327f6f2345b8b168f12fc4bf3f5c8ddfd77a7286240073862fb42cdee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling yaxpeax-x86 v1.0.4 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking 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] Checking failure v0.1.3 [INFO] [stderr] Checking proc-maps v0.1.5 [INFO] [stderr] Checking goblin v0.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.6 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking yaxpeax-arch v0.2.5 [INFO] [stderr] Checking yaxpeax-arm v0.1.1 [INFO] [stderr] Checking yaxpeax-pic17 v0.1.1 [INFO] [stderr] Checking yaxpeax-pic18 v0.1.1 [INFO] [stderr] Checking yaxpeax-msp430 v0.1.0 [INFO] [stderr] Checking 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: `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/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: 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/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: `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/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: `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: 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: `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/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: `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: `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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 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: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.36s [INFO] running `Command { std: "docker" "inspect" "66a43ee327f6f2345b8b168f12fc4bf3f5c8ddfd77a7286240073862fb42cdee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a43ee327f6f2345b8b168f12fc4bf3f5c8ddfd77a7286240073862fb42cdee", kill_on_drop: false }` [INFO] [stdout] 66a43ee327f6f2345b8b168f12fc4bf3f5c8ddfd77a7286240073862fb42cdee