[INFO] fetching crate watson 0.9.2...
[INFO] building watson-0.9.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate watson 0.9.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate watson 0.9.2
[INFO] finished tweaking crates.io crate watson 0.9.2
[INFO] tweaked toml for crates.io crate watson 0.9.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate watson 0.9.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding spin v0.5.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webassembly v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcf299968000ea4a1d3c1919a5a55ea048c76bcd119fd51866e858b04003a7c4
[INFO] running `Command { std: "docker" "start" "-a" "dcf299968000ea4a1d3c1919a5a55ea048c76bcd119fd51866e858b04003a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcf299968000ea4a1d3c1919a5a55ea048c76bcd119fd51866e858b04003a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf299968000ea4a1d3c1919a5a55ea048c76bcd119fd51866e858b04003a7c4", kill_on_drop: false }`
[INFO] [stdout] dcf299968000ea4a1d3c1919a5a55ea048c76bcd119fd51866e858b04003a7c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296827d641d75b36cd78970970b4167b2b161fac8f1519b38a14e72b368fbd43
[INFO] running `Command { std: "docker" "start" "-a" "296827d641d75b36cd78970970b4167b2b161fac8f1519b38a14e72b368fbd43", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling webassembly v0.8.2
[INFO] [stderr]    Compiling watson v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `c_extern`
[INFO] [stdout]   --> src/lib.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "c_extern")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `c_extern` as a feature in `Cargo.toml`
[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: unused variable: `b`
[INFO] [stdout]    --> src/interpreter.rs:569:34
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 Instruction::Raw(b) => {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:576:36
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:576:48
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:579:35
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:579:47
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:582:33
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `if_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:45
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_if_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:62
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:585:33
[INFO] [stdout]     |
[INFO] [stdout] 585 |                 Instruction::Br(i) => {
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:588:35
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 Instruction::BrIf(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `labels`
[INFO] [stdout]    --> src/interpreter.rs:591:38
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_index`
[INFO] [stdout]    --> src/interpreter.rs:591:46
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:597:35
[INFO] [stdout]     |
[INFO] [stdout] 597 |                 Instruction::Call(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:600:43
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 Instruction::CallIndirect(i) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:621:40
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 Instruction::GlobalGet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:624:40
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 Instruction::GlobalSet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:627:38
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:627:45
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:630:38
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:630:45
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:633:38
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:633:45
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:636:38
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:636:45
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:639:40
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:639:47
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:642:40
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:642:47
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:645:41
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:645:48
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:648:48
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:651:40
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:651:47
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:654:40
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:654:47
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:657:41
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:657:48
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:660:48
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:663:41
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:663:48
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:666:41
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:666:48
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:669:39
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:669:46
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:672:39
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:672:46
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:675:39
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:675:46
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:678:39
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:678:46
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:681:47
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:684:41
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:684:48
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:687:40
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:687:47
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:690:41
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:690:48
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:693:41
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:693:48
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/parser/wast.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn wast_file(input: &[u8]) -> Result<Wast, &'static str> {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/program.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 23 |         name: &str,
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView, &'static str> {
[INFO] [stdout]    |                  -- ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView<'a>, &'static str> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:575:19
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView), &'static str> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView<'_>), &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:896:27
[INFO] [stdout]     |
[INFO] [stdout] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView, &'static str> {
[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] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView<'_>, &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.48s
[INFO] running `Command { std: "docker" "inspect" "296827d641d75b36cd78970970b4167b2b161fac8f1519b38a14e72b368fbd43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296827d641d75b36cd78970970b4167b2b161fac8f1519b38a14e72b368fbd43", kill_on_drop: false }`
[INFO] [stdout] 296827d641d75b36cd78970970b4167b2b161fac8f1519b38a14e72b368fbd43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3305276fbf3dcb516133dfdd5d5a8692eba39caee2ba6bf04912dc8ed686d8c0
[INFO] running `Command { std: "docker" "start" "-a" "3305276fbf3dcb516133dfdd5d5a8692eba39caee2ba6bf04912dc8ed686d8c0", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `c_extern`
[INFO] [stdout]   --> src/lib.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "c_extern")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `c_extern` as a feature in `Cargo.toml`
[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: unused variable: `b`
[INFO] [stdout]    --> src/interpreter.rs:569:34
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 Instruction::Raw(b) => {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:576:36
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:576:48
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:579:35
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:579:47
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:582:33
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `if_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:45
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_if_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:62
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:585:33
[INFO] [stdout]     |
[INFO] [stdout] 585 |                 Instruction::Br(i) => {
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:588:35
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 Instruction::BrIf(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `labels`
[INFO] [stdout]    --> src/interpreter.rs:591:38
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_index`
[INFO] [stdout]    --> src/interpreter.rs:591:46
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:597:35
[INFO] [stdout]     |
[INFO] [stdout] 597 |                 Instruction::Call(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:600:43
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 Instruction::CallIndirect(i) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:621:40
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 Instruction::GlobalGet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:624:40
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 Instruction::GlobalSet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:627:38
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:627:45
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:630:38
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:630:45
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:633:38
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:633:45
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:636:38
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:636:45
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:639:40
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:639:47
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:642:40
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:642:47
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:645:41
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:645:48
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:648:48
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:651:40
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:651:47
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:654:40
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:654:47
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:657:41
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:657:48
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:660:48
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:663:41
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:663:48
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:666:41
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:666:48
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:669:39
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:669:46
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:672:39
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:672:46
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:675:39
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:675:46
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:678:39
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling watson v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:678:46
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:681:47
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:684:41
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:684:48
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:687:40
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:687:47
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:690:41
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:690:48
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:693:41
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:693:48
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/parser/wast.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn wast_file(input: &[u8]) -> Result<Wast, &'static str> {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/program.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 23 |         name: &str,
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView, &'static str> {
[INFO] [stdout]    |                  -- ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView<'a>, &'static str> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:575:19
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView), &'static str> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView<'_>), &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:896:27
[INFO] [stdout]     |
[INFO] [stdout] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView, &'static str> {
[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] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView<'_>, &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `c_extern`
[INFO] [stdout]   --> src/lib.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(feature = "c_extern")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `c_extern` as a feature in `Cargo.toml`
[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: unused variable: `b`
[INFO] [stdout]    --> src/interpreter.rs:569:34
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 Instruction::Raw(b) => {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:576:36
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:576:48
[INFO] [stdout]     |
[INFO] [stdout] 576 |                 Instruction::Block(block_type, instructions) => {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:579:35
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]    --> src/interpreter.rs:579:47
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 Instruction::Loop(block_type, instructions) => {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/interpreter.rs:582:33
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `if_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:45
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_if_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_instructions`
[INFO] [stdout]    --> src/interpreter.rs:582:62
[INFO] [stdout]     |
[INFO] [stdout] 582 |                 Instruction::If(block_type, if_instructions, else_instructions) => {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_instructions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:585:33
[INFO] [stdout]     |
[INFO] [stdout] 585 |                 Instruction::Br(i) => {
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:588:35
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 Instruction::BrIf(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `labels`
[INFO] [stdout]    --> src/interpreter.rs:591:38
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_index`
[INFO] [stdout]    --> src/interpreter.rs:591:46
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 Instruction::BrTable(labels, label_index) => {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:597:35
[INFO] [stdout]     |
[INFO] [stdout] 597 |                 Instruction::Call(i) => {
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:600:43
[INFO] [stdout]     |
[INFO] [stdout] 600 |                 Instruction::CallIndirect(i) => {
[INFO] [stdout]     |                                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:621:40
[INFO] [stdout]     |
[INFO] [stdout] 621 |                 Instruction::GlobalGet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/interpreter.rs:624:40
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 Instruction::GlobalSet(i) => {
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:627:38
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:627:45
[INFO] [stdout]     |
[INFO] [stdout] 627 |                 Instruction::I32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:630:38
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:630:45
[INFO] [stdout]     |
[INFO] [stdout] 630 |                 Instruction::I64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:633:38
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:633:45
[INFO] [stdout]     |
[INFO] [stdout] 633 |                 Instruction::F32Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:636:38
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:636:45
[INFO] [stdout]     |
[INFO] [stdout] 636 |                 Instruction::F64Load(align, offset) => {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:639:40
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:639:47
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 Instruction::I32Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:642:40
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:642:47
[INFO] [stdout]     |
[INFO] [stdout] 642 |                 Instruction::I32Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:645:41
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:645:48
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 Instruction::I32Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:648:48
[INFO] [stdout]     |
[INFO] [stdout] 648 |                 Instruction::I32Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:651:40
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:651:47
[INFO] [stdout]     |
[INFO] [stdout] 651 |                 Instruction::I64Load8S(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:654:40
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:654:47
[INFO] [stdout]     |
[INFO] [stdout] 654 |                 Instruction::I64Load8U(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:657:41
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:657:48
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 Instruction::I64Load16S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:660:48
[INFO] [stdout]     |
[INFO] [stdout] 660 |                 Instruction::I64Load16U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:663:41
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:663:48
[INFO] [stdout]     |
[INFO] [stdout] 663 |                 Instruction::I64Load32S(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:666:41
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:666:48
[INFO] [stdout]     |
[INFO] [stdout] 666 |                 Instruction::I64Load32U(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:669:39
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:669:46
[INFO] [stdout]     |
[INFO] [stdout] 669 |                 Instruction::I32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:672:39
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:672:46
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 Instruction::I64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:675:39
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:675:46
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 Instruction::F32Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:678:39
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:678:46
[INFO] [stdout]     |
[INFO] [stdout] 678 |                 Instruction::F64Store(align, offset) => {
[INFO] [stdout]     |                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:681:47
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 Instruction::I32Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:684:41
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:684:48
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 Instruction::I32Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:687:40
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:687:47
[INFO] [stdout]     |
[INFO] [stdout] 687 |                 Instruction::I64Store8(align, offset) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:690:41
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:690:48
[INFO] [stdout]     |
[INFO] [stdout] 690 |                 Instruction::I64Store16(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/interpreter.rs:693:41
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/interpreter.rs:693:48
[INFO] [stdout]     |
[INFO] [stdout] 693 |                 Instruction::I64Store32(align, offset) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]  --> src/parser/wast.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn wast_file(input: &[u8]) -> Result<Wast, &'static str> {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/core/program.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 23 |         name: &str,
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView, &'static str> {
[INFO] [stdout]    |                  -- ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ) -> Result<&'a ExportView<'a>, &'static str> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:575:19
[INFO] [stdout]     |
[INFO] [stdout] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView), &'static str> {
[INFO] [stdout]     |                   ^^^^^             ^^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |                 |
[INFO] [stdout]     |                   |                 the same lifetime is elided here
[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] 575 | fn section(input: &[u8]) -> Result<(&[u8], SectionView<'_>), &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/wasm.rs:896:27
[INFO] [stdout]     |
[INFO] [stdout] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView, &'static str> {
[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] 896 | pub fn wasm_module(input: &[u8]) -> Result<ProgramView<'_>, &'static str> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "3305276fbf3dcb516133dfdd5d5a8692eba39caee2ba6bf04912dc8ed686d8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3305276fbf3dcb516133dfdd5d5a8692eba39caee2ba6bf04912dc8ed686d8c0", kill_on_drop: false }`
[INFO] [stdout] 3305276fbf3dcb516133dfdd5d5a8692eba39caee2ba6bf04912dc8ed686d8c0
