[INFO] cloning repository https://github.com/manojimentus/rbpf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manojimentus/rbpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanojimentus%2Frbpf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanojimentus%2Frbpf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 258c2233d0b961b1417db34fec179bb1f6c9d8b6
[INFO] testing manojimentus/rbpf against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanojimentus%2Frbpf" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manojimentus/rbpf
[INFO] finished tweaking git repo https://github.com/manojimentus/rbpf
[INFO] tweaked toml for git repo https://github.com/manojimentus/rbpf written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manojimentus/rbpf on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manojimentus/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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3455070db5a2786c29212820fff7affac4063b668ab994b4eed1d3600ab6d6fb
[INFO] running `Command { std: "docker" "start" "-a" "3455070db5a2786c29212820fff7affac4063b668ab994b4eed1d3600ab6d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3455070db5a2786c29212820fff7affac4063b668ab994b4eed1d3600ab6d6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3455070db5a2786c29212820fff7affac4063b668ab994b4eed1d3600ab6d6fb", kill_on_drop: false }`
[INFO] [stdout] 3455070db5a2786c29212820fff7affac4063b668ab994b4eed1d3600ab6d6fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16cdc86ee5934d3860baadf53244ab46c15ce741b30523d9cded36333e5a2588
[INFO] running `Command { std: "docker" "start" "-a" "16cdc86ee5934d3860baadf53244ab46c15ce741b30523d9cded36333e5a2588", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling hash32 v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling gemachain_rbpf v0.2.14 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling time v0.1.43
[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 19.87s
[INFO] running `Command { std: "docker" "inspect" "16cdc86ee5934d3860baadf53244ab46c15ce741b30523d9cded36333e5a2588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16cdc86ee5934d3860baadf53244ab46c15ce741b30523d9cded36333e5a2588", kill_on_drop: false }`
[INFO] [stdout] 16cdc86ee5934d3860baadf53244ab46c15ce741b30523d9cded36333e5a2588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf2f32be218a7e8ea89b456ba6abd0797def52868cd483b54a2c72cc53bf859f
[INFO] running `Command { std: "docker" "start" "-a" "bf2f32be218a7e8ea89b456ba6abd0797def52868cd483b54a2c72cc53bf859f", 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] [stderr]    Compiling byteorder v0.5.3
[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] [stderr]    Compiling test_utils v0.2.14 (/opt/rustwide/workdir/test_utils)
[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] [stderr]    Compiling json v0.11.15
[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 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: 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 20.19s
[INFO] running `Command { std: "docker" "inspect" "bf2f32be218a7e8ea89b456ba6abd0797def52868cd483b54a2c72cc53bf859f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2f32be218a7e8ea89b456ba6abd0797def52868cd483b54a2c72cc53bf859f", kill_on_drop: false }`
[INFO] [stdout] bf2f32be218a7e8ea89b456ba6abd0797def52868cd483b54a2c72cc53bf859f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10bfcd94ace280dcf47f6b0f4bc9a5fd11c61e40299f12ab1b2b58bbee8c3cfc
[INFO] running `Command { std: "docker" "start" "-a" "10bfcd94ace280dcf47f6b0f4bc9a5fd11c61e40299f12ab1b2b58bbee8c3cfc", 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: `gemachain_rbpf` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gemachain_rbpf-db69acd63b928613)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[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_exit ... ok
[INFO] [stdout] test asm_parser::tests::test_ident ... ok
[INFO] [stdout] test asm_parser::tests::test_initial_whitespace ... 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_integer ... ok
[INFO] [stdout] test asm_parser::tests::test_ja ... ok
[INFO] [stdout] test asm_parser::tests::test_ldxh ... ok
[INFO] [stdout] test asm_parser::tests::test_lsh ... ok
[INFO] [stdout] test asm_parser::tests::test_operand ... ok
[INFO] [stdout] test asm_parser::tests::test_register ... ok
[INFO] [stdout] test asm_parser::tests::test_tcp_sack ... ok
[INFO] [stdout] test call_frames::tests::test_frames ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_back ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_forward ... ok
[INFO] [stdout] test elf::test::test_fuzz_load ... ignored
[INFO] [stdout] test asm_parser::tests::test_empty ... ok
[INFO] [stdout] test elf::test::test_entrypoint ... ok
[INFO] [stdout] test elf::test::test_load ... ok
[INFO] [stdout] test elf::test::test_relocs ... ok
[INFO] [stdout] test elf::test::test_validate ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_16bits ... ok
[INFO] [stdout] test asm_parser::tests::test_error_unexpected_character ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_little_endian_32bits ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_32bits ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_big_endian_64bit ... 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::jump_instructions::immediate::jump_on_dst_equals_const ... 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::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_than_const ... 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::immediate::jump_on_dst_lower_than_const_signed ... 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_to_label ... 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::register::jump_on_dst_greater_or_equals_src_signed ... 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_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::jump_instructions::register::jump_on_dst_lower_or_equals_src_signed ... 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_not_equals_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_than_src_signed ... ok
[INFO] [stdout] test insn_builder::tests::byte_swap_instructions::convert_host_to_little_endian_64bit ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_byte ... 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_double_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_abs_half_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_abs_word ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::immediate::load_indirect_half_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_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::load_instructions::immediate::load_indirect_double_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::byte_swap_instructions::convert_host_to_little_endian_16bits ... ok
[INFO] [stdout] test insn_builder::tests::load_instructions::register::load_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_and_add_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_div_constant_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_x32::immediate::move_mod_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::immediate::move_bit_xor_const_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_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_negate_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::register::move_bit_or_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_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_div_from_register_to_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_mul_from_register_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_signed_right_shift_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_sub_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_x64::immediate::move_bit_or_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_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_x64::immediate::move_mod_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_negate_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::jump_instructions::immediate::jump_on_dst_greater_or_equals_src_signed ... 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::register::move_and_add_from_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::immediate::move_left_shift_const_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_bit_or_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] [stderr]      Running tests/assembler.rs (/opt/rustwide/target/debug/deps/assembler-cd7c7d5a762ddbd4)
[INFO] [stdout] test insn_builder::tests::programs::example_from_assembler ... 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::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_half_word_from_dst_into_src_address ... 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_signed_right_shift_from_register_to_register ... ok
[INFO] [stdout] test insn_builder::tests::store_instructions::store_word_from_dst_into_src_address ... ok
[INFO] [stdout] test insn_builder::tests::special::call_immediate ... ok
[INFO] [stdout] test insn_builder::tests::special::exit_operation ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_out_of_bounds_forward - should panic ... ok
[INFO] [stdout] test elf::test::test_fixup_relative_calls_out_of_bounds_back - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 128 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test test_be32 ... ok
[INFO] [stdout] test test_call_imm ... ok
[INFO] [stdout] test test_alu_binary ... ok
[INFO] [stdout] test test_add64 ... ok
[INFO] [stdout] test test_error_invalid_instruction ... ok
[INFO] [stdout] test test_endian ... ok
[INFO] [stdout] test test_error_unexpected_operands ... ok
[INFO] [stdout] test test_call_reg ... ok
[INFO] [stdout] test test_exit ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_error_operands_out_of_range ... ok
[INFO] [stdout] test test_ja ... ok
[INFO] [stdout] test test_jeq ... ok
[INFO] [stdout] test test_alu_unary ... ok
[INFO] [stdout] test test_ldabsw ... ok
[INFO] [stdout] test test_ldxdw ... ok
[INFO] [stdout] test test_lddw ... ok
[INFO] [stdout] test test_ldxw ... ok
[INFO] [stdout] test test_ldindw ... ok
[INFO] [stdout] test test_jump_conditional ... ok
[INFO] [stdout] test test_load_ind ... ok
[INFO] [stdout] test test_load_abs ... 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_stxh ... ok
[INFO] [stdout] test test_sth ... ok
[INFO] [stdout] test test_stxw ... ok
[INFO] [stdout] test test_stw ... ok
[INFO] [stdout] test test_large_immediate ... ok
[INFO] [stdout] test test_tcp_sack ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/disassembler.rs (/opt/rustwide/target/debug/deps/disassembler-425d803fe7445f8d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_alu_binary ... ok
[INFO] [stdout] test test_alu_unary ... ok
[INFO] [stdout] test test_add64 ... ok
[INFO] [stdout] test test_be32 ... ok
[INFO] [stdout] test test_call ... ok
[INFO] [stdout] test test_exit ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_ja ... ok
[INFO] [stdout] test test_ldabsw ... ok
[INFO] [stdout] test test_ldindw ... ok
[INFO] [stdout] test test_lddw ... ok
[INFO] [stdout] test test_large_immediate ... ok
[INFO] [stdout] test test_endian ... ok
[INFO] [stdout] test test_load_abs ... ok
[INFO] [stdout] test test_jeq ... ok
[INFO] [stdout] test test_ldxdw ... ok
[INFO] [stdout] test test_ldxw ... ok
[INFO] [stdout] test test_load_reg ... ok
[INFO] [stdout] test test_neg64 ... ok
[INFO] [stdout] test test_load_ind ... ok
[INFO] [stdout] test test_jump_conditional ... ok
[INFO] [stdout] test test_store_imm ... ok
[INFO] [stdout] test test_sth ... ok
[INFO] [stdout] test test_store_reg ... ok
[INFO] [stdout] test test_stw ... ok
[INFO] [stdout] test test_stxw ... ok
[INFO] [stderr]      Running tests/misc.rs (/opt/rustwide/target/debug/deps/misc-31ccd9f53eec62e5)
[INFO] [stdout] test test_stxh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[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] [stderr]      Running tests/ubpf_execution.rs (/opt/rustwide/target/debug/deps/ubpf_execution-509eff623c1787d3)
[INFO] [stdout] 
[INFO] [stdout] running 157 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'test_arsh32_imm' (214) panicked at /opt/rustwide/workdir/src/jit.rs:206:9:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x8 but is 0x73d62e29600c
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x58eba26e4082 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58eba26e4082 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58eba26e4082 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x58eba26e4082 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x58eba26f4b2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x58eba26f4b2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x58eba26b1241 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x58eba26b1241 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x58eba26bd542 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x58eba26c20ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x58eba26c1f49 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x58eba25af47e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x58eba25af47e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x58eba26c27af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x58eba26c27af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x58eba26c260a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x58eba26bd679 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x58eba26a59bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x58eba26fcc6d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x58eba26fcc6d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x58eba26fceb1 - core::panicking::panic_misaligned_pointer_dereference::h471f6de7a6940143
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x58eba252079a - gemachain_rbpf::jit::emit::hf272e18a57d6d88b
[INFO] [stderr]                                at /opt/rustwide/workdir/src/jit.rs:206:9
[INFO] [stderr]   22:     0x58eba251d3b9 - gemachain_rbpf::jit::emit_variable_length::h3ab7c9bf1da169c8
[INFO] [stderr]                                at /opt/rustwide/workdir/src/jit.rs:218:29
[INFO] [stderr]   23:     0x58eba256eb9a - gemachain_rbpf::x86::X86Instruction::emit::h6b981400bf359c2e
[INFO] [stderr]                                at /opt/rustwide/workdir/src/x86.rs:170:9
[INFO] [stderr]   24:     0x58eba25095aa - gemachain_rbpf::jit::JitCompiler::generate_prologue::h0e88b901042a5f9c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/jit.rs:1538:144
[INFO] [stderr]   25:     0x58eba250eed0 - gemachain_rbpf::jit::JitCompiler::compile::hc7560cf3f6adc712
[INFO] [stderr]                                at /opt/rustwide/workdir/src/jit.rs:984:14
[INFO] [stderr]   26:     0x58eba251d524 - gemachain_rbpf::jit::JitProgram<E,I>::new::hac220e6bd8e3b26c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/jit.rs:151:13
[INFO] [stderr]   27:     0x58eba254e3f2 - <gemachain_rbpf::elf::EBpfElf<E,I> as gemachain_rbpf::vm::Executable<E,I>>::jit_compile::h0b34a23523172854
[INFO] [stderr]                                at /opt/rustwide/workdir/src/elf.rs:272:38
[INFO] [stderr]   28:     0x58eba248cb99 - ubpf_execution::test_arsh32_imm::hb93382448fe86c74
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ubpf_execution.rs:48:50
[INFO] [stderr]   29:     0x58eba248d557 - ubpf_execution::test_arsh32_imm::{{closure}}::h5ab3ecf59825272c
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/ubpf_execution.rs:412:21
[INFO] [stderr]   30:     0x58eba256fd16 - core::ops::function::FnOnce::call_once::h49cae5e6e9490e9e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   31:     0x58eba25af23b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   32:     0x58eba25af23b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   33:     0x58eba25c4ea5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   34:     0x58eba25c4ea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   35:     0x58eba25c4ea5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   36:     0x58eba25c4ea5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   37:     0x58eba25c4ea5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   38:     0x58eba25c4ea5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   39:     0x58eba25c4ea5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   40:     0x58eba259b694 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   41:     0x58eba259b694 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   42:     0x58eba259ef5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   43:     0x58eba259ef5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   44:     0x58eba259ef5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   45:     0x58eba259ef5a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   46:     0x58eba259ef5a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   47:     0x58eba259ef5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   48:     0x58eba259ef5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x58eba26b87df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   50:     0x58eba26b87df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   51:     0x73d62e002aa4 - <unknown>
[INFO] [stderr]   52:     0x73d62e08fa34 - clone
[INFO] [stderr]   53:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[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-509eff623c1787d3` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "10bfcd94ace280dcf47f6b0f4bc9a5fd11c61e40299f12ab1b2b58bbee8c3cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10bfcd94ace280dcf47f6b0f4bc9a5fd11c61e40299f12ab1b2b58bbee8c3cfc", kill_on_drop: false }`
[INFO] [stdout] 10bfcd94ace280dcf47f6b0f4bc9a5fd11c61e40299f12ab1b2b58bbee8c3cfc
