[INFO] fetching crate capstone 0.13.0... [INFO] testing capstone-0.13.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate capstone 0.13.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate capstone 0.13.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.94 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded proc-macro2 v1.0.80 [INFO] [stderr] Downloaded syn v2.0.59 [INFO] [stderr] Downloaded rustix v0.38.32 [INFO] [stderr] Downloaded capstone-sys v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f0c345118d607ef930968d7a6e7c14c98b6a290a0c2cc2ab56a3ed33e616e93 [INFO] running `Command { std: "docker" "start" "-a" "6f0c345118d607ef930968d7a6e7c14c98b6a290a0c2cc2ab56a3ed33e616e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f0c345118d607ef930968d7a6e7c14c98b6a290a0c2cc2ab56a3ed33e616e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0c345118d607ef930968d7a6e7c14c98b6a290a0c2cc2ab56a3ed33e616e93", kill_on_drop: false }` [INFO] [stdout] 6f0c345118d607ef930968d7a6e7c14c98b6a290a0c2cc2ab56a3ed33e616e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0e535499cd436bf5dbd729e93e1fa6080a75cc953b4af61f5a8120d7c9e31c46 [INFO] running `Command { std: "docker" "start" "-a" "0e535499cd436bf5dbd729e93e1fa6080a75cc953b4af61f5a8120d7c9e31c46", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling capstone-sys v0.17.0 [INFO] [stderr] Compiling capstone v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instruction.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn arch_detail(&self) -> ArchDetail { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 31.14s [INFO] running `Command { std: "docker" "inspect" "0e535499cd436bf5dbd729e93e1fa6080a75cc953b4af61f5a8120d7c9e31c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e535499cd436bf5dbd729e93e1fa6080a75cc953b4af61f5a8120d7c9e31c46", kill_on_drop: false }` [INFO] [stdout] 0e535499cd436bf5dbd729e93e1fa6080a75cc953b4af61f5a8120d7c9e31c46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 15629971f700851ea49d6d0c0e77d2a24ab714e821f48cd46697a5ad016ba551 [INFO] running `Command { std: "docker" "start" "-a" "15629971f700851ea49d6d0c0e77d2a24ab714e821f48cd46697a5ad016ba551", 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 autocfg v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instruction.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn arch_detail(&self) -> ArchDetail { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling capstone v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/arch/mod.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] = 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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 278 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/instruction.rs:401:24 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn arch_detail(&self) -> ArchDetail { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 401 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.39s [INFO] running `Command { std: "docker" "inspect" "15629971f700851ea49d6d0c0e77d2a24ab714e821f48cd46697a5ad016ba551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15629971f700851ea49d6d0c0e77d2a24ab714e821f48cd46697a5ad016ba551", kill_on_drop: false }` [INFO] [stdout] 15629971f700851ea49d6d0c0e77d2a24ab714e821f48cd46697a5ad016ba551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc7ec19b8e56bb191cce619c5d80e15f03baf78f1fa7a4f7be3655fc8dcbe45f [INFO] running `Command { std: "docker" "start" "-a" "cc7ec19b8e56bb191cce619c5d80e15f03baf78f1fa7a4f7be3655fc8dcbe45f", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/arm.rs:285:1 [INFO] [stderr] | [INFO] [stderr] 285 | / def_arch_details_struct!( [INFO] [stderr] 286 | | InsnDetail = ArmInsnDetail; [INFO] [stderr] 287 | | Operand = ArmOperand; [INFO] [stderr] 288 | | OperandIterator = ArmOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 292 | | cs_arch = cs_arm; [INFO] [stderr] 293 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/arm64.rs:246:1 [INFO] [stderr] | [INFO] [stderr] 246 | / def_arch_details_struct!( [INFO] [stderr] 247 | | InsnDetail = Arm64InsnDetail; [INFO] [stderr] 248 | | Operand = Arm64Operand; [INFO] [stderr] 249 | | OperandIterator = Arm64OperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 253 | | cs_arch = cs_arm64; [INFO] [stderr] 254 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/m680x.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / def_arch_details_struct!( [INFO] [stderr] 237 | | InsnDetail = M680xInsnDetail; [INFO] [stderr] 238 | | Operand = M680xOperand; [INFO] [stderr] 239 | | OperandIterator = M680xOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 243 | | cs_arch = cs_m680x; [INFO] [stderr] 244 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/m68k.rs:453:1 [INFO] [stderr] | [INFO] [stderr] 453 | / def_arch_details_struct!( [INFO] [stderr] 454 | | InsnDetail = M68kInsnDetail; [INFO] [stderr] 455 | | Operand = M68kOperand; [INFO] [stderr] 456 | | OperandIterator = M68kOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 460 | | cs_arch = cs_m68k; [INFO] [stderr] 461 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/mips.rs:83:1 [INFO] [stderr] | [INFO] [stderr] 83 | / def_arch_details_struct!( [INFO] [stderr] 84 | | InsnDetail = MipsInsnDetail; [INFO] [stderr] 85 | | Operand = MipsOperand; [INFO] [stderr] 86 | | OperandIterator = MipsOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 90 | | cs_arch = cs_mips; [INFO] [stderr] 91 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/ppc.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / def_arch_details_struct!( [INFO] [stderr] 137 | | InsnDetail = PpcInsnDetail; [INFO] [stderr] 138 | | Operand = PpcOperand; [INFO] [stderr] 139 | | OperandIterator = PpcOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 143 | | cs_arch = cs_ppc; [INFO] [stderr] 144 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/riscv.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | / def_arch_details_struct!( [INFO] [stderr] 83 | | InsnDetail = RiscVInsnDetail; [INFO] [stderr] 84 | | Operand = RiscVOperand; [INFO] [stderr] 85 | | OperandIterator = RiscVOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 89 | | cs_arch = cs_riscv; [INFO] [stderr] 90 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/sparc.rs:102:1 [INFO] [stderr] | [INFO] [stderr] 102 | / def_arch_details_struct!( [INFO] [stderr] 103 | | InsnDetail = SparcInsnDetail; [INFO] [stderr] 104 | | Operand = SparcOperand; [INFO] [stderr] 105 | | OperandIterator = SparcOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 109 | | cs_arch = cs_sparc; [INFO] [stderr] 110 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/sysz.rs:98:1 [INFO] [stderr] | [INFO] [stderr] 98 | / def_arch_details_struct!( [INFO] [stderr] 99 | | InsnDetail = SysZInsnDetail; [INFO] [stderr] 100 | | Operand = SysZOperand; [INFO] [stderr] 101 | | OperandIterator = SysZOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 105 | | cs_arch = cs_sysz; [INFO] [stderr] 106 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/tms320c64x.rs:245:1 [INFO] [stderr] | [INFO] [stderr] 245 | / def_arch_details_struct!( [INFO] [stderr] 246 | | InsnDetail = Tms320c64xInsnDetail; [INFO] [stderr] 247 | | Operand = Tms320c64xOperand; [INFO] [stderr] 248 | | OperandIterator = Tms320c64xOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 252 | | cs_arch = cs_tms320c64x; [INFO] [stderr] 253 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/x86.rs:238:1 [INFO] [stderr] | [INFO] [stderr] 238 | / def_arch_details_struct!( [INFO] [stderr] 239 | | InsnDetail = X86InsnDetail; [INFO] [stderr] 240 | | Operand = X86Operand; [INFO] [stderr] 241 | | OperandIterator = X86OperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 245 | | cs_arch = cs_x86; [INFO] [stderr] 246 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/xcore.rs:92:1 [INFO] [stderr] | [INFO] [stderr] 92 | / def_arch_details_struct!( [INFO] [stderr] 93 | | InsnDetail = XcoreInsnDetail; [INFO] [stderr] 94 | | Operand = XcoreOperand; [INFO] [stderr] 95 | | OperandIterator = XcoreOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 99 | | cs_arch = cs_xcore; [INFO] [stderr] 100 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/arch/mod.rs:649:25 [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/arch/bpf.rs:94:1 [INFO] [stderr] | [INFO] [stderr] 94 | / def_arch_details_struct!( [INFO] [stderr] 95 | | InsnDetail = BpfInsnDetail; [INFO] [stderr] 96 | | Operand = BpfOperand; [INFO] [stderr] 97 | | OperandIterator = BpfOperandIterator; [INFO] [stderr] ... | [INFO] [stderr] 101 | | cs_arch = cs_bpf; [INFO] [stderr] 102 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `def_arch_details_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 649 | fn new(ops: &[$cs_arch_op]) -> $OperandIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/instruction.rs:278:33 [INFO] [stderr] | [INFO] [stderr] 278 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 278 | pub(crate) unsafe fn detail(&self, arch: Arch) -> InsnDetail<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/instruction.rs:401:24 [INFO] [stderr] | [INFO] [stderr] 401 | pub fn arch_detail(&self) -> ArchDetail { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 401 | pub fn arch_detail(&self) -> ArchDetail<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `capstone` (lib) generated 15 warnings (run `cargo fix --lib -p capstone` to apply 15 suggestions) [INFO] [stderr] warning: `capstone` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/capstone-968820c3a81e2309) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test arch::arm64::test::test_arm64_op_type ... ok [INFO] [stdout] test arch::arm64::test::test_arm64shift ... ok [INFO] [stdout] test arch::arm::test::test_arm_insn_detail_eq ... ok [INFO] [stdout] test arch::arm::test::test_armshift ... ok [INFO] [stdout] test arch::arm::test::test_arm_op_type ... ok [INFO] [stdout] test arch::m680x::test::m680x_op_type ... ok [INFO] [stdout] test arch::m680x::test::op_idx ... ok [INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_second_op_in_mnem ... ok [INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_indirect ... ok [INFO] [stdout] test arch::m680x::test_M680xInsnDetail::is_first_op_in_mnem ... ok [INFO] [stdout] test arch::m68k::test::register_bits_from_bitfield ... ok [INFO] [stdout] test arch::m68k::test::register_bits_mask ... ok [INFO] [stdout] test arch::mips::test::test_mips_op_from ... ok [INFO] [stdout] test arch::ppc::test::test_ppc_op_type ... ok [INFO] [stdout] test arch::m68k::test::register_bits_as_bits ... ok [INFO] [stdout] test arch::m68k::test::extra_info ... ok [INFO] [stdout] test arch::m68k::test::op_eq ... ok [INFO] [stdout] test arch::m68k::test::register_bits_from_iter ... ok [INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_post_inc_dec ... ok [INFO] [stdout] test arch::tms320c64x::test::op_mem ... ok [INFO] [stdout] test arch::m680x::test_M680xOpIdx::is_no_comma ... ok [INFO] [stdout] test arch::tms320c64x::test::tms320c64x_insn_detail ... ok [INFO] [stdout] test arch::tms320c64x::test::tms320c64x_op_from ... ok [INFO] [stdout] test arch::x86::test::test_x86_insn_eq ... ok [INFO] [stdout] test arch::x86::test::test_x86_op_eq ... ok [INFO] [stdout] test arch::x86::test::test_x86_op_type ... ok [INFO] [stdout] test error::test::test_error ... ok [INFO] [stdout] test test::test_arch_evm ... ok [INFO] [stdout] test constants::test::parse_arch ... ok [INFO] [stdout] test instruction::test::test_invalid_reg_access ... ok [INFO] [stdout] test arch::m68k::test::test_m68k_op_from ... ok [INFO] [stdout] test arch::evm::test::test_evm_detail ... ok [INFO] [stdout] test test::test_arch_bpf_detail ... ok [INFO] [stdout] test ffi::test::cstr_convert ... ok [INFO] [stdout] test test::test_arch_evm_detail ... ok [INFO] [stdout] test test::test_arch_arm64 ... ok [INFO] [stdout] test test::test_arch_m680x_detail ... ok [INFO] [stdout] test test::test_arch_arm_detail ... ok [INFO] [stdout] test test::test_arch_riscv_detail ... ok [INFO] [stdout] test test::test_arch_ppc_detail ... ok [INFO] [stdout] test test::test_arch_ppc ... ok [INFO] [stdout] test test::test_arch_sparc_detail ... ok [INFO] [stdout] test test::test_arch_systemz ... ok [INFO] [stdout] test test::test_arch_systemz_detail ... ok [INFO] [stdout] test test::test_arch_arm64_detail ... ok [INFO] [stdout] test test::test_arch_sparc ... ok [INFO] [stdout] test test::test_arch_mips ... ok [INFO] [stdout] test test::test_arch_m68k_detail ... ok [INFO] [stdout] test test::test_arch_tms320c64x_detail ... ok [INFO] [stdout] test test::test_arch_arm ... ok [INFO] [stdout] test test::test_arch_riscv ... ok [INFO] [stdout] test test::test_arch_mips_detail ... ok [INFO] [stdout] test test::test_arch_xcore_detail ... ok [INFO] [stdout] test test::test_arm_simple ... ok [INFO] [stdout] test test::test_capstone_version ... ok [INFO] [stdout] test test::test_capstone_supports_arch ... ok [INFO] [stdout] test test::test_detail_false_fail ... ok [INFO] [stdout] test test::test_detail_true ... ok [INFO] [stdout] test test::test_arm64_none ... ok [INFO] [stdout] test test::test_capstone_is_diet ... ok [INFO] [stdout] test test::test_extra_mode ... ok [INFO] [stdout] test test::test_insn_from_raw ... ok [INFO] [stdout] test test::test_invalid_mode ... ignored [INFO] [stdout] test test::test_invalid_syntax ... ok [INFO] [stdout] test test::test_owned_insn ... ok [INFO] [stdout] test test::test_cbpf ... ok [INFO] [stdout] test test::test_x86_names ... ok [INFO] [stdout] test test::test_x86_simple ... ok [INFO] [stdout] test test::test_insn_size_and_alignment ... ok [INFO] [stdout] test test::test_instruction_details ... ok [INFO] [stdout] test test::test_arch_xcore ... ok [INFO] [stdout] test test::test_arch_x86_detail ... ok [INFO] [stdout] test test::test_syntax ... ok [INFO] [stdout] test test::test_arch_x86 ... ok [INFO] [stdout] test test::test_ebpf ... ok [INFO] [stdout] test test::test_skipdata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc7ec19b8e56bb191cce619c5d80e15f03baf78f1fa7a4f7be3655fc8dcbe45f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7ec19b8e56bb191cce619c5d80e15f03baf78f1fa7a4f7be3655fc8dcbe45f", kill_on_drop: false }` [INFO] [stdout] cc7ec19b8e56bb191cce619c5d80e15f03baf78f1fa7a4f7be3655fc8dcbe45f