[INFO] cloning repository https://github.com/lars-frogner/intel_8086
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lars-frogner/intel_8086" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flars-frogner%2Fintel_8086", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flars-frogner%2Fintel_8086'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 901cf8583a94c1e7ac78206950875c0a2bcb60d4
[INFO] testing lars-frogner/intel_8086 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flars-frogner%2Fintel_8086" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lars-frogner/intel_8086
[INFO] finished tweaking git repo https://github.com/lars-frogner/intel_8086
[INFO] tweaked toml for git repo https://github.com/lars-frogner/intel_8086 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lars-frogner/intel_8086 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lars-frogner/intel_8086 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.57
[INFO] [stderr]   Downloaded thiserror-impl v1.0.57
[INFO] [stderr]   Downloaded tempfile v3.10.0
[INFO] [stderr]   Downloaded syn v2.0.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75bcfd2bd6b3b94e24a34ec8747fba4b75f58caa3667bec3193f35e7c2158ff1
[INFO] running `Command { std: "docker" "start" "-a" "75bcfd2bd6b3b94e24a34ec8747fba4b75f58caa3667bec3193f35e7c2158ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75bcfd2bd6b3b94e24a34ec8747fba4b75f58caa3667bec3193f35e7c2158ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75bcfd2bd6b3b94e24a34ec8747fba4b75f58caa3667bec3193f35e7c2158ff1", kill_on_drop: false }`
[INFO] [stdout] 75bcfd2bd6b3b94e24a34ec8747fba4b75f58caa3667bec3193f35e7c2158ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd8e927a736ebe868f8ef5979d09b52d84e86d2af2ef5499309377bf66150ded
[INFO] running `Command { std: "docker" "start" "-a" "bd8e927a736ebe868f8ef5979d09b52d84e86d2af2ef5499309377bf66150ded", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling intel_8086 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:738:30
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError> {
[INFO] [stdout]     |                              ^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:750:34
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                  ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:793:12
[INFO] [stdout]     |
[INFO] [stdout] 793 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 794 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 794 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 817 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 817 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 840 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 840 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:859:61
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                             ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 885 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 885 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:904:63
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                               ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:930:12
[INFO] [stdout]     |
[INFO] [stdout] 930 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 931 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 931 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:948:12
[INFO] [stdout]     |
[INFO] [stdout] 948 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 949 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 949 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:967:41
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                         ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:988:12
[INFO] [stdout]     |
[INFO] [stdout] 988 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 989 | ) -> DecodeResult<DecodedRegisterOrMemory> {
[INFO] [stdout]     |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 989 | ) -> DecodeResult<'_, DecodedRegisterOrMemory> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1203:17
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     disp_bytes: &[u8],
[INFO] [stdout]      |                 ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1204 | ) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1204 | ) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1253:26
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |                          ^^^^^     ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1261:55
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<Immediate> {
[INFO] [stdout]      |                                                       ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1268:12
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     bytes: &[u8],
[INFO] [stdout]      |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1269 | ) -> DecodeResult<Immediate> {
[INFO] [stdout]      |      ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1269 | ) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s
[INFO] running `Command { std: "docker" "inspect" "bd8e927a736ebe868f8ef5979d09b52d84e86d2af2ef5499309377bf66150ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8e927a736ebe868f8ef5979d09b52d84e86d2af2ef5499309377bf66150ded", kill_on_drop: false }`
[INFO] [stdout] bd8e927a736ebe868f8ef5979d09b52d84e86d2af2ef5499309377bf66150ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6318b4b682bfd5f91878551efb59f267292e778f87be829ef81fd62985795064
[INFO] running `Command { std: "docker" "start" "-a" "6318b4b682bfd5f91878551efb59f267292e778f87be829ef81fd62985795064", kill_on_drop: false }`
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:738:30
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError> {
[INFO] [stdout]     |                              ^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:750:34
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                  ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:793:12
[INFO] [stdout]     |
[INFO] [stdout] 793 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 794 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 794 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 817 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 817 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 840 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 840 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:859:61
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                             ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 885 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 885 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:904:63
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                               ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:930:12
[INFO] [stdout]     |
[INFO] [stdout] 930 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 931 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 931 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:948:12
[INFO] [stdout]     |
[INFO] [stdout] 948 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 949 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 949 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:967:41
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                         ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:988:12
[INFO] [stdout]     |
[INFO] [stdout] 988 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 989 | ) -> DecodeResult<DecodedRegisterOrMemory> {
[INFO] [stdout]     |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 989 | ) -> DecodeResult<'_, DecodedRegisterOrMemory> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1203:17
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     disp_bytes: &[u8],
[INFO] [stdout]      |                 ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1204 | ) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1204 | ) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1253:26
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |                          ^^^^^     ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1261:55
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<Immediate> {
[INFO] [stdout]      |                                                       ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1268:12
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     bytes: &[u8],
[INFO] [stdout]      |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1269 | ) -> DecodeResult<Immediate> {
[INFO] [stdout]      |      ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1269 | ) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling intel_8086 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:738:30
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError> {
[INFO] [stdout]     |                              ^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:750:34
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                  ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:793:12
[INFO] [stdout]     |
[INFO] [stdout] 793 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 794 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 794 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:816:12
[INFO] [stdout]     |
[INFO] [stdout] 816 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 817 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 817 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:839:12
[INFO] [stdout]     |
[INFO] [stdout] 839 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 840 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 840 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:859:61
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                             ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:884:12
[INFO] [stdout]     |
[INFO] [stdout] 884 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 885 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 885 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:904:63
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                                               ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:930:12
[INFO] [stdout]     |
[INFO] [stdout] 930 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 931 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 931 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:948:12
[INFO] [stdout]     |
[INFO] [stdout] 948 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 949 | ) -> DecodeResult<Instruction> {
[INFO] [stdout]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 949 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:967:41
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stdout]     |                                         ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/decoding.rs:988:12
[INFO] [stdout]     |
[INFO] [stdout] 988 |     bytes: &[u8],
[INFO] [stdout]     |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 989 | ) -> DecodeResult<DecodedRegisterOrMemory> {
[INFO] [stdout]     |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 989 | ) -> DecodeResult<'_, DecodedRegisterOrMemory> {
[INFO] [stdout]     |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1203:17
[INFO] [stdout]      |
[INFO] [stdout] 1203 |     disp_bytes: &[u8],
[INFO] [stdout]      |                 ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1204 | ) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1204 | ) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1253:26
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stdout]      |                          ^^^^^     ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stdout]      |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1261:55
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<Immediate> {
[INFO] [stdout]      |                                                       ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/decoding.rs:1268:12
[INFO] [stdout]      |
[INFO] [stdout] 1268 |     bytes: &[u8],
[INFO] [stdout]      |            ^^^^^ this lifetime flows to the output
[INFO] [stdout] 1269 | ) -> DecodeResult<Immediate> {
[INFO] [stdout]      |      ----------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1269 | ) -> DecodeResult<'_, Immediate> {
[INFO] [stdout]      |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s
[INFO] running `Command { std: "docker" "inspect" "6318b4b682bfd5f91878551efb59f267292e778f87be829ef81fd62985795064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6318b4b682bfd5f91878551efb59f267292e778f87be829ef81fd62985795064", kill_on_drop: false }`
[INFO] [stdout] 6318b4b682bfd5f91878551efb59f267292e778f87be829ef81fd62985795064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d7bff80c2447030f0c43989fed0c890d4e7e46972ae621540872ef56a89bced
[INFO] running `Command { std: "docker" "start" "-a" "5d7bff80c2447030f0c43989fed0c890d4e7e46972ae621540872ef56a89bced", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:738:30
[INFO] [stderr]     |
[INFO] [stderr] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError> {
[INFO] [stderr]     |                              ^^^^^                     ------------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 738 | pub fn decode_program(bytes: &[u8]) -> Result<Program, ProgramDecodeError<'_>> {
[INFO] [stderr]     |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:750:34
[INFO] [stderr]     |
[INFO] [stderr] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stderr]     |                                  ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 750 | pub fn decode_instruction(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:793:12
[INFO] [stderr]     |
[INFO] [stderr] 793 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 794 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 794 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:816:12
[INFO] [stderr]     |
[INFO] [stderr] 816 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 817 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 817 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:839:12
[INFO] [stderr]     |
[INFO] [stderr] 839 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 840 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 840 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:859:61
[INFO] [stderr]     |
[INFO] [stderr] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stderr]     |                                                             ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                             |
[INFO] [stderr]     |                                                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 859 | fn decode_instr_for_imm_to_reg_opcode(op: Operation, bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:884:12
[INFO] [stderr]     |
[INFO] [stderr] 884 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 885 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 885 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:904:63
[INFO] [stderr]     |
[INFO] [stderr] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stderr]     |                                                               ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                               |
[INFO] [stderr]     |                                                               this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 904 | fn decode_instr_for_arithmetic_imm_with_mem_reg_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:930:12
[INFO] [stderr]     |
[INFO] [stderr] 930 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 931 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 931 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:948:12
[INFO] [stderr]     |
[INFO] [stderr] 948 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 949 | ) -> DecodeResult<Instruction> {
[INFO] [stderr]     |      ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 949 | ) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:967:41
[INFO] [stderr]     |
[INFO] [stderr] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<Instruction> {
[INFO] [stderr]     |                                         ^^^^^     ------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 967 | fn decode_instr_for_shift_opcode(bytes: &[u8]) -> DecodeResult<'_, Instruction> {
[INFO] [stderr]     |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/decoding.rs:988:12
[INFO] [stderr]     |
[INFO] [stderr] 988 |     bytes: &[u8],
[INFO] [stderr]     |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 989 | ) -> DecodeResult<DecodedRegisterOrMemory> {
[INFO] [stderr]     |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 989 | ) -> DecodeResult<'_, DecodedRegisterOrMemory> {
[INFO] [stderr]     |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/decoding.rs:1203:17
[INFO] [stderr]      |
[INFO] [stderr] 1203 |     disp_bytes: &[u8],
[INFO] [stderr]      |                 ^^^^^ this lifetime flows to the output
[INFO] [stderr] 1204 | ) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stderr]      |      ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1204 | ) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stderr]      |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/decoding.rs:1253:26
[INFO] [stderr]      |
[INFO] [stderr] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<MemoryAddressExpression> {
[INFO] [stderr]      |                          ^^^^^     ------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout] 
[INFO] [stderr]      |                          |
[INFO] [stdout] running 76 tests
[INFO] [stderr]      |                          this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1253 | fn decode_address(bytes: &[u8]) -> DecodeResult<'_, MemoryAddressExpression> {
[INFO] [stderr]      |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/decoding.rs:1261:55
[INFO] [stderr]      |
[INFO] [stderr] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<Immediate> {
[INFO] [stderr]      |                                                       ^^^^^     ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |                                                       |
[INFO] [stderr]      |                                                       this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1261 | fn decode_immediate(operand_size: OperandSize, bytes: &[u8]) -> DecodeResult<'_, Immediate> {
[INFO] [stderr]      |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/decoding.rs:1268:12
[INFO] [stderr]      |
[INFO] [stderr] 1268 |     bytes: &[u8],
[INFO] [stderr]      |            ^^^^^ this lifetime flows to the output
[INFO] [stderr] 1269 | ) -> DecodeResult<Immediate> {
[INFO] [stderr]      |      ----------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1269 | ) -> DecodeResult<'_, Immediate> {
[INFO] [stderr]      |                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `intel_8086` (lib) generated 16 warnings
[INFO] [stderr] warning: `intel_8086` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/intel_8086-4fcaccff5d12723c)
[INFO] [stdout] test decoding::test::should_decode_adc_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_add_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_add_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_adc_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_adc_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_add_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_and_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_and_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_and_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_arithmetic_opcodes ... ok
[INFO] [stdout] test decoding::test::should_decode_cmp_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_cmp_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_direct_memory_address_expressions ... ok
[INFO] [stdout] test decoding::test::should_decode_direction_bit ... ok
[INFO] [stdout] test decoding::test::should_decode_div_reg_mem_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_first_register_word_size ... ok
[INFO] [stdout] test decoding::test::should_decode_imul_reg_mem_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_memory_address_expressions_byte_disp ... ok
[INFO] [stdout] test decoding::test::should_decode_memory_address_expressions_no_disp ... ok
[INFO] [stdout] test decoding::test::should_decode_memory_modes ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_imm_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_mem_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_opcodes ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_reg_seg_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mul_reg_mem_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_operand_size ... ok
[INFO] [stdout] test decoding::test::should_decode_or_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_or_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_idiv_reg_mem_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_rcl_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_register_mode ... ok
[INFO] [stdout] test decoding::test::should_decode_rcr_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_reg_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_sbb_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_not_reg_mem_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_sbb_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_second_register_word_size ... ok
[INFO] [stdout] test decoding::test::should_decode_ror_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_sbb_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_sar_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_shift_count ... ok
[INFO] [stdout] test decoding::test::should_decode_shift_opcodes ... ok
[INFO] [stdout] test decoding::test::should_decode_shr_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_rol_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_first_register_byte_size ... ok
[INFO] [stdout] test decoding::test::should_decode_segment_register ... ok
[INFO] [stdout] test decoding::test::should_decode_sub_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_sub_imm_with_accum_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_cmp_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_shl_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_arithmetic_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_memory_address_expressions_word_disp ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_mem_seg_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_direct_memory_address_expressions ... ok
[INFO] [stdout] test decoding::test::should_decode_sub_reg_mem_reg_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_memory_address_expressions_disp ... ok
[INFO] [stdout] test decoding::test::should_decode_or_imm_reg_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_mov_instructions ... ok
[INFO] [stdout] test decoding::test::should_decode_mov_imm_mem_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_byte_register ... ok
[INFO] [stdout] test decoding::test::should_display_shift_instructions ... ok
[INFO] [stdout] test decoding::test::should_display_memory_address_expressions_no_disp ... ok
[INFO] [stdout] test decoding::test::should_display_segment_register ... ok
[INFO] [stdout] test decoding::test::should_fail_decoding_no_instruction ... ok
[INFO] [stdout] test decoding::test::should_fail_decoding_single_byte_instruction ... ok
[INFO] [stdout] test decoding::test::should_sign_extend_to_16_bit ... ok
[INFO] [stdout] test decoding::test::should_display_word_register ... ok
[INFO] [stdout] test testutil::test::asm_file_should_contain_input_text ... ok
[INFO] [stdout] test testutil::test::should_create_asm_file ... ok
[INFO] [stdout] test testutil::test::should_delete_asm_file_when_dropped ... ok
[INFO] [stdout] test testutil::test::should_assemble_empty_asm_file ... ok
[INFO] [stdout] test testutil::test::should_delete_bin_file_when_dropped ... ok
[INFO] [stdout] test testutil::test::should_assemble_instructions ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/intel_8086-13f0b7c010399b97)
[INFO] [stdout] test testutil::test::should_read_single_two_byte_instruction_bin_file ... ok
[INFO] [stdout] test testutil::test::should_read_empty_bin_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decoding.rs (/opt/rustwide/target/debug/deps/decoding-a4d1e99069d1a763)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test test_decoding_adc_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_adc_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_and_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_cmp_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_imm_reg_instructions ... ok
[INFO] [stdout] test test_decoding_div_reg_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_cmp_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_add_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_and_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_imul_reg_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_add_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_imm_mem_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_mem_direct_address_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_mem_neg_disp_instructions ... ok
[INFO] [stdout] test test_decoding_idiv_reg_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_adc_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_or_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_and_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_mem_seg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_seg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_mem_word_disp_instructions ... ok
[INFO] [stdout] test test_decoding_sar_instructions ... ok
[INFO] [stdout] test test_decoding_add_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_mem_byte_disp_instructions ... ok
[INFO] [stdout] test test_decoding_not_reg_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mul_reg_mem_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_mov_reg_mem_no_disp_instructions ... ok
[INFO] [stdout] test test_decoding_rol_instructions ... ok
[INFO] [stdout] test test_decoding_ror_instructions ... ok
[INFO] [stdout] test test_decoding_or_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_cmp_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_sbb_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_sbb_imm_accum_reg_instructions ... ok
[INFO] [stdout] test test_decoding_shl_instructions ... ok
[INFO] [stdout] test test_decoding_single_mov_reg_reg_byte_instruction ... ok
[INFO] [stdout] test test_decoding_rcr_instructions ... ok
[INFO] [stdout] test test_decoding_rcl_instructions ... ok
[INFO] [stdout] test test_decoding_sub_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_multiple_mov_reg_reg_word_instructions ... ok
[INFO] [stdout] test test_decoding_or_mem_reg_reg_instructions ... ok
[INFO] [stdout] test test_decoding_shr_instructions ... ok
[INFO] [stdout] test test_decoding_single_mov_reg_reg_word_instruction ... ok
[INFO] [stdout] test test_decoding_sbb_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_sub_imm_mem_reg_instructions ... ok
[INFO] [stdout] test test_decoding_sub_imm_accum_reg_instructions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests intel_8086
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d7bff80c2447030f0c43989fed0c890d4e7e46972ae621540872ef56a89bced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7bff80c2447030f0c43989fed0c890d4e7e46972ae621540872ef56a89bced", kill_on_drop: false }`
[INFO] [stdout] 5d7bff80c2447030f0c43989fed0c890d4e7e46972ae621540872ef56a89bced
