[INFO] fetching crate capstone 0.13.0... [INFO] checking capstone-0.13.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate capstone 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate capstone 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate capstone 0.13.0 [INFO] tweaked toml for crates.io crate capstone 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate capstone 0.13.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate capstone 0.13.0 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52c542d0be3e94c1dbdd5929803f4ab18944567304aae929db98cb2bfa8e84f [INFO] running `Command { std: "docker" "start" "-a" "f52c542d0be3e94c1dbdd5929803f4ab18944567304aae929db98cb2bfa8e84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52c542d0be3e94c1dbdd5929803f4ab18944567304aae929db98cb2bfa8e84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52c542d0be3e94c1dbdd5929803f4ab18944567304aae929db98cb2bfa8e84f", kill_on_drop: false }` [INFO] [stdout] f52c542d0be3e94c1dbdd5929803f4ab18944567304aae929db98cb2bfa8e84f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a428ceec9270196fa9747875eb2487a558627bcefc875738b428c7429822b26 [INFO] running `Command { std: "docker" "start" "-a" "2a428ceec9270196fa9747875eb2487a558627bcefc875738b428c7429822b26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling capstone-sys v0.17.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking capstone v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/arm.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / def_arch_details_struct!( [INFO] [stdout] 286 | | InsnDetail = ArmInsnDetail; [INFO] [stdout] 287 | | Operand = ArmOperand; [INFO] [stdout] 288 | | OperandIterator = ArmOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 292 | | cs_arch = cs_arm; [INFO] [stdout] 293 | | ); [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 `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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/arm64.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / def_arch_details_struct!( [INFO] [stdout] 247 | | InsnDetail = Arm64InsnDetail; [INFO] [stdout] 248 | | Operand = Arm64Operand; [INFO] [stdout] 249 | | OperandIterator = Arm64OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 253 | | cs_arch = cs_arm64; [INFO] [stdout] 254 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/riscv.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / def_arch_details_struct!( [INFO] [stdout] 83 | | InsnDetail = RiscVInsnDetail; [INFO] [stdout] 84 | | Operand = RiscVOperand; [INFO] [stdout] 85 | | OperandIterator = RiscVOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 89 | | cs_arch = cs_riscv; [INFO] [stdout] 90 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/sysz.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / def_arch_details_struct!( [INFO] [stdout] 99 | | InsnDetail = SysZInsnDetail; [INFO] [stdout] 100 | | Operand = SysZOperand; [INFO] [stdout] 101 | | OperandIterator = SysZOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 105 | | cs_arch = cs_sysz; [INFO] [stdout] 106 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/x86.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | / def_arch_details_struct!( [INFO] [stdout] 239 | | InsnDetail = X86InsnDetail; [INFO] [stdout] 240 | | Operand = X86Operand; [INFO] [stdout] 241 | | OperandIterator = X86OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 245 | | cs_arch = cs_x86; [INFO] [stdout] 246 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/bpf.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / def_arch_details_struct!( [INFO] [stdout] 95 | | InsnDetail = BpfInsnDetail; [INFO] [stdout] 96 | | Operand = BpfOperand; [INFO] [stdout] 97 | | OperandIterator = BpfOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 101 | | cs_arch = cs_bpf; [INFO] [stdout] 102 | | ); [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] 649 | 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] --> src/instruction.rs:278:33 [INFO] [stdout] | [INFO] [stdout] 278 | 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] 278 | 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] --> src/instruction.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | 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] 401 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/arm.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | / def_arch_details_struct!( [INFO] [stdout] 286 | | InsnDetail = ArmInsnDetail; [INFO] [stdout] 287 | | Operand = ArmOperand; [INFO] [stdout] 288 | | OperandIterator = ArmOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 292 | | cs_arch = cs_arm; [INFO] [stdout] 293 | | ); [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 `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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/arm64.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | / def_arch_details_struct!( [INFO] [stdout] 247 | | InsnDetail = Arm64InsnDetail; [INFO] [stdout] 248 | | Operand = Arm64Operand; [INFO] [stdout] 249 | | OperandIterator = Arm64OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 253 | | cs_arch = cs_arm64; [INFO] [stdout] 254 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/riscv.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / def_arch_details_struct!( [INFO] [stdout] 83 | | InsnDetail = RiscVInsnDetail; [INFO] [stdout] 84 | | Operand = RiscVOperand; [INFO] [stdout] 85 | | OperandIterator = RiscVOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 89 | | cs_arch = cs_riscv; [INFO] [stdout] 90 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/sysz.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | / def_arch_details_struct!( [INFO] [stdout] 99 | | InsnDetail = SysZInsnDetail; [INFO] [stdout] 100 | | Operand = SysZOperand; [INFO] [stdout] 101 | | OperandIterator = SysZOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 105 | | cs_arch = cs_sysz; [INFO] [stdout] 106 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/x86.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 238 | / def_arch_details_struct!( [INFO] [stdout] 239 | | InsnDetail = X86InsnDetail; [INFO] [stdout] 240 | | Operand = X86Operand; [INFO] [stdout] 241 | | OperandIterator = X86OperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 245 | | cs_arch = cs_x86; [INFO] [stdout] 246 | | ); [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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: 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] 649 | 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] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | 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] ::: src/arch/bpf.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | / def_arch_details_struct!( [INFO] [stdout] 95 | | InsnDetail = BpfInsnDetail; [INFO] [stdout] 96 | | Operand = BpfOperand; [INFO] [stdout] 97 | | OperandIterator = BpfOperandIterator; [INFO] [stdout] ... | [INFO] [stdout] 101 | | cs_arch = cs_bpf; [INFO] [stdout] 102 | | ); [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] 649 | 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] --> src/instruction.rs:278:33 [INFO] [stdout] | [INFO] [stdout] 278 | 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] 278 | 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] --> src/instruction.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | 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] 401 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.67s [INFO] running `Command { std: "docker" "inspect" "2a428ceec9270196fa9747875eb2487a558627bcefc875738b428c7429822b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a428ceec9270196fa9747875eb2487a558627bcefc875738b428c7429822b26", kill_on_drop: false }` [INFO] [stdout] 2a428ceec9270196fa9747875eb2487a558627bcefc875738b428c7429822b26