[INFO] cloning repository https://github.com/wmzhere/cscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wmzhere/cscan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmzhere%2Fcscan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmzhere%2Fcscan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9217b2d391f11aff672a41329db9f15329b03242 [INFO] checking wmzhere/cscan against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmzhere%2Fcscan" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wmzhere/cscan [INFO] finished tweaking git repo https://github.com/wmzhere/cscan [INFO] tweaked toml for git repo https://github.com/wmzhere/cscan written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wmzhere/cscan on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wmzhere/cscan 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 165fd95c239b884dc06aeb6214fbb7f4302497ea1d7853f50605b96752284e06 [INFO] running `Command { std: "docker" "start" "-a" "165fd95c239b884dc06aeb6214fbb7f4302497ea1d7853f50605b96752284e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "165fd95c239b884dc06aeb6214fbb7f4302497ea1d7853f50605b96752284e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165fd95c239b884dc06aeb6214fbb7f4302497ea1d7853f50605b96752284e06", kill_on_drop: false }` [INFO] [stdout] 165fd95c239b884dc06aeb6214fbb7f4302497ea1d7853f50605b96752284e06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c8a6a8b180401e78c5748ad0ce1f7eaef38f61b16e1d6c320153c1a78067584 [INFO] running `Command { std: "docker" "start" "-a" "3c8a6a8b180401e78c5748ad0ce1f7eaef38f61b16e1d6c320153c1a78067584", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling capstone-sys v0.10.0 (/opt/rustwide/workdir/deps/capstone-rs/capstone-sys) [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking procfs v0.5.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking field-offset v0.1.1 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking dfuzz-os v0.1.0 (/opt/rustwide/workdir/deps/dfuzz-os) [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> deps/dfuzz-os/src/spawn.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Fail, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `FromPrimitive` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | if !unsafe { libc::WIFSTOPPED(status) } { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | let signal = unsafe { libc::WSTOPSIG(status) }; // Bits 8-15 [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 222 | if unsafe { libc::WIFCONTINUED(status) } { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_WaitError` [INFO] [stdout] 299 | pub enum WaitError { [INFO] [stdout] | --------- `WaitError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_WaitError` [INFO] [stdout] 299 | pub enum WaitError { [INFO] [stdout] | --------- `WaitError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_TraceError` [INFO] [stdout] 402 | pub enum TraceError { [INFO] [stdout] | ---------- `TraceError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/process.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_TraceError` [INFO] [stdout] 402 | pub enum TraceError { [INFO] [stdout] | ---------- `TraceError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> deps/dfuzz-os/src/signal.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | assert_eq!(SIGNAL_TX, -1, "signal handler is already initialized"); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> deps/dfuzz-os/src/signal.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | assert_ne!(SIGNAL_TX, -1, "Signal handler is not initialized"); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/spawn.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Fail, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 190 | #[repr(u8)] [INFO] [stdout] 191 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/spawn.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Fail, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error` [INFO] [stdout] 190 | #[repr(u8)] [INFO] [stdout] 191 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> deps/dfuzz-os/src/spawn.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Fail, Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Error` [INFO] [stdout] 190 | #[repr(u8)] [INFO] [stdout] 191 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:109:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 109 | ENTRY(BX_SI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:110:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 110 | ENTRY(BX_DI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:111:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 111 | ENTRY(BP_SI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:112:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 112 | ENTRY(BP_DI) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:384:3: note: in expansion of macro 'EA_BASES_16BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 384 | EA_BASES_16BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:149:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 149 | ENTRY(sib) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:385:3: note: in expansion of macro 'EA_BASES_32BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 385 | EA_BASES_32BIT \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:53:18: warning: implicit conversion from 'enum ' to 'enum x86_reg' [-Wenum-conversion] [INFO] [stderr] warning: capstone-sys@0.10.0: 53 | #define ENTRY(x) X86_REG_##x, [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:185:3: note: in expansion of macro 'ENTRY' [INFO] [stderr] warning: capstone-sys@0.10.0: 185 | ENTRY(sib64) \ [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86DisassemblerDecoder.h:386:3: note: in expansion of macro 'EA_BASES_64BIT' [INFO] [stderr] warning: capstone-sys@0.10.0: 386 | EA_BASES_64BIT [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: capstone-sys@0.10.0: capstone/arch/X86/X86Mapping.c:54:9: note: in expansion of macro 'ALL_EA_BASES' [INFO] [stderr] warning: capstone-sys@0.10.0: 54 | ALL_EA_BASES [INFO] [stderr] warning: capstone-sys@0.10.0: | ^~~~~~~~~~~~ [INFO] [stderr] Checking capstone v0.6.0 (/opt/rustwide/workdir/deps/capstone-rs/capstone-rs) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/arm.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/arm64.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on type aliases [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/error.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, functions, traits, and unions [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 439 | insn_detail = ArmInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 446 | insn_detail = Arm64InsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 453 | insn_detail = EvmInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 460 | insn_detail = M680xInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 467 | insn_detail = M68kInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 474 | insn_detail = MipsInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 481 | insn_detail = PpcInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 488 | insn_detail = SparcInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 495 | insn_detail = Tms320c64xInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 502 | insn_detail = X86InsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:566:55 [INFO] [stdout] | [INFO] [stdout] 509 | insn_detail = XcoreInsnDetail<'a>, [INFO] [stdout] | -- the same lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<& $InsnDetail> { [INFO] [stdout] | -- ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 657 | detail_arch_base!(detail_defs); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `detail_defs` which comes from the expansion of the macro `detail_arch_base` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 566 | pub fn $arch_name(&'a self) -> Option<&'a $InsnDetail> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/arm.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / def_arch_details_struct!( [INFO] [stdout] 279 | | InsnDetail = ArmInsnDetail; [INFO] [stdout] 280 | | Operand = ArmOperand; [INFO] [stdout] 281 | | OperandIterator = ArmOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 285 | | cs_arch = cs_arm; [INFO] [stdout] 286 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/arm64.rs:254:1 [INFO] [stdout] | [INFO] [stdout] 254 | / def_arch_details_struct!( [INFO] [stdout] 255 | | InsnDetail = Arm64InsnDetail; [INFO] [stdout] 256 | | Operand = Arm64Operand; [INFO] [stdout] 257 | | OperandIterator = Arm64OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 261 | | cs_arch = cs_arm64; [INFO] [stdout] 262 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/m680x.rs:236:1 [INFO] [stdout] | [INFO] [stdout] 236 | / def_arch_details_struct!( [INFO] [stdout] 237 | | InsnDetail = M680xInsnDetail; [INFO] [stdout] 238 | | Operand = M680xOperand; [INFO] [stdout] 239 | | OperandIterator = M680xOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 243 | | cs_arch = cs_m680x; [INFO] [stdout] 244 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/m68k.rs:453:1 [INFO] [stdout] | [INFO] [stdout] 453 | / def_arch_details_struct!( [INFO] [stdout] 454 | | InsnDetail = M68kInsnDetail; [INFO] [stdout] 455 | | Operand = M68kOperand; [INFO] [stdout] 456 | | OperandIterator = M68kOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 460 | | cs_arch = cs_m68k; [INFO] [stdout] 461 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/mips.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | / def_arch_details_struct!( [INFO] [stdout] 84 | | InsnDetail = MipsInsnDetail; [INFO] [stdout] 85 | | Operand = MipsOperand; [INFO] [stdout] 86 | | OperandIterator = MipsOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 90 | | cs_arch = cs_mips; [INFO] [stdout] 91 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/ppc.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | / def_arch_details_struct!( [INFO] [stdout] 137 | | InsnDetail = PpcInsnDetail; [INFO] [stdout] 138 | | Operand = PpcOperand; [INFO] [stdout] 139 | | OperandIterator = PpcOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 143 | | cs_arch = cs_ppc; [INFO] [stdout] 144 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/sparc.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | / def_arch_details_struct!( [INFO] [stdout] 103 | | InsnDetail = SparcInsnDetail; [INFO] [stdout] 104 | | Operand = SparcOperand; [INFO] [stdout] 105 | | OperandIterator = SparcOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 109 | | cs_arch = cs_sparc; [INFO] [stdout] 110 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/tms320c64x.rs:245:1 [INFO] [stdout] | [INFO] [stdout] 245 | / def_arch_details_struct!( [INFO] [stdout] 246 | | InsnDetail = Tms320c64xInsnDetail; [INFO] [stdout] 247 | | Operand = Tms320c64xOperand; [INFO] [stdout] 248 | | OperandIterator = Tms320c64xOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 252 | | cs_arch = cs_tms320c64x; [INFO] [stdout] 253 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/x86.rs:237:1 [INFO] [stdout] | [INFO] [stdout] 237 | / def_arch_details_struct!( [INFO] [stdout] 238 | | InsnDetail = X86InsnDetail; [INFO] [stdout] 239 | | Operand = X86Operand; [INFO] [stdout] 240 | | OperandIterator = X86OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 244 | | cs_arch = cs_x86; [INFO] [stdout] 245 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/arch/mod.rs:602:25 [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: deps/capstone-rs/capstone-rs/src/arch/xcore.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / def_arch_details_struct!( [INFO] [stdout] 93 | | InsnDetail = XcoreInsnDetail; [INFO] [stdout] 94 | | Operand = XcoreOperand; [INFO] [stdout] 95 | | OperandIterator = XcoreOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 99 | | cs_arch = cs_xcore; [INFO] [stdout] 100 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 602 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/instruction.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 243 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/instruction.rs:325:22 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn regs_read(&self) -> RegsIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 325 | pub fn regs_read(&self) -> RegsIter<'_, RegIdInt> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/instruction.rs:335:23 [INFO] [stdout] | [INFO] [stdout] 335 | pub fn regs_write(&self) -> RegsIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 335 | pub fn regs_write(&self) -> RegsIter<'_, RegIdInt> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/instruction.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn groups(&self) -> InsnGroupIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 345 | pub fn groups(&self) -> InsnGroupIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> deps/capstone-rs/capstone-rs/src/instruction.rs:355:24 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn arch_detail(&self) -> ArchDetail { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 355 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cfifuzz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `offset_to_vma` and `vma_to_offset` are never used [INFO] [stdout] --> src/binary.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Elf { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn offset_to_vma(&self, offset: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn vma_to_offset(&self, vma: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `single_step`, `run_until`, and `read_u32` are never used [INFO] [stdout] --> src/debugger.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Debugger { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn single_step(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn run_until(&mut self, addrs: &[u64]) -> AMD64RegisterSet { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn read_u32(&self, addr: u64) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ranges` and `contains` are never used [INFO] [stdout] --> src/range_set.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl RangeSet { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn ranges(&self) -> &[Range] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn contains(&self, v: u64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / /// The file name to export. [INFO] [stdout] 28 | | #[structopt(long, name = "filename")] [INFO] [stdout] 29 | | export: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /// Specify the CFI system to test. [INFO] [stdout] 32 | | #[structopt(long)] [INFO] [stdout] 33 | | mode: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/range_set.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn elements(&self) -> ElementIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn elements(&self) -> ElementIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `offset_to_vma` and `vma_to_offset` are never used [INFO] [stdout] --> src/binary.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl Elf { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn offset_to_vma(&self, offset: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn vma_to_offset(&self, vma: u64) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `single_step`, `run_until`, and `read_u32` are never used [INFO] [stdout] --> src/debugger.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl Debugger { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn single_step(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn run_until(&mut self, addrs: &[u64]) -> AMD64RegisterSet { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn read_u32(&self, addr: u64) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ranges` and `contains` are never used [INFO] [stdout] --> src/range_set.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl RangeSet { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn ranges(&self) -> &[Range] { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn contains(&self, v: u64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfifuzz` (bin "cfifuzz" test) due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / /// The file name to export. [INFO] [stdout] 28 | | #[structopt(long, name = "filename")] [INFO] [stdout] 29 | | export: String, [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /// Specify the CFI system to test. [INFO] [stdout] 32 | | #[structopt(long)] [INFO] [stdout] 33 | | mode: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/range_set.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn elements(&self) -> ElementIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | pub fn elements(&self) -> ElementIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfifuzz` (bin "cfifuzz") due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3c8a6a8b180401e78c5748ad0ce1f7eaef38f61b16e1d6c320153c1a78067584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8a6a8b180401e78c5748ad0ce1f7eaef38f61b16e1d6c320153c1a78067584", kill_on_drop: false }` [INFO] [stdout] 3c8a6a8b180401e78c5748ad0ce1f7eaef38f61b16e1d6c320153c1a78067584