[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#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-core" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-core on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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-6-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaxpeax-arch v0.2.5 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded proc-macro2 v0.4.20 [INFO] [stderr] Downloaded yaxpeax-pic18 v0.1.1 [INFO] [stderr] Downloaded scroll_derive v0.9.5 [INFO] [stderr] Downloaded errno v0.1.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.6 [INFO] [stderr] Downloaded yaxpeax-msp430 v0.1.0 [INFO] [stderr] Downloaded yaxpeax-pic17 v0.1.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded goblin v0.0.20 [INFO] [stderr] Downloaded nix v0.12.0 [INFO] [stderr] Downloaded cc v1.0.26 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] [stderr] Downloaded yaxpeax-x86 v1.0.4 [INFO] [stderr] Downloaded proc-maps v0.1.5 [INFO] [stderr] Downloaded ryu v0.2.6 [INFO] [stderr] Downloaded serde_json v1.0.32 [INFO] [stderr] Downloaded tracing-core v0.1.8 [INFO] [stderr] Downloaded tracing v0.1.11 [INFO] [stderr] Downloaded yaxpeax-arm v0.1.1 [INFO] [stderr] Downloaded syn v0.15.9 [INFO] [stderr] Downloaded serde_derive v1.0.79 [INFO] [stderr] Downloaded libproc v0.3.2 [INFO] [stderr] Downloaded siphasher v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19f03cb025032c17d72b3593dd86c779ef3f51de7eed288f7e0d3a071d94f4fb [INFO] running `Command { std: "docker" "start" "-a" "19f03cb025032c17d72b3593dd86c779ef3f51de7eed288f7e0d3a071d94f4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19f03cb025032c17d72b3593dd86c779ef3f51de7eed288f7e0d3a071d94f4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f03cb025032c17d72b3593dd86c779ef3f51de7eed288f7e0d3a071d94f4fb", kill_on_drop: false }` [INFO] [stdout] 19f03cb025032c17d72b3593dd86c779ef3f51de7eed288f7e0d3a071d94f4fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 589df3f0a06cb077c44f7049f2bc666c8db950240f6a55e99f9d133f4ec62236 [INFO] running `Command { std: "docker" "start" "-a" "589df3f0a06cb077c44f7049f2bc666c8db950240f6a55e99f9d133f4ec62236", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling yaxpeax-x86 v1.0.4 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking tracing-core v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking siphasher v0.3.0 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Checking termion v1.5.2 [INFO] [stderr] Checking 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] Checking petgraph v0.4.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking serde_json v1.0.32 [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 yaxpeax-arch v0.2.5 [INFO] [stderr] Checking tracing v0.1.11 [INFO] [stderr] Checking yaxpeax-msp430 v0.1.0 [INFO] [stderr] Checking yaxpeax-pic18 v0.1.1 [INFO] [stderr] Checking yaxpeax-arm v0.1.1 [INFO] [stderr] Checking yaxpeax-pic17 v0.1.1 [INFO] [stderr] Checking yaxpeax-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/control_flow/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/analyses/static_single_assignment/cytron.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/static_single_assignment/cytron.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/xrefs/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `goblin` is imported redundantly [INFO] [stdout] --> src/memory/repr/process.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use goblin; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate goblin; [INFO] [stdout] | -------------------- the item `goblin` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/control_flow/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Eq` is imported redundantly [INFO] [stdout] --> src/analyses/static_single_assignment/cytron.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::Eq; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Eq` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/static_single_assignment/cytron.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `petgraph` is imported redundantly [INFO] [stdout] --> src/analyses/xrefs/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use petgraph; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate petgraph; [INFO] [stdout] | ---------------------- the item `petgraph` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `goblin` is imported redundantly [INFO] [stdout] --> src/memory/repr/process.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use goblin; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate goblin; [INFO] [stdout] | -------------------- the item `goblin` is already imported here [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/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: `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/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: 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] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` 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: 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] = help: a `loop` may express intention better if this is on purpose [INFO] [stdout] = note: `#[warn(unconditional_recursion)]` 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: `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: `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: type alias `SignatureResult` is never used [INFO] [stdout] --> src/analyses/function_signatures/mod.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | type SignatureResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionSignatory` is never used [INFO] [stdout] --> src/analyses/function_signatures/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait FunctionSignatory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ssa_use` and `ssa_def` are never read [INFO] [stdout] --> src/analyses/memory_layout.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct IndirectLayout where A::Data: Eq + fmt::Display { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 111 | ssa_use: Option>, [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] [INFO] [stdout] [INFO] [stdout] warning: field `tsr` is never read [INFO] [stdout] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub struct CPU { [INFO] [stdout] | --- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `ordinal` and `size` are never read [INFO] [stdout] --> src/memory/repr/process.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PEImport { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | ordinal: u16, [INFO] [stdout] | ^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `reexport` are never read [INFO] [stdout] --> src/memory/repr/process.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct PEExport { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 77 | size: usize, [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] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `SignatureResult` is never used [INFO] [stdout] --> src/analyses/function_signatures/mod.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | type SignatureResult = Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FunctionSignatory` is never used [INFO] [stdout] --> src/analyses/function_signatures/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | trait FunctionSignatory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ssa_use` and `ssa_def` are never read [INFO] [stdout] --> src/analyses/memory_layout.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct IndirectLayout where A::Data: Eq + fmt::Display { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 111 | ssa_use: Option>, [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] [INFO] [stdout] [INFO] [stdout] warning: field `tsr` is never read [INFO] [stdout] --> src/arch/pic17/cpu.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub struct CPU { [INFO] [stdout] | --- field in this struct [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] [INFO] [stdout] [INFO] [stdout] warning: fields `ordinal` and `size` are never read [INFO] [stdout] --> src/memory/repr/process.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PEImport { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | ordinal: u16, [INFO] [stdout] | ^^^^^^^ [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] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `reexport` are never read [INFO] [stdout] --> src/memory/repr/process.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct PEExport { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 77 | size: usize, [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] [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: 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: 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: 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: 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: 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: 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: 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: 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: function `print_memory_layouts` is never used [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] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.63s [INFO] running `Command { std: "docker" "inspect" "589df3f0a06cb077c44f7049f2bc666c8db950240f6a55e99f9d133f4ec62236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "589df3f0a06cb077c44f7049f2bc666c8db950240f6a55e99f9d133f4ec62236", kill_on_drop: false }` [INFO] [stdout] 589df3f0a06cb077c44f7049f2bc666c8db950240f6a55e99f9d133f4ec62236