[INFO] cloning repository https://github.com/gemacoin/rbpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gemacoin/rbpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c5352933cc0a490daa15912aeb6acff099c8dc8
[INFO] testing gemacoin/rbpf against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemacoin%2Frbpf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gemacoin/rbpf
[INFO] finished tweaking git repo https://github.com/gemacoin/rbpf
[INFO] tweaked toml for git repo https://github.com/gemacoin/rbpf written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gemacoin/rbpf on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gemacoin/rbpf 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8232e6404009f57314ed350f0141738aee7b3a8f64d0adc6df6c349440ca0c7
[INFO] running `Command { std: "docker" "start" "-a" "d8232e6404009f57314ed350f0141738aee7b3a8f64d0adc6df6c349440ca0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8232e6404009f57314ed350f0141738aee7b3a8f64d0adc6df6c349440ca0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8232e6404009f57314ed350f0141738aee7b3a8f64d0adc6df6c349440ca0c7", kill_on_drop: false }`
[INFO] [stdout] d8232e6404009f57314ed350f0141738aee7b3a8f64d0adc6df6c349440ca0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0da79bc58ac07893d1aace052ae494af02c5edee860b54adf292aeedc1704fa0
[INFO] running `Command { std: "docker" "start" "-a" "0da79bc58ac07893d1aace052ae494af02c5edee860b54adf292aeedc1704fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling gemachain_rbpf v0.2.14 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling hash32 v0.1.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling scroll_derive v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling scroll v0.10.1
[INFO] [stderr]    Compiling goblin v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[cfg(vtable_send_sync_plus_one)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(vtable_send_sync_plus_one))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/static_analysis.rs:791:25
[INFO] [stdout]     |
[INFO] [stdout] 791 |                     let mut cfg_node = self.cfg_nodes.get_mut(b).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                        ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn negate(&mut self, arch: Arch) -> Move {
[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] 153 |     pub fn negate(&mut self, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                           ^^^^ the same lifetime is hidden 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] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes {
[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] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load {
[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] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load {
[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] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load {
[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] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load {
[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] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here                                ^^^^ the same lifetime is hidden 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] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store {
[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] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store {
[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] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:239:23
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn jump_unconditional(&mut self) -> Jump {
[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] 249 |     pub fn jump_unconditional(&mut self) -> Jump<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden 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] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn call(&mut self) -> FunctionCall {
[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] 264 |     pub fn call(&mut self) -> FunctionCall<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn exit(&mut self) -> Exit {
[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] 272 |     pub fn exit(&mut self) -> Exit<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.57s
[INFO] running `Command { std: "docker" "inspect" "0da79bc58ac07893d1aace052ae494af02c5edee860b54adf292aeedc1704fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0da79bc58ac07893d1aace052ae494af02c5edee860b54adf292aeedc1704fa0", kill_on_drop: false }`
[INFO] [stdout] 0da79bc58ac07893d1aace052ae494af02c5edee860b54adf292aeedc1704fa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 614a5a1fcff5521980e79342e2fa5fcfa44a20c1c582e027c6581a8f33b31383
[INFO] running `Command { std: "docker" "start" "-a" "614a5a1fcff5521980e79342e2fa5fcfa44a20c1c582e027c6581a8f33b31383", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[cfg(vtable_send_sync_plus_one)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(vtable_send_sync_plus_one))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/static_analysis.rs:791:25
[INFO] [stdout]     |
[INFO] [stdout] 791 |                     let mut cfg_node = self.cfg_nodes.get_mut(b).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                        ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn negate(&mut self, arch: Arch) -> Move {
[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] 153 |     pub fn negate(&mut self, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                           ^^^^ the same lifetime is hidden 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] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes {
[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] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load {
[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] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load {
[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] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load {
[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] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load {
[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] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here                                ^^^^ the same lifetime is hidden 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] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store {
[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] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store {
[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] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:239:23
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn jump_unconditional(&mut self) -> Jump {
[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] 249 |     pub fn jump_unconditional(&mut self) -> Jump<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden 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] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn call(&mut self) -> FunctionCall {
[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] 264 |     pub fn call(&mut self) -> FunctionCall<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn exit(&mut self) -> Exit {
[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] 272 |     pub fn exit(&mut self) -> Exit<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling test_utils v0.2.14 (/opt/rustwide/workdir/test_utils)
[INFO] [stderr]    Compiling json v0.11.15
[INFO] [stderr]    Compiling elf v0.0.10
[INFO] [stderr]    Compiling gemachain_rbpf v0.2.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[cfg(vtable_send_sync_plus_one)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stdout]    --> src/vm.rs:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg(not(vtable_send_sync_plus_one))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]     --> tests/ubpf_execution.rs:2697:119
[INFO] [stdout]      |
[INFO] [stdout] 2697 | ...   let syscall_context_object = unsafe { &*(vm.get_syscall_context_object(syscalls::SyscallWithContext::call as usize).unwrap()...
[INFO] [stdout]      |                                                                                                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]      |
[INFO] [stdout] 2697 |             let syscall_context_object = unsafe { &*(vm.get_syscall_context_object(syscalls::SyscallWithContext::call as *const () as usize).unwrap() as *const syscalls::SyscallWithContext) };
[INFO] [stdout]      |                                                                                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/static_analysis.rs:791:25
[INFO] [stdout]     |
[INFO] [stdout] 791 |                     let mut cfg_node = self.cfg_nodes.get_mut(b).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:148:24
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                        ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn negate(&mut self, arch: Arch) -> Move {
[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] 153 |     pub fn negate(&mut self, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:173:31
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden 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] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move {
[INFO] [stdout]     |                     ^^^^^^^^^ the lifetime is elided here                           ^^^^ the same lifetime is hidden 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] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:189:23
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes {
[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] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load {
[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] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:203:21
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load {
[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] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load {
[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] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load {
[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] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here                                ^^^^ the same lifetime is hidden 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] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store {
[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] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store {
[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] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:239:23
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store {
[INFO] [stdout]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden 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] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store<'_> {
[INFO] [stdout]     |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:249:31
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub fn jump_unconditional(&mut self) -> Jump {
[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] 249 |     pub fn jump_unconditional(&mut self) -> Jump<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:254:29
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump {
[INFO] [stdout]     |                             ^^^^^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden 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] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn call(&mut self) -> FunctionCall {
[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] 264 |     pub fn call(&mut self) -> FunctionCall<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/insn_builder.rs:272:17
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn exit(&mut self) -> Exit {
[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] 272 |     pub fn exit(&mut self) -> Exit<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.73s
[INFO] running `Command { std: "docker" "inspect" "614a5a1fcff5521980e79342e2fa5fcfa44a20c1c582e027c6581a8f33b31383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614a5a1fcff5521980e79342e2fa5fcfa44a20c1c582e027c6581a8f33b31383", kill_on_drop: false }`
[INFO] [stdout] 614a5a1fcff5521980e79342e2fa5fcfa44a20c1c582e027c6581a8f33b31383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c940ac6a4ab5dd08ab16e53e4b50f31be030fe6f598c3b6b0518f772c9f69821
[INFO] running `Command { std: "docker" "start" "-a" "c940ac6a4ab5dd08ab16e53e4b50f31be030fe6f598c3b6b0518f772c9f69821", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stderr]    --> src/vm.rs:248:7
[INFO] [stderr]     |
[INFO] [stderr] 248 | #[cfg(vtable_send_sync_plus_one)]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `vtable_send_sync_plus_one`
[INFO] [stderr]    --> src/vm.rs:253:11
[INFO] [stderr]     |
[INFO] [stderr] 253 | #[cfg(not(vtable_send_sync_plus_one))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(vtable_send_sync_plus_one)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(vtable_send_sync_plus_one)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/static_analysis.rs:791:25
[INFO] [stderr]     |
[INFO] [stderr] 791 |                     let mut cfg_node = self.cfg_nodes.get_mut(b).unwrap();
[INFO] [stderr]     |                         ----^^^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:113:16
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn add(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:118:16
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 118 |     pub fn sub(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:123:16
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 123 |     pub fn mul(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:128:16
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn div(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:133:19
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 133 |     pub fn bit_or(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:138:20
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 |     pub fn bit_and(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:143:23
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                       ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 143 |     pub fn left_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:148:24
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                        ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:153:19
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn negate(&mut self, arch: Arch) -> Move {
[INFO] [stderr]     |                   ^^^^^^^^^                 ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn negate(&mut self, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:158:19
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                   ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn modulo(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:163:20
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                    ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn bit_xor(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:168:16
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn mov(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:173:31
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move {
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn signed_right_shift(&mut self, source: Source, arch: Arch) -> Move<'_> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:178:21
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move {
[INFO] [stderr]     |                     ^^^^^^^^^ the lifetime is elided here                           ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 178 |     fn mov_internal(&mut self, source: Source, arch_bits: Arch, op_bits: OpBits) -> Move<'_> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:189:23
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes {
[INFO] [stderr]     |                       ^^^^^^^^^                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn swap_bytes(&mut self, endian: Endian) -> SwapBytes<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:198:17
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load {
[INFO] [stderr]     |                 ^^^^^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     pub fn load(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:203:21
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load {
[INFO] [stderr]     |                     ^^^^^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn load_abs(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:208:21
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load {
[INFO] [stderr]     |                     ^^^^^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn load_ind(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:213:19
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load {
[INFO] [stderr]     |                   ^^^^^^^^^                        ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     pub fn load_x(&mut self, mem_size: MemSize) -> Load<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:218:22
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load {
[INFO] [stderr]     |                      ^^^^^^^^^ the lifetime is elided here                                ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 218 |     fn load_internal(&mut self, mem_size: MemSize, addressing: Addressing, source: u8) -> Load<'_> {
[INFO] [stderr]     |                                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:229:18
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store {
[INFO] [stderr]     |                  ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn store(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:234:20
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store {
[INFO] [stderr]     |                    ^^^^^^^^^                        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn store_x(&mut self, mem_size: MemSize) -> Store<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:239:23
[INFO] [stderr]     |
[INFO] [stderr] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store {
[INFO] [stderr]     |                       ^^^^^^^^^ the lifetime is elided here        ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 239 |     fn store_internal(&mut self, mem_size: MemSize, source: u8) -> Store<'_> {
[INFO] [stderr]     |                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:249:31
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn jump_unconditional(&mut self) -> Jump {
[INFO] [stderr]     |                               ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |     pub fn jump_unconditional(&mut self) -> Jump<'_> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:254:29
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump {
[INFO] [stderr]     |                             ^^^^^^^^^ the lifetime is elided here      ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub fn jump_conditional(&mut self, cond: Cond, src_bit: Source) -> Jump<'_> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:264:17
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn call(&mut self) -> FunctionCall {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn call(&mut self) -> FunctionCall<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/insn_builder.rs:272:17
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn exit(&mut self) -> Exit {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub fn exit(&mut self) -> Exit<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gemachain_rbpf` (lib) generated 30 warnings (run `cargo fix --lib -p gemachain_rbpf` to apply 28 suggestions)
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]     --> tests/ubpf_execution.rs:2697:119
[INFO] [stderr]      |
[INFO] [stderr] 2697 | ...   let syscall_context_object = unsafe { &*(vm.get_syscall_context_object(syscalls::SyscallWithContext::call as usize).unwrap()...
[INFO] [stderr]      |                                                                                                                 ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]      |
[INFO] [stderr] 2697 |             let syscall_context_object = unsafe { &*(vm.get_syscall_context_object(syscalls::SyscallWithContext::call as *const () as usize).unwrap() as *const syscalls::SyscallWithContext) };
[INFO] [stderr]      |                                                                                                                       ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gemachain_rbpf` (test "ubpf_execution") generated 1 warning (run `cargo fix --test "ubpf_execution" -p gemachain_rbpf` to apply 1 suggestion)
[INFO] [stderr] warning: `gemachain_rbpf` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemachain_rbpf-785cfb4cfec0e898)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test asm_parser::tests::test_ident ... ok
[INFO] [stdout] test asm_parser::tests::test_error_eof ... ok
[INFO] [stdout] test aligned_memory::tests::test_aligned_memory ... ok
[INFO] [stdout] test asm_parser::tests::test_instruction ... ok
[INFO] [stdout] test asm_parser::tests::test_mnemonic ... ok
[INFO] [stdout] test asm_parser::tests::test_empty ... ok
[INFO] [stdout] test asm_parser::tests::test_error_unexpected_character ... ok
[INFO] [stdout] test asm_parser::tests::test_register ... ok
[INFO] [stdout] test asm_parser::tests::test_operand ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_forward ... ok
[INFO] [stdout] test elf::test::test_fuzz_load ... ignored
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_16bits ... ok
[INFO] [stdout] test elf::test::test_relocs ... ok
[INFO] [stdout] test elf::test::test_validate ... ok
[INFO] [stdout] test asm_parser::tests::test_initial_whitespace ... ok
[INFO] [stdout] test elf::test::test_load ... ok
[INFO] [stdout] test call_frames::tests::test_frames ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_back ... ok
[INFO] [stdout] test asm_parser::tests::test_exit ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_32bits ... ok
[INFO] [stdout] test asm_parser::tests::test_integer ... ok
[INFO] [stdout] test asm_parser::tests::test_ja ... ok
[INFO] [stdout] test asm_parser::tests::test_lsh ... ok
[INFO] [stdout] test asm_parser::tests::test_tcp_sack ... ok
[INFO] [stdout] test elf::test::test_entrypoint ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_64bit ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_little_endian_16bits ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_little_endian_32bits ... ok
[INFO] [stdout] test asm_parser::tests::test_ldxh ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_little_endian_64bit ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_greater_than_const_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_lower_or_equals_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_lower_or_equals_to_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_bit_and_with_src_not_equal_zero ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_equals_src ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_to_label ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_lower_than_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_greater_or_equals_to_src ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_lower_or_equals_to_src ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_lower_than_src ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_lower_or_equals_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_lower_than_const_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_greater_than_src ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_greater_than_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_double_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_half_word ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_equals_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_not_equals_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_greater_or_equals_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_greater_or_equals_to_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_greater_than_const ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_lower_than_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_not_equals_src ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_byte ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::immediate::jump_on_dst_bit_and_with_const_not_equal_zero ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_double_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_indirect_byte ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_indirect_half_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::register::load_byte_from_set_src_with_offset ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::register::load_double_word_from_set_src_with_offset ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_and_add_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::register::load_word_from_set_src_with_offset ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_indirect_double_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_indirect_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::register::load_half_word_from_set_src_with_offset ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_bit_and_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_bit_or_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_mod_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_signed_right_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_sub_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_and_add_from_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_bit_xor_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_mul_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_bit_and_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_negate_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_div_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_div_constant_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_mod_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_bit_xor_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_mul_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_and_add_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_bit_or_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_bit_and_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_sub_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_logical_right_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_bit_or_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_left_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_mod_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_bit_xor_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_logical_right_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_div_constant_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::immediate::move_left_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_mul_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_negate_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_from_register_to_another_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_left_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_logical_right_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x32::register::move_signed_right_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_signed_right_shift_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::immediate::move_sub_const_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_and_add_from_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_bit_or_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_bit_xor_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_bit_and_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_div_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_from_register_to_another_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_left_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_logical_right_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_mod_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_mul_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::jump_instructions::register::jump_on_dst_greater_or_equals_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_signed_right_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::moves_instructions::arch_x64::register::move_sub_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::programs::example_from_assembler ... ok
[INFO] [stdout] test insn_builder::tests::special::call_immediate ... ok
[INFO] [stdout] test insn_builder::tests::special::exit_operation ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_byte_from_dst_into_immediate_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_byte_from_dst_into_src_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_double_word_from_dst_into_immediate_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_double_word_from_dst_into_src_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_half_word_from_dst_into_immediate_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_word_from_dst_into_immediate_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_word_from_dst_into_src_address ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_half_word_from_dst_into_src_address ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_out_of_bounds_back - should panic ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_out_of_bounds_forward - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assembler.rs (/opt/rustwide/target/debug/deps/assembler-7be77889eeaf7e78)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_add64 ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_call_imm ... ok
[INFO] [stdout] test test_alu_unary ... ok
[INFO] [stdout] test test_call_reg ... ok
[INFO] [stdout] test test_alu_binary ... ok
[INFO] [stdout] test test_error_invalid_instruction ... ok
[INFO] [stdout] test test_endian ... ok
[INFO] [stdout] test test_ja ... ok
[INFO] [stdout] test test_lddw ... ok
[INFO] [stdout] test test_load_ind ... ok
[INFO] [stdout] test test_ldxw ... ok
[INFO] [stdout] test test_load_reg ... ok
[INFO] [stdout] test test_load_abs ... ok
[INFO] [stdout] test test_error_operands_out_of_range ... ok
[INFO] [stdout] test test_ldindw ... ok
[INFO] [stdout] test test_ldxdw ... ok
[INFO] [stdout] test test_large_immediate ... ok
[INFO] [stdout] test test_be32 ... ok
[INFO] [stdout] test test_exit ... ok
[INFO] [stdout] test test_ldabsw ... ok
[INFO] [stdout] test test_neg64 ... ok
[INFO] [stdout] test test_sth ... ok
[INFO] [stdout] test test_error_unexpected_operands ... ok
[INFO] [stdout] test test_jeq ... ok
[INFO] [stdout] test test_jump_conditional ... ok
[INFO] [stdout] test test_stw ... ok
[INFO] [stdout] test test_store_reg ... ok
[INFO] [stdout] test test_store_imm ... ok
[INFO] [stdout] test test_stxw ... ok
[INFO] [stdout] test test_tcp_sack ... ok
[INFO] [stdout] test test_stxh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disassembler.rs (/opt/rustwide/target/debug/deps/disassembler-987b6f5cc8555f42)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_alu_unary ... ok
[INFO] [stdout] test test_alu_binary ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_add64 ... ok
[INFO] [stdout] test test_be32 ... ok
[INFO] [stdout] test test_endian ... ok
[INFO] [stdout] test test_call ... ok
[INFO] [stdout] test test_jump_conditional ... ok
[INFO] [stdout] test test_load_ind ... ok
[INFO] [stdout] test test_lddw ... ok
[INFO] [stdout] test test_load_abs ... ok
[INFO] [stdout] test test_ldxw ... ok
[INFO] [stdout] test test_ldabsw ... ok
[INFO] [stdout] test test_jeq ... ok
[INFO] [stdout] test test_large_immediate ... ok
[INFO] [stdout] test test_neg64 ... ok
[INFO] [stdout] test test_load_reg ... ok
[INFO] [stdout] test test_store_imm ... ok
[INFO] [stdout] test test_store_reg ... ok
[INFO] [stdout] test test_sth ... ok
[INFO] [stdout] test test_stw ... ok
[INFO] [stdout] test test_stxh ... ok
[INFO] [stdout] test test_ja ... ok
[INFO] [stdout] test test_stxw ... ok
[INFO] [stdout] test test_exit ... ok
[INFO] [stdout] test test_ldindw ... ok
[INFO] [stdout] test test_ldxdw ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/misc.rs (/opt/rustwide/target/debug/deps/misc-a91e83f8024b45c5)
[INFO] [stderr]      Running tests/ubpf_execution.rs (/opt/rustwide/target/debug/deps/ubpf_execution-857d75e04ed49c56)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_fuzz_execute ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 157 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'test_add32' (216) panicked at src/jit.rs:206:9:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x769768b2000c
[INFO] [stderr] stack backtrace:
[INFO] [stderr] error: test failed, to rerun pass `--test ubpf_execution`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ubpf_execution-857d75e04ed49c56` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "c940ac6a4ab5dd08ab16e53e4b50f31be030fe6f598c3b6b0518f772c9f69821", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c940ac6a4ab5dd08ab16e53e4b50f31be030fe6f598c3b6b0518f772c9f69821", kill_on_drop: false }`
[INFO] [stdout] c940ac6a4ab5dd08ab16e53e4b50f31be030fe6f598c3b6b0518f772c9f69821
