[INFO] cloning repository https://github.com/emliunix/wasmly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emliunix/wasmly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Fwasmly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Fwasmly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 118a56bf9c16eda736615fbe13e3ab6b18d49707
[INFO] testing emliunix/wasmly against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Fwasmly" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emliunix/wasmly
[INFO] finished tweaking git repo https://github.com/emliunix/wasmly
[INFO] tweaked toml for git repo https://github.com/emliunix/wasmly written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emliunix/wasmly on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emliunix/wasmly 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasmly`
[INFO] [stderr]   * `bin` target `wasmly`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de8b0ba3d4b0ae082ce592f95ef871386c4c62cf144c634971c731e40c10c5b4
[INFO] running `Command { std: "docker" "start" "-a" "de8b0ba3d4b0ae082ce592f95ef871386c4c62cf144c634971c731e40c10c5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de8b0ba3d4b0ae082ce592f95ef871386c4c62cf144c634971c731e40c10c5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8b0ba3d4b0ae082ce592f95ef871386c4c62cf144c634971c731e40c10c5b4", kill_on_drop: false }`
[INFO] [stdout] de8b0ba3d4b0ae082ce592f95ef871386c4c62cf144c634971c731e40c10c5b4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f8ed685f3503adef7366d98de44e47ee1f4ca818c8abb64142473ebe9cebb4c
[INFO] running `Command { std: "docker" "start" "-a" "0f8ed685f3503adef7366d98de44e47ee1f4ca818c8abb64142473ebe9cebb4c", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasmly`
[INFO] [stderr]   * `bin` target `wasmly`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling wasmly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stdout]  --> src/binary/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/cont.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lbl`
[INFO] [stdout]    --> src/main.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Label` is never used
[INFO] [stdout]  --> src/main.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum Label {
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_rets` is never used
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Label {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 14 |     fn num_rets(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StackItem` is never used
[INFO] [stdout]   --> src/main.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum StackItem {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_instrs` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_instrs` is never used
[INFO] [stdout]   --> src/main.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn block_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_func_rets` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Level` is never constructed
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Level<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `instr` are never used
[INFO] [stdout]   --> src/main.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl<'a> Level<'a> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 90 |     fn new(instrs: &'a Vec<Instr>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn instr(&self) -> &'a Instr {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `InstrCursor` is never used
[INFO] [stdout]    --> src/main.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | trait InstrCursor<'a> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VM` is never constructed
[INFO] [stdout]    --> src/main.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct VM {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/main.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl VM {
[INFO] [stdout]     | ------- associated items in this implementation
[INFO] [stdout] 161 |     fn new() -> VM {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn run(&mut self, instrs: &Vec<Instr>) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     fn step<'a>(&mut self, instr: &'a Instr, cursor: &mut Vec<Level<'a>>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn result(&self) -> Option<Val> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn push(&mut self, item: StackItem) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn pop(&mut self) -> StackItem {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stdout]     |              ^^^^^^^^            ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stdout]     |                          ^^^^^^^            ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stdout] 296 |
[INFO] [stdout] 297 |     fn pop_label(&mut self, mut n_labels: usize) -> (Label, Vec<Val>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/main.rs:332:4
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn main() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ParseResult` is never used
[INFO] [stdout]  --> src/binary/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type ParseResult<'a, O> = IResult<&'a [u8], O, NomError<&'a [u8]>>;
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryError` is never used
[INFO] [stdout]  --> src/binary/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum BinaryError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceLocation` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_slice`, `end`, and `contains` are never used
[INFO] [stdout]   --> src/binary/error.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl SourceLocation {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(offset: usize, length: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn from_slice<'a>(base: &'a [u8], slice: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn end(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn contains(&self, offset: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Located` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Located<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_parse`, `map`, `location`, `value`, and `into_inner` are never used
[INFO] [stdout]   --> src/binary/error.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T> Located<T> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(value: T, location: SourceLocation) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn from_parse<'a>(base: &'a [u8], value: T, remaining: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn map<U, F>(self, f: F) -> Located<U>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn value(&self) -> &T {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `with_location` is never used
[INFO] [stdout]   --> src/binary/error.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capture_location` is never used
[INFO] [stdout]    --> src/binary/error.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn capture_location<'a, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u32` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn decode_u32(input: Input) -> nom::IResult<Input, u32> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn decode_i32(input: Input) -> nom::IResult<Input, i32> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_u32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn encode_u32(value: u32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn encode_i32(value: i32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_byte` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_magic` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_version` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_section_header` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_name` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/sections.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_vec` is never used
[INFO] [stdout]   --> src/binary/sections.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_vec<'a, T, F>(input: Input<'a>, parser: F) -> ParseResult<'a, Vec<T>>
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_valtype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reftype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_functype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_section` is never used
[INFO] [stdout]   --> src/binary/sections.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_function_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_limits` is never used
[INFO] [stdout]    --> src/binary/sections.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tabletype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_memtype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_locals` is never used
[INFO] [stdout]    --> src/binary/sections.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instructions` is never used
[INFO] [stdout]    --> src/binary/sections.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_expr` is never used
[INFO] [stdout]    --> src/binary/sections.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code` is never used
[INFO] [stdout]    --> src/binary/sections.rs:247:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:275:4
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_i32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdminInstr` is never used
[INFO] [stdout]  --> src/cont.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum AdminInstr<T: Clone> {
[INFO] [stdout]   |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/cont.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Config<I: Clone>(AdminInstr<I>, Vec<Val>);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_i32` is never used
[INFO] [stdout]   --> src/cont.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl_val!(val_i32, I32, i32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_f32` is never used
[INFO] [stdout]   --> src/cont.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instance` is never constructed
[INFO] [stdout]   --> src/cont.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Instance {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `step` are never used
[INFO] [stdout]   --> src/cont.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Instance {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn run(&mut self, instrs: &Vec<Instr>) -> Vec<Val> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn step<'a>(&mut self, config: Config<&'a [Instr]>) -> Config<&'a [Instr]> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent` is never used
[INFO] [stdout]    --> src/cont.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn indent(mut i: usize) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cont` is never used
[INFO] [stdout]    --> src/cont.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_config` is never used
[INFO] [stdout]    --> src/cont.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Expr` is never constructed
[INFO] [stdout]  --> src/module.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Expr {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSection` is never used
[INFO] [stdout]   --> src/module.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Import` is never constructed
[INFO] [stdout]   --> src/module.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Import {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportDesc` is never used
[INFO] [stdout]   --> src/module.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum ImportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ImportSection` is never used
[INFO] [stdout]   --> src/module.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FunctionSection` is never used
[INFO] [stdout]   --> src/module.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/module.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableSection` is never used
[INFO] [stdout]   --> src/module.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type TableSection = Vec<Table>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memory` is never constructed
[INFO] [stdout]   --> src/module.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Memory {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemorySection` is never used
[INFO] [stdout]   --> src/module.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Global` is never constructed
[INFO] [stdout]   --> src/module.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Global {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalSection` is never used
[INFO] [stdout]   --> src/module.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Export` is never constructed
[INFO] [stdout]   --> src/module.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Export {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportDesc` is never used
[INFO] [stdout]   --> src/module.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum ExportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ExportSection` is never used
[INFO] [stdout]   --> src/module.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Start` is never constructed
[INFO] [stdout]   --> src/module.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Start {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Element` is never constructed
[INFO] [stdout]   --> src/module.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Element {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ElemMode` is never used
[INFO] [stdout]   --> src/module.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ElemMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElementSection` is never used
[INFO] [stdout]    --> src/module.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]    --> src/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Code {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CodeSection` is never used
[INFO] [stdout]    --> src/module.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Data` is never constructed
[INFO] [stdout]    --> src/module.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Data {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataMode` is never used
[INFO] [stdout]    --> src/module.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum DataMode {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataSection` is never used
[INFO] [stdout]    --> src/module.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type DataSection = Vec<Data>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataCountSection` is never used
[INFO] [stdout]    --> src/module.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomSection` is never constructed
[INFO] [stdout]    --> src/module.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct CustomSection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]    --> src/module.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Module {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stdout]    --> src/module.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Module {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 161 |     /// Create an empty module
[INFO] [stdout] 162 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncAddr` is never used
[INFO] [stdout]    --> src/module.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub type FuncAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableAddr` is never used
[INFO] [stdout]    --> src/module.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub type TableAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemAddr` is never used
[INFO] [stdout]    --> src/module.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub type MemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalAddr` is never used
[INFO] [stdout]    --> src/module.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub type GlobalAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemAddr` is never used
[INFO] [stdout]    --> src/module.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub type ElemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataAddr` is never used
[INFO] [stdout]    --> src/module.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub type DataAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> src/module.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct Store {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 247 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FuncInst` is never used
[INFO] [stdout]    --> src/module.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub enum FuncInst {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModuleAddr` is never used
[INFO] [stdout]    --> src/module.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub type ModuleAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostFunc` is never constructed
[INFO] [stdout]    --> src/module.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct HostFunc {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableInst` is never constructed
[INFO] [stdout]    --> src/module.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct TableInst {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ref` is never used
[INFO] [stdout]    --> src/module.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub enum Ref {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct MemInst {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalInst` is never constructed
[INFO] [stdout]    --> src/module.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct GlobalInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ElemInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataInst` is never constructed
[INFO] [stdout]    --> src/module.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct DataInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleInst` is never constructed
[INFO] [stdout]    --> src/module.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct ModuleInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportInst` is never constructed
[INFO] [stdout]    --> src/module.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct ExportInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternVal` is never used
[INFO] [stdout]    --> src/module.rs:349:10
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub enum ExternVal {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_decode` is never used
[INFO] [stdout]    --> src/module.rs:361:8
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_instantiate` is never used
[INFO] [stdout]    --> src/module.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn module_instantiate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_invoke` is never used
[INFO] [stdout]    --> src/module.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub fn func_invoke(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_type` is never used
[INFO] [stdout]    --> src/module.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_alloc_host` is never used
[INFO] [stdout]    --> src/module.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_read` is never used
[INFO] [stdout]    --> src/module.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_write` is never used
[INFO] [stdout]    --> src/module.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub fn table_write(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_size` is never used
[INFO] [stdout]    --> src/module.rs:439:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_grow` is never used
[INFO] [stdout]    --> src/module.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub fn table_grow(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_read` is never used
[INFO] [stdout]    --> src/module.rs:455:8
[INFO] [stdout]     |
[INFO] [stdout] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_write` is never used
[INFO] [stdout]    --> src/module.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn mem_write(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_size` is never used
[INFO] [stdout]    --> src/module.rs:483:8
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_grow` is never used
[INFO] [stdout]    --> src/module.rs:489:8
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_read` is never used
[INFO] [stdout]    --> src/module.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_write` is never used
[INFO] [stdout]    --> src/module.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValType` is never used
[INFO] [stdout]  --> src/types.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum ValType {
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RefType` is never used
[INFO] [stdout]   --> src/types.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum RefType {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ty` is never used
[INFO] [stdout]   --> src/types.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Ty {
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncType` is never constructed
[INFO] [stdout]   --> src/types.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct FuncType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Limits` is never constructed
[INFO] [stdout]   --> src/types.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Limits {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableType` is never constructed
[INFO] [stdout]   --> src/types.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct TableType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemType` is never constructed
[INFO] [stdout]   --> src/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct MemType {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mutability` is never used
[INFO] [stdout]   --> src/types.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum Mutability {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalType` is never constructed
[INFO] [stdout]   --> src/types.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct GlobalType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternType` is never used
[INFO] [stdout]   --> src/types.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum ExternType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `func_tys` is never used
[INFO] [stdout]    --> src/types.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Ty {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] 102 |     pub fn func_tys(&self) -> (&[Ty], &[Ty]) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeIdx` is never used
[INFO] [stdout]    --> src/types.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub type TypeIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncIdx` is never used
[INFO] [stdout]    --> src/types.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type FuncIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableIdx` is never used
[INFO] [stdout]    --> src/types.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type TableIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemIdx` is never used
[INFO] [stdout]    --> src/types.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type MemIdx = u32;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalIdx` is never used
[INFO] [stdout]    --> src/types.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub type GlobalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemIdx` is never used
[INFO] [stdout]    --> src/types.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub type ElemIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataIdx` is never used
[INFO] [stdout]    --> src/types.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub type DataIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocalIdx` is never used
[INFO] [stdout]    --> src/types.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub type LocalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LabelIdx` is never used
[INFO] [stdout]    --> src/types.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub type LabelIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BlockType` is never used
[INFO] [stdout]    --> src/types.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum BlockType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instr` is never used
[INFO] [stdout]    --> src/types.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum Instr {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Val` is never used
[INFO] [stdout]    --> src/types.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum Val {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_type` is never used
[INFO] [stdout]    --> src/types.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub fn block_type<I: Index<usize, Output = Ty>>(ind_tys: &I, ty: &BlockType) -> Ty {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/binary/primitives.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:267:34
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stdout]  --> src/binary/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/cont.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lbl`
[INFO] [stdout]    --> src/main.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Label` is never used
[INFO] [stdout]  --> src/main.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum Label {
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_rets` is never used
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Label {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 14 |     fn num_rets(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StackItem` is never used
[INFO] [stdout]   --> src/main.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum StackItem {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_instrs` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_instrs` is never used
[INFO] [stdout]   --> src/main.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn block_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_func_rets` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Level` is never constructed
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Level<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `instr` are never used
[INFO] [stdout]   --> src/main.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl<'a> Level<'a> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 90 |     fn new(instrs: &'a Vec<Instr>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn instr(&self) -> &'a Instr {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `InstrCursor` is never used
[INFO] [stdout]    --> src/main.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | trait InstrCursor<'a> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VM` is never constructed
[INFO] [stdout]    --> src/main.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct VM {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/main.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl VM {
[INFO] [stdout]     | ------- associated items in this implementation
[INFO] [stdout] 161 |     fn new() -> VM {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn run(&mut self, instrs: &Vec<Instr>) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     fn step<'a>(&mut self, instr: &'a Instr, cursor: &mut Vec<Level<'a>>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn result(&self) -> Option<Val> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn push(&mut self, item: StackItem) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn pop(&mut self) -> StackItem {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stdout]     |              ^^^^^^^^            ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stdout]     |                          ^^^^^^^            ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stdout] 296 |
[INFO] [stdout] 297 |     fn pop_label(&mut self, mut n_labels: usize) -> (Label, Vec<Val>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ParseResult` is never used
[INFO] [stdout]  --> src/binary/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type ParseResult<'a, O> = IResult<&'a [u8], O, NomError<&'a [u8]>>;
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryError` is never used
[INFO] [stdout]  --> src/binary/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum BinaryError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceLocation` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_slice`, `end`, and `contains` are never used
[INFO] [stdout]   --> src/binary/error.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl SourceLocation {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(offset: usize, length: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn from_slice<'a>(base: &'a [u8], slice: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn end(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn contains(&self, offset: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Located` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Located<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_parse`, `map`, `location`, `value`, and `into_inner` are never used
[INFO] [stdout]   --> src/binary/error.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T> Located<T> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(value: T, location: SourceLocation) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn from_parse<'a>(base: &'a [u8], value: T, remaining: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn map<U, F>(self, f: F) -> Located<U>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn value(&self) -> &T {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `with_location` is never used
[INFO] [stdout]   --> src/binary/error.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capture_location` is never used
[INFO] [stdout]    --> src/binary/error.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn capture_location<'a, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u32` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn decode_u32(input: Input) -> nom::IResult<Input, u32> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn decode_i32(input: Input) -> nom::IResult<Input, i32> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_u32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn encode_u32(value: u32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn encode_i32(value: i32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_byte` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_magic` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_version` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_section_header` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_name` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/sections.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_vec` is never used
[INFO] [stdout]   --> src/binary/sections.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_vec<'a, T, F>(input: Input<'a>, parser: F) -> ParseResult<'a, Vec<T>>
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_valtype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reftype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_functype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_section` is never used
[INFO] [stdout]   --> src/binary/sections.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_function_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_limits` is never used
[INFO] [stdout]    --> src/binary/sections.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tabletype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_memtype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_locals` is never used
[INFO] [stdout]    --> src/binary/sections.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instructions` is never used
[INFO] [stdout]    --> src/binary/sections.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_expr` is never used
[INFO] [stdout]    --> src/binary/sections.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code` is never used
[INFO] [stdout]    --> src/binary/sections.rs:247:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:275:4
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_i32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdminInstr` is never used
[INFO] [stdout]  --> src/cont.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum AdminInstr<T: Clone> {
[INFO] [stdout]   |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/cont.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Config<I: Clone>(AdminInstr<I>, Vec<Val>);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_i32` is never used
[INFO] [stdout]   --> src/cont.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl_val!(val_i32, I32, i32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_f32` is never used
[INFO] [stdout]   --> src/cont.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instance` is never constructed
[INFO] [stdout]   --> src/cont.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Instance {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `step` are never used
[INFO] [stdout]   --> src/cont.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Instance {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn run(&mut self, instrs: &Vec<Instr>) -> Vec<Val> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn step<'a>(&mut self, config: Config<&'a [Instr]>) -> Config<&'a [Instr]> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent` is never used
[INFO] [stdout]    --> src/cont.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn indent(mut i: usize) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cont` is never used
[INFO] [stdout]    --> src/cont.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_config` is never used
[INFO] [stdout]    --> src/cont.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Expr` is never constructed
[INFO] [stdout]  --> src/module.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Expr {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSection` is never used
[INFO] [stdout]   --> src/module.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Import` is never constructed
[INFO] [stdout]   --> src/module.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Import {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportDesc` is never used
[INFO] [stdout]   --> src/module.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum ImportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ImportSection` is never used
[INFO] [stdout]   --> src/module.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FunctionSection` is never used
[INFO] [stdout]   --> src/module.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/module.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableSection` is never used
[INFO] [stdout]   --> src/module.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type TableSection = Vec<Table>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memory` is never constructed
[INFO] [stdout]   --> src/module.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Memory {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemorySection` is never used
[INFO] [stdout]   --> src/module.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Global` is never constructed
[INFO] [stdout]   --> src/module.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Global {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalSection` is never used
[INFO] [stdout]   --> src/module.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Export` is never constructed
[INFO] [stdout]   --> src/module.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Export {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportDesc` is never used
[INFO] [stdout]   --> src/module.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum ExportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ExportSection` is never used
[INFO] [stdout]   --> src/module.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Start` is never constructed
[INFO] [stdout]   --> src/module.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Start {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Element` is never constructed
[INFO] [stdout]   --> src/module.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Element {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ElemMode` is never used
[INFO] [stdout]   --> src/module.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ElemMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElementSection` is never used
[INFO] [stdout]    --> src/module.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]    --> src/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Code {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CodeSection` is never used
[INFO] [stdout]    --> src/module.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Data` is never constructed
[INFO] [stdout]    --> src/module.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Data {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataMode` is never used
[INFO] [stdout]    --> src/module.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum DataMode {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataSection` is never used
[INFO] [stdout]    --> src/module.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type DataSection = Vec<Data>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataCountSection` is never used
[INFO] [stdout]    --> src/module.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomSection` is never constructed
[INFO] [stdout]    --> src/module.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct CustomSection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]    --> src/module.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Module {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stdout]    --> src/module.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Module {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 161 |     /// Create an empty module
[INFO] [stdout] 162 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncAddr` is never used
[INFO] [stdout]    --> src/module.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub type FuncAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableAddr` is never used
[INFO] [stdout]    --> src/module.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub type TableAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemAddr` is never used
[INFO] [stdout]    --> src/module.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub type MemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalAddr` is never used
[INFO] [stdout]    --> src/module.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub type GlobalAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemAddr` is never used
[INFO] [stdout]    --> src/module.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub type ElemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataAddr` is never used
[INFO] [stdout]    --> src/module.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub type DataAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> src/module.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct Store {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 247 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FuncInst` is never used
[INFO] [stdout]    --> src/module.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub enum FuncInst {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModuleAddr` is never used
[INFO] [stdout]    --> src/module.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub type ModuleAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostFunc` is never constructed
[INFO] [stdout]    --> src/module.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct HostFunc {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableInst` is never constructed
[INFO] [stdout]    --> src/module.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct TableInst {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ref` is never used
[INFO] [stdout]    --> src/module.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub enum Ref {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct MemInst {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalInst` is never constructed
[INFO] [stdout]    --> src/module.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct GlobalInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ElemInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataInst` is never constructed
[INFO] [stdout]    --> src/module.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct DataInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleInst` is never constructed
[INFO] [stdout]    --> src/module.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct ModuleInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportInst` is never constructed
[INFO] [stdout]    --> src/module.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct ExportInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternVal` is never used
[INFO] [stdout]    --> src/module.rs:349:10
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub enum ExternVal {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_decode` is never used
[INFO] [stdout]    --> src/module.rs:361:8
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_instantiate` is never used
[INFO] [stdout]    --> src/module.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn module_instantiate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_invoke` is never used
[INFO] [stdout]    --> src/module.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub fn func_invoke(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_type` is never used
[INFO] [stdout]    --> src/module.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_alloc_host` is never used
[INFO] [stdout]    --> src/module.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_read` is never used
[INFO] [stdout]    --> src/module.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_write` is never used
[INFO] [stdout]    --> src/module.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub fn table_write(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_size` is never used
[INFO] [stdout]    --> src/module.rs:439:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_grow` is never used
[INFO] [stdout]    --> src/module.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub fn table_grow(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_read` is never used
[INFO] [stdout]    --> src/module.rs:455:8
[INFO] [stdout]     |
[INFO] [stdout] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_write` is never used
[INFO] [stdout]    --> src/module.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn mem_write(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_size` is never used
[INFO] [stdout]    --> src/module.rs:483:8
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_grow` is never used
[INFO] [stdout]    --> src/module.rs:489:8
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_read` is never used
[INFO] [stdout]    --> src/module.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_write` is never used
[INFO] [stdout]    --> src/module.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValType` is never used
[INFO] [stdout]  --> src/types.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum ValType {
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RefType` is never used
[INFO] [stdout]   --> src/types.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum RefType {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ty` is never used
[INFO] [stdout]   --> src/types.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Ty {
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncType` is never constructed
[INFO] [stdout]   --> src/types.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct FuncType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Limits` is never constructed
[INFO] [stdout]   --> src/types.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Limits {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableType` is never constructed
[INFO] [stdout]   --> src/types.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct TableType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemType` is never constructed
[INFO] [stdout]   --> src/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct MemType {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mutability` is never used
[INFO] [stdout]   --> src/types.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum Mutability {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalType` is never constructed
[INFO] [stdout]   --> src/types.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct GlobalType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternType` is never used
[INFO] [stdout]   --> src/types.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum ExternType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `func_tys` is never used
[INFO] [stdout]    --> src/types.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Ty {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] 102 |     pub fn func_tys(&self) -> (&[Ty], &[Ty]) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeIdx` is never used
[INFO] [stdout]    --> src/types.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub type TypeIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncIdx` is never used
[INFO] [stdout]    --> src/types.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type FuncIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableIdx` is never used
[INFO] [stdout]    --> src/types.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type TableIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemIdx` is never used
[INFO] [stdout]    --> src/types.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type MemIdx = u32;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalIdx` is never used
[INFO] [stdout]    --> src/types.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub type GlobalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemIdx` is never used
[INFO] [stdout]    --> src/types.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub type ElemIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataIdx` is never used
[INFO] [stdout]    --> src/types.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub type DataIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocalIdx` is never used
[INFO] [stdout]    --> src/types.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub type LocalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LabelIdx` is never used
[INFO] [stdout]    --> src/types.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub type LabelIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BlockType` is never used
[INFO] [stdout]    --> src/types.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum BlockType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instr` is never used
[INFO] [stdout]    --> src/types.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum Instr {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Val` is never used
[INFO] [stdout]    --> src/types.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum Val {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_type` is never used
[INFO] [stdout]    --> src/types.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub fn block_type<I: Index<usize, Output = Ty>>(ind_tys: &I, ty: &BlockType) -> Ty {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/binary/primitives.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:267:34
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "0f8ed685f3503adef7366d98de44e47ee1f4ca818c8abb64142473ebe9cebb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8ed685f3503adef7366d98de44e47ee1f4ca818c8abb64142473ebe9cebb4c", kill_on_drop: false }`
[INFO] [stdout] 0f8ed685f3503adef7366d98de44e47ee1f4ca818c8abb64142473ebe9cebb4c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ebc435461e6b43566d84dab8bf0de8962031c4f2ae65932dd0ec6fd71b1c3a1
[INFO] running `Command { std: "docker" "start" "-a" "0ebc435461e6b43566d84dab8bf0de8962031c4f2ae65932dd0ec6fd71b1c3a1", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasmly`
[INFO] [stderr]   * `bin` target `wasmly`
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling wasmly v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stdout]  --> src/binary/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stdout]  --> src/binary/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/cont.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lbl`
[INFO] [stdout]    --> src/main.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Label` is never used
[INFO] [stdout]  --> src/main.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | enum Label {
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `num_rets` is never used
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Label {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 14 |     fn num_rets(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StackItem` is never used
[INFO] [stdout]   --> src/main.rs:22:6
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum StackItem {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_instrs` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_instrs` is never used
[INFO] [stdout]   --> src/main.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn block_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_func_rets` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Level` is never constructed
[INFO] [stdout]   --> src/main.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Level<'a> {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `instr` are never used
[INFO] [stdout]   --> src/main.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl<'a> Level<'a> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 90 |     fn new(instrs: &'a Vec<Instr>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     fn instr(&self) -> &'a Instr {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `InstrCursor` is never used
[INFO] [stdout]    --> src/main.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | trait InstrCursor<'a> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VM` is never constructed
[INFO] [stdout]    --> src/main.rs:152:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct VM {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/main.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl VM {
[INFO] [stdout]     | ------- associated items in this implementation
[INFO] [stdout] 161 |     fn new() -> VM {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn run(&mut self, instrs: &Vec<Instr>) {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     fn step<'a>(&mut self, instr: &'a Instr, cursor: &mut Vec<Level<'a>>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn result(&self) -> Option<Val> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     fn push(&mut self, item: StackItem) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn pop(&mut self) -> StackItem {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stdout]     |              ^^^^^^^^            ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stdout]     |                          ^^^^^^^            ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stdout] 296 |
[INFO] [stdout] 297 |     fn pop_label(&mut self, mut n_labels: usize) -> (Label, Vec<Val>) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> src/main.rs:332:4
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn main() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ParseResult` is never used
[INFO] [stdout]  --> src/binary/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type ParseResult<'a, O> = IResult<&'a [u8], O, NomError<&'a [u8]>>;
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryError` is never used
[INFO] [stdout]  --> src/binary/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum BinaryError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SourceLocation` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_slice`, `end`, and `contains` are never used
[INFO] [stdout]   --> src/binary/error.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl SourceLocation {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 40 |     pub fn new(offset: usize, length: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn from_slice<'a>(base: &'a [u8], slice: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn end(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn contains(&self, offset: usize) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Located` is never constructed
[INFO] [stdout]   --> src/binary/error.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Located<T> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_parse`, `map`, `location`, `value`, and `into_inner` are never used
[INFO] [stdout]   --> src/binary/error.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T> Located<T> {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(value: T, location: SourceLocation) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn from_parse<'a>(base: &'a [u8], value: T, remaining: &'a [u8]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn map<U, F>(self, f: F) -> Located<U>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn value(&self) -> &T {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn into_inner(self) -> T {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `with_location` is never used
[INFO] [stdout]   --> src/binary/error.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capture_location` is never used
[INFO] [stdout]    --> src/binary/error.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn capture_location<'a, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:1:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u32` is never used
[INFO] [stdout]  --> src/binary/leb128.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn decode_u32(input: Input) -> nom::IResult<Input, u32> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn decode_i32(input: Input) -> nom::IResult<Input, i32> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_u32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn encode_u32(value: u32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_i32` is never used
[INFO] [stdout]   --> src/binary/leb128.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn encode_i32(value: i32) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_byte` is never used
[INFO] [stdout]  --> src/binary/primitives.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_magic` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_version` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_section_header` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_name` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]   --> src/binary/primitives.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Input` is never used
[INFO] [stdout]  --> src/binary/sections.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type Input<'a> = &'a [u8];
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_vec` is never used
[INFO] [stdout]   --> src/binary/sections.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn parse_vec<'a, T, F>(input: Input<'a>, parser: F) -> ParseResult<'a, Vec<T>>
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_valtype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_reftype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_functype` is never used
[INFO] [stdout]   --> src/binary/sections.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_type_section` is never used
[INFO] [stdout]   --> src/binary/sections.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_function_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_limits` is never used
[INFO] [stdout]    --> src/binary/sections.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_tabletype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:147:8
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_memtype` is never used
[INFO] [stdout]    --> src/binary/sections.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_locals` is never used
[INFO] [stdout]    --> src/binary/sections.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_instructions` is never used
[INFO] [stdout]    --> src/binary/sections.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_expr` is never used
[INFO] [stdout]    --> src/binary/sections.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code` is never used
[INFO] [stdout]    --> src/binary/sections.rs:247:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_code_section` is never used
[INFO] [stdout]    --> src/binary/sections.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_u32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:275:4
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_leb128_i32` is never used
[INFO] [stdout]    --> src/binary/sections.rs:307:4
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AdminInstr` is never used
[INFO] [stdout]  --> src/cont.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum AdminInstr<T: Clone> {
[INFO] [stdout]   |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/cont.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Config<I: Clone>(AdminInstr<I>, Vec<Val>);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_i32` is never used
[INFO] [stdout]   --> src/cont.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl_val!(val_i32, I32, i32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_f32` is never used
[INFO] [stdout]   --> src/cont.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instance` is never constructed
[INFO] [stdout]   --> src/cont.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Instance {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, and `step` are never used
[INFO] [stdout]   --> src/cont.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Instance {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn run(&mut self, instrs: &Vec<Instr>) -> Vec<Val> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     fn step<'a>(&mut self, config: Config<&'a [Instr]>) -> Config<&'a [Instr]> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent` is never used
[INFO] [stdout]    --> src/cont.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn indent(mut i: usize) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cont` is never used
[INFO] [stdout]    --> src/cont.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_config` is never used
[INFO] [stdout]    --> src/cont.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Expr` is never constructed
[INFO] [stdout]  --> src/module.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Expr {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSection` is never used
[INFO] [stdout]   --> src/module.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Import` is never constructed
[INFO] [stdout]   --> src/module.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Import {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportDesc` is never used
[INFO] [stdout]   --> src/module.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum ImportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ImportSection` is never used
[INFO] [stdout]   --> src/module.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FunctionSection` is never used
[INFO] [stdout]   --> src/module.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/module.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableSection` is never used
[INFO] [stdout]   --> src/module.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type TableSection = Vec<Table>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memory` is never constructed
[INFO] [stdout]   --> src/module.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Memory {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemorySection` is never used
[INFO] [stdout]   --> src/module.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Global` is never constructed
[INFO] [stdout]   --> src/module.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Global {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalSection` is never used
[INFO] [stdout]   --> src/module.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Export` is never constructed
[INFO] [stdout]   --> src/module.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Export {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportDesc` is never used
[INFO] [stdout]   --> src/module.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum ExportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ExportSection` is never used
[INFO] [stdout]   --> src/module.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Start` is never constructed
[INFO] [stdout]   --> src/module.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Start {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Element` is never constructed
[INFO] [stdout]   --> src/module.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Element {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ElemMode` is never used
[INFO] [stdout]   --> src/module.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ElemMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElementSection` is never used
[INFO] [stdout]    --> src/module.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Code` is never constructed
[INFO] [stdout]    --> src/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Code {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CodeSection` is never used
[INFO] [stdout]    --> src/module.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Data` is never constructed
[INFO] [stdout]    --> src/module.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Data {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataMode` is never used
[INFO] [stdout]    --> src/module.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum DataMode {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataSection` is never used
[INFO] [stdout]    --> src/module.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type DataSection = Vec<Data>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataCountSection` is never used
[INFO] [stdout]    --> src/module.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomSection` is never constructed
[INFO] [stdout]    --> src/module.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct CustomSection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]    --> src/module.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Module {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stdout]    --> src/module.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Module {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 161 |     /// Create an empty module
[INFO] [stdout] 162 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncAddr` is never used
[INFO] [stdout]    --> src/module.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub type FuncAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableAddr` is never used
[INFO] [stdout]    --> src/module.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub type TableAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemAddr` is never used
[INFO] [stdout]    --> src/module.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub type MemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalAddr` is never used
[INFO] [stdout]    --> src/module.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub type GlobalAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemAddr` is never used
[INFO] [stdout]    --> src/module.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub type ElemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataAddr` is never used
[INFO] [stdout]    --> src/module.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub type DataAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> src/module.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct Store {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 247 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FuncInst` is never used
[INFO] [stdout]    --> src/module.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub enum FuncInst {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModuleAddr` is never used
[INFO] [stdout]    --> src/module.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub type ModuleAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostFunc` is never constructed
[INFO] [stdout]    --> src/module.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct HostFunc {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableInst` is never constructed
[INFO] [stdout]    --> src/module.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct TableInst {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ref` is never used
[INFO] [stdout]    --> src/module.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub enum Ref {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct MemInst {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalInst` is never constructed
[INFO] [stdout]    --> src/module.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct GlobalInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ElemInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataInst` is never constructed
[INFO] [stdout]    --> src/module.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct DataInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleInst` is never constructed
[INFO] [stdout]    --> src/module.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct ModuleInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportInst` is never constructed
[INFO] [stdout]    --> src/module.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct ExportInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternVal` is never used
[INFO] [stdout]    --> src/module.rs:349:10
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub enum ExternVal {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_decode` is never used
[INFO] [stdout]    --> src/module.rs:361:8
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_instantiate` is never used
[INFO] [stdout]    --> src/module.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn module_instantiate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_invoke` is never used
[INFO] [stdout]    --> src/module.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub fn func_invoke(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_type` is never used
[INFO] [stdout]    --> src/module.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_alloc_host` is never used
[INFO] [stdout]    --> src/module.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_read` is never used
[INFO] [stdout]    --> src/module.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_write` is never used
[INFO] [stdout]    --> src/module.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub fn table_write(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_size` is never used
[INFO] [stdout]    --> src/module.rs:439:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_grow` is never used
[INFO] [stdout]    --> src/module.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub fn table_grow(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_read` is never used
[INFO] [stdout]    --> src/module.rs:455:8
[INFO] [stdout]     |
[INFO] [stdout] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_write` is never used
[INFO] [stdout]    --> src/module.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn mem_write(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_size` is never used
[INFO] [stdout]    --> src/module.rs:483:8
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_grow` is never used
[INFO] [stdout]    --> src/module.rs:489:8
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_read` is never used
[INFO] [stdout]    --> src/module.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_write` is never used
[INFO] [stdout]    --> src/module.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ValType` is never used
[INFO] [stdout]  --> src/types.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum ValType {
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RefType` is never used
[INFO] [stdout]   --> src/types.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum RefType {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ty` is never used
[INFO] [stdout]   --> src/types.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Ty {
[INFO] [stdout]    |          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FuncType` is never constructed
[INFO] [stdout]   --> src/types.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct FuncType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Limits` is never constructed
[INFO] [stdout]   --> src/types.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Limits {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableType` is never constructed
[INFO] [stdout]   --> src/types.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct TableType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemType` is never constructed
[INFO] [stdout]   --> src/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct MemType {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mutability` is never used
[INFO] [stdout]   --> src/types.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum Mutability {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalType` is never constructed
[INFO] [stdout]   --> src/types.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct GlobalType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternType` is never used
[INFO] [stdout]   --> src/types.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum ExternType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `func_tys` is never used
[INFO] [stdout]    --> src/types.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl Ty {
[INFO] [stdout]     | ------- method in this implementation
[INFO] [stdout] 102 |     pub fn func_tys(&self) -> (&[Ty], &[Ty]) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeIdx` is never used
[INFO] [stdout]    --> src/types.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub type TypeIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncIdx` is never used
[INFO] [stdout]    --> src/types.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type FuncIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableIdx` is never used
[INFO] [stdout]    --> src/types.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type TableIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemIdx` is never used
[INFO] [stdout]    --> src/types.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type MemIdx = u32;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalIdx` is never used
[INFO] [stdout]    --> src/types.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub type GlobalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemIdx` is never used
[INFO] [stdout]    --> src/types.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub type ElemIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataIdx` is never used
[INFO] [stdout]    --> src/types.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub type DataIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocalIdx` is never used
[INFO] [stdout]    --> src/types.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub type LocalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LabelIdx` is never used
[INFO] [stdout]    --> src/types.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub type LabelIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BlockType` is never used
[INFO] [stdout]    --> src/types.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum BlockType {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instr` is never used
[INFO] [stdout]    --> src/types.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum Instr {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Val` is never used
[INFO] [stdout]    --> src/types.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum Val {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `block_type` is never used
[INFO] [stdout]    --> src/types.rs:159:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub fn block_type<I: Index<usize, Output = Ty>>(ind_tys: &I, ty: &BlockType) -> Ty {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/binary/primitives.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:267:34
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/cont.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stdout]  --> src/binary/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stdout]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lbl`
[INFO] [stdout]    --> src/main.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_instrs` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_func_rets` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `halt` is never read
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct VM {
[INFO] [stdout]     |        -- field in this struct
[INFO] [stdout] 153 |     stack: Vec<StackItem>,
[INFO] [stdout] 154 |     halt: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_i64`, `push_f32`, `push_f64`, `pop_i64`, `pop_f32`, and `pop_f64` are never used
[INFO] [stdout]    --> src/main.rs:292:34
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl VM {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stdout]     |                                  ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stdout]     |                                             ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryError` is never used
[INFO] [stdout]  --> src/binary/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum BinaryError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `location` and `value` are never used
[INFO] [stdout]   --> src/binary/error.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T> Located<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn value(&self) -> &T {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `with_location` is never used
[INFO] [stdout]   --> src/binary/error.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capture_location` is never used
[INFO] [stdout]    --> src/binary/error.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn capture_location<'a, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_f32` is never used
[INFO] [stdout]   --> src/cont.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent` is never used
[INFO] [stdout]    --> src/cont.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn indent(mut i: usize) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cont` is never used
[INFO] [stdout]    --> src/cont.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_config` is never used
[INFO] [stdout]    --> src/cont.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSection` is never used
[INFO] [stdout]   --> src/module.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Import` is never constructed
[INFO] [stdout]   --> src/module.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Import {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportDesc` is never used
[INFO] [stdout]   --> src/module.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum ImportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ImportSection` is never used
[INFO] [stdout]   --> src/module.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FunctionSection` is never used
[INFO] [stdout]   --> src/module.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/module.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableSection` is never used
[INFO] [stdout]   --> src/module.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type TableSection = Vec<Table>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memory` is never constructed
[INFO] [stdout]   --> src/module.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Memory {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemorySection` is never used
[INFO] [stdout]   --> src/module.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Global` is never constructed
[INFO] [stdout]   --> src/module.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Global {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalSection` is never used
[INFO] [stdout]   --> src/module.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Export` is never constructed
[INFO] [stdout]   --> src/module.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Export {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportDesc` is never used
[INFO] [stdout]   --> src/module.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum ExportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ExportSection` is never used
[INFO] [stdout]   --> src/module.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Start` is never constructed
[INFO] [stdout]   --> src/module.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Start {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Element` is never constructed
[INFO] [stdout]   --> src/module.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Element {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ElemMode` is never used
[INFO] [stdout]   --> src/module.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ElemMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElementSection` is never used
[INFO] [stdout]    --> src/module.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CodeSection` is never used
[INFO] [stdout]    --> src/module.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Data` is never constructed
[INFO] [stdout]    --> src/module.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Data {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataMode` is never used
[INFO] [stdout]    --> src/module.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum DataMode {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataSection` is never used
[INFO] [stdout]    --> src/module.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type DataSection = Vec<Data>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataCountSection` is never used
[INFO] [stdout]    --> src/module.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomSection` is never constructed
[INFO] [stdout]    --> src/module.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct CustomSection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]    --> src/module.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Module {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stdout]    --> src/module.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Module {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 161 |     /// Create an empty module
[INFO] [stdout] 162 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncAddr` is never used
[INFO] [stdout]    --> src/module.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub type FuncAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableAddr` is never used
[INFO] [stdout]    --> src/module.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub type TableAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemAddr` is never used
[INFO] [stdout]    --> src/module.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub type MemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalAddr` is never used
[INFO] [stdout]    --> src/module.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub type GlobalAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemAddr` is never used
[INFO] [stdout]    --> src/module.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub type ElemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataAddr` is never used
[INFO] [stdout]    --> src/module.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub type DataAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> src/module.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct Store {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 247 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FuncInst` is never used
[INFO] [stdout]    --> src/module.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub enum FuncInst {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModuleAddr` is never used
[INFO] [stdout]    --> src/module.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub type ModuleAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostFunc` is never constructed
[INFO] [stdout]    --> src/module.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct HostFunc {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableInst` is never constructed
[INFO] [stdout]    --> src/module.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct TableInst {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ref` is never used
[INFO] [stdout]    --> src/module.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub enum Ref {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct MemInst {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalInst` is never constructed
[INFO] [stdout]    --> src/module.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct GlobalInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ElemInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataInst` is never constructed
[INFO] [stdout]    --> src/module.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct DataInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleInst` is never constructed
[INFO] [stdout]    --> src/module.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct ModuleInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportInst` is never constructed
[INFO] [stdout]    --> src/module.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct ExportInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternVal` is never used
[INFO] [stdout]    --> src/module.rs:349:10
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub enum ExternVal {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_decode` is never used
[INFO] [stdout]    --> src/module.rs:361:8
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_instantiate` is never used
[INFO] [stdout]    --> src/module.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn module_instantiate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_invoke` is never used
[INFO] [stdout]    --> src/module.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub fn func_invoke(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_type` is never used
[INFO] [stdout]    --> src/module.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_alloc_host` is never used
[INFO] [stdout]    --> src/module.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_read` is never used
[INFO] [stdout]    --> src/module.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_write` is never used
[INFO] [stdout]    --> src/module.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub fn table_write(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_size` is never used
[INFO] [stdout]    --> src/module.rs:439:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_grow` is never used
[INFO] [stdout]    --> src/module.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub fn table_grow(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_read` is never used
[INFO] [stdout]    --> src/module.rs:455:8
[INFO] [stdout]     |
[INFO] [stdout] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_write` is never used
[INFO] [stdout]    --> src/module.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn mem_write(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_size` is never used
[INFO] [stdout]    --> src/module.rs:483:8
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_grow` is never used
[INFO] [stdout]    --> src/module.rs:489:8
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_read` is never used
[INFO] [stdout]    --> src/module.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_write` is never used
[INFO] [stdout]    --> src/module.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `I64`, `F32`, and `F64` are never constructed
[INFO] [stdout]   --> src/types.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Ty {
[INFO] [stdout]    |          -- variants in this enum
[INFO] [stdout] 27 |     I32,
[INFO] [stdout] 28 |     I64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     F32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     F64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mutability` is never used
[INFO] [stdout]   --> src/types.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum Mutability {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalType` is never constructed
[INFO] [stdout]   --> src/types.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct GlobalType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternType` is never used
[INFO] [stdout]   --> src/types.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum ExternType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeIdx` is never used
[INFO] [stdout]    --> src/types.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub type TypeIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncIdx` is never used
[INFO] [stdout]    --> src/types.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type FuncIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableIdx` is never used
[INFO] [stdout]    --> src/types.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type TableIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemIdx` is never used
[INFO] [stdout]    --> src/types.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type MemIdx = u32;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalIdx` is never used
[INFO] [stdout]    --> src/types.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub type GlobalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemIdx` is never used
[INFO] [stdout]    --> src/types.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub type ElemIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataIdx` is never used
[INFO] [stdout]    --> src/types.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub type DataIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocalIdx` is never used
[INFO] [stdout]    --> src/types.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub type LocalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LabelIdx` is never used
[INFO] [stdout]    --> src/types.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub type LabelIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Index` is never constructed
[INFO] [stdout]    --> src/types.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum BlockType {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 126 |     Empty,
[INFO] [stdout] 127 |     Index(usize),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unreachable` is never constructed
[INFO] [stdout]    --> src/types.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum Instr {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] 133 |     Unreachable,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `I64`, `F32`, `F64`, and `NULL` are never constructed
[INFO] [stdout]    --> src/types.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum Val {
[INFO] [stdout]     |          --- variants in this enum
[INFO] [stdout] 152 |     I32(i32),
[INFO] [stdout] 153 |     I64(i64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 154 |     F32(f32),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 155 |     F64(f64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 156 |     NULL(Ty),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/binary/primitives.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:267:34
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/cont.rs:198:27
[INFO] [stdout]     |
[INFO] [stdout] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lbl`
[INFO] [stdout]    --> src/main.rs:300:37
[INFO] [stdout]     |
[INFO] [stdout] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stdout]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nested_instrs` is never used
[INFO] [stdout]   --> src/main.rs:27:4
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `n_func_rets` is never used
[INFO] [stdout]   --> src/main.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `halt` is never read
[INFO] [stdout]    --> src/main.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | struct VM {
[INFO] [stdout]     |        -- field in this struct
[INFO] [stdout] 153 |     stack: Vec<StackItem>,
[INFO] [stdout] 154 |     halt: bool,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `push_i64`, `push_f32`, `push_f64`, `pop_i64`, `pop_f32`, and `pop_f64` are never used
[INFO] [stdout]    --> src/main.rs:292:34
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl VM {
[INFO] [stdout]     | ------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stdout]     |                                  ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stdout]     |                                             ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryError` is never used
[INFO] [stdout]  --> src/binary/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum BinaryError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `location` and `value` are never used
[INFO] [stdout]   --> src/binary/error.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl<T> Located<T> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn value(&self) -> &T {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `with_location` is never used
[INFO] [stdout]   --> src/binary/error.rs:96:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `capture_location` is never used
[INFO] [stdout]    --> src/binary/error.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn capture_location<'a, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `val_f32` is never used
[INFO] [stdout]   --> src/cont.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent` is never used
[INFO] [stdout]    --> src/cont.rs:180:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn indent(mut i: usize) {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cont` is never used
[INFO] [stdout]    --> src/cont.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_config` is never used
[INFO] [stdout]    --> src/cont.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeSection` is never used
[INFO] [stdout]   --> src/module.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Import` is never constructed
[INFO] [stdout]   --> src/module.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Import {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ImportDesc` is never used
[INFO] [stdout]   --> src/module.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum ImportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ImportSection` is never used
[INFO] [stdout]   --> src/module.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FunctionSection` is never used
[INFO] [stdout]   --> src/module.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Table` is never constructed
[INFO] [stdout]   --> src/module.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct Table {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableSection` is never used
[INFO] [stdout]   --> src/module.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub type TableSection = Vec<Table>;
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Memory` is never constructed
[INFO] [stdout]   --> src/module.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Memory {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemorySection` is never used
[INFO] [stdout]   --> src/module.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Global` is never constructed
[INFO] [stdout]   --> src/module.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct Global {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalSection` is never used
[INFO] [stdout]   --> src/module.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Export` is never constructed
[INFO] [stdout]   --> src/module.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Export {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExportDesc` is never used
[INFO] [stdout]   --> src/module.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub enum ExportDesc {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ExportSection` is never used
[INFO] [stdout]   --> src/module.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Start` is never constructed
[INFO] [stdout]   --> src/module.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Start {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Element` is never constructed
[INFO] [stdout]   --> src/module.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct Element {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ElemMode` is never used
[INFO] [stdout]   --> src/module.rs:97:10
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub enum ElemMode {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElementSection` is never used
[INFO] [stdout]    --> src/module.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CodeSection` is never used
[INFO] [stdout]    --> src/module.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Data` is never constructed
[INFO] [stdout]    --> src/module.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct Data {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DataMode` is never used
[INFO] [stdout]    --> src/module.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum DataMode {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataSection` is never used
[INFO] [stdout]    --> src/module.rs:127:10
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub type DataSection = Vec<Data>;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataCountSection` is never used
[INFO] [stdout]    --> src/module.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomSection` is never constructed
[INFO] [stdout]    --> src/module.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct CustomSection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Module` is never constructed
[INFO] [stdout]    --> src/module.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct Module {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stdout]    --> src/module.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl Module {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 161 |     /// Create an empty module
[INFO] [stdout] 162 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncAddr` is never used
[INFO] [stdout]    --> src/module.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub type FuncAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableAddr` is never used
[INFO] [stdout]    --> src/module.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | pub type TableAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemAddr` is never used
[INFO] [stdout]    --> src/module.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub type MemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalAddr` is never used
[INFO] [stdout]    --> src/module.rs:231:10
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub type GlobalAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemAddr` is never used
[INFO] [stdout]    --> src/module.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub type ElemAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataAddr` is never used
[INFO] [stdout]    --> src/module.rs:233:10
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub type DataAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Store` is never constructed
[INFO] [stdout]    --> src/module.rs:237:12
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub struct Store {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 246 | impl Store {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] 247 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FuncInst` is never used
[INFO] [stdout]    --> src/module.rs:267:10
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub enum FuncInst {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ModuleAddr` is never used
[INFO] [stdout]    --> src/module.rs:279:10
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub type ModuleAddr = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HostFunc` is never constructed
[INFO] [stdout]    --> src/module.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub struct HostFunc {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableInst` is never constructed
[INFO] [stdout]    --> src/module.rs:290:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub struct TableInst {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Ref` is never used
[INFO] [stdout]    --> src/module.rs:296:10
[INFO] [stdout]     |
[INFO] [stdout] 296 | pub enum Ref {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct MemInst {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalInst` is never constructed
[INFO] [stdout]    --> src/module.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub struct GlobalInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ElemInst` is never constructed
[INFO] [stdout]    --> src/module.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ElemInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DataInst` is never constructed
[INFO] [stdout]    --> src/module.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 325 | pub struct DataInst {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleInst` is never constructed
[INFO] [stdout]    --> src/module.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct ModuleInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExportInst` is never constructed
[INFO] [stdout]    --> src/module.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub struct ExportInst {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternVal` is never used
[INFO] [stdout]    --> src/module.rs:349:10
[INFO] [stdout]     |
[INFO] [stdout] 349 | pub enum ExternVal {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_decode` is never used
[INFO] [stdout]    --> src/module.rs:361:8
[INFO] [stdout]     |
[INFO] [stdout] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `module_instantiate` is never used
[INFO] [stdout]    --> src/module.rs:367:8
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub fn module_instantiate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_invoke` is never used
[INFO] [stdout]    --> src/module.rs:382:8
[INFO] [stdout]     |
[INFO] [stdout] 382 | pub fn func_invoke(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_type` is never used
[INFO] [stdout]    --> src/module.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `func_alloc_host` is never used
[INFO] [stdout]    --> src/module.rs:403:8
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_read` is never used
[INFO] [stdout]    --> src/module.rs:413:8
[INFO] [stdout]     |
[INFO] [stdout] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_write` is never used
[INFO] [stdout]    --> src/module.rs:423:8
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub fn table_write(
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_size` is never used
[INFO] [stdout]    --> src/module.rs:439:8
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_grow` is never used
[INFO] [stdout]    --> src/module.rs:444:8
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub fn table_grow(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_read` is never used
[INFO] [stdout]    --> src/module.rs:455:8
[INFO] [stdout]     |
[INFO] [stdout] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_write` is never used
[INFO] [stdout]    --> src/module.rs:465:8
[INFO] [stdout]     |
[INFO] [stdout] 465 | pub fn mem_write(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_size` is never used
[INFO] [stdout]    --> src/module.rs:483:8
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mem_grow` is never used
[INFO] [stdout]    --> src/module.rs:489:8
[INFO] [stdout]     |
[INFO] [stdout] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_read` is never used
[INFO] [stdout]    --> src/module.rs:495:8
[INFO] [stdout]     |
[INFO] [stdout] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `global_write` is never used
[INFO] [stdout]    --> src/module.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `I64`, `F32`, and `F64` are never constructed
[INFO] [stdout]   --> src/types.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum Ty {
[INFO] [stdout]    |          -- variants in this enum
[INFO] [stdout] 27 |     I32,
[INFO] [stdout] 28 |     I64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     F32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     F64,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Mutability` is never used
[INFO] [stdout]   --> src/types.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum Mutability {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlobalType` is never constructed
[INFO] [stdout]   --> src/types.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct GlobalType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ExternType` is never used
[INFO] [stdout]   --> src/types.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub enum ExternType {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TypeIdx` is never used
[INFO] [stdout]    --> src/types.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub type TypeIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `FuncIdx` is never used
[INFO] [stdout]    --> src/types.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub type FuncIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `TableIdx` is never used
[INFO] [stdout]    --> src/types.rs:116:10
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub type TableIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MemIdx` is never used
[INFO] [stdout]    --> src/types.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub type MemIdx = u32;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GlobalIdx` is never used
[INFO] [stdout]    --> src/types.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub type GlobalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `ElemIdx` is never used
[INFO] [stdout]    --> src/types.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub type ElemIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DataIdx` is never used
[INFO] [stdout]    --> src/types.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub type DataIdx = u32;
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LocalIdx` is never used
[INFO] [stdout]    --> src/types.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub type LocalIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `LabelIdx` is never used
[INFO] [stdout]    --> src/types.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub type LabelIdx = u32;
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Index` is never constructed
[INFO] [stdout]    --> src/types.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum BlockType {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] 126 |     Empty,
[INFO] [stdout] 127 |     Index(usize),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unreachable` is never constructed
[INFO] [stdout]    --> src/types.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub enum Instr {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] 133 |     Unreachable,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `I64`, `F32`, `F64`, and `NULL` are never constructed
[INFO] [stdout]    --> src/types.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub enum Val {
[INFO] [stdout]     |          --- variants in this enum
[INFO] [stdout] 152 |     I32(i32),
[INFO] [stdout] 153 |     I64(i64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 154 |     F32(f32),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 155 |     F64(f64),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 156 |     NULL(Ty),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Val` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/binary/primitives.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stdout]   |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:13:27
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:59:26
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/primitives.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:34:29
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:56:29
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/binary/sections.rs:96:34
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:179:34
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:241:26
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:247:26
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:267:34
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:275:28
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary/sections.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.31s
[INFO] running `Command { std: "docker" "inspect" "0ebc435461e6b43566d84dab8bf0de8962031c4f2ae65932dd0ec6fd71b1c3a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebc435461e6b43566d84dab8bf0de8962031c4f2ae65932dd0ec6fd71b1c3a1", kill_on_drop: false }`
[INFO] [stdout] 0ebc435461e6b43566d84dab8bf0de8962031c4f2ae65932dd0ec6fd71b1c3a1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43a496049418f5d714d0937912f243226e8fc737eef4057329d6f346598a4386
[INFO] running `Command { std: "docker" "start" "-a" "43a496049418f5d714d0937912f243226e8fc737eef4057329d6f346598a4386", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `wasmly`
[INFO] [stderr]   * `bin` target `wasmly`
[INFO] [stderr] warning: unused imports: `BinaryError`, `Located`, `ParseResult`, and `SourceLocation`
[INFO] [stderr]  --> src/binary/mod.rs:6:17
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use error::{BinaryError, Located, ParseResult, SourceLocation};
[INFO] [stderr]   |                 ^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/cont.rs:198:27
[INFO] [stderr]     |
[INFO] [stderr] 198 |         AdminInstr::Label(i, vs, es, k) => {
[INFO] [stderr]     |                           ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lbl`
[INFO] [stderr]    --> src/main.rs:300:37
[INFO] [stderr]     |
[INFO] [stderr] 300 |             if let StackItem::Label(lbl) = &self.stack[i] {
[INFO] [stderr]     |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lbl`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Label` is never used
[INFO] [stderr]  --> src/main.rs:8:6
[INFO] [stderr]   |
[INFO] [stderr] 8 | enum Label {
[INFO] [stderr]   |      ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `num_rets` is never used
[INFO] [stderr]   --> src/main.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Label {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] 14 |     fn num_rets(&self) -> usize {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `StackItem` is never used
[INFO] [stderr]   --> src/main.rs:22:6
[INFO] [stderr]    |
[INFO] [stderr] 22 | enum StackItem {
[INFO] [stderr]    |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `nested_instrs` is never used
[INFO] [stderr]   --> src/main.rs:27:4
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `block_instrs` is never used
[INFO] [stderr]   --> src/main.rs:68:4
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn block_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `n_func_rets` is never used
[INFO] [stderr]   --> src/main.rs:76:4
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn n_func_rets(ty: &Ty) -> usize {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Level` is never constructed
[INFO] [stderr]   --> src/main.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | struct Level<'a> {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `instr` are never used
[INFO] [stderr]   --> src/main.rs:90:8
[INFO] [stderr]    |
[INFO] [stderr] 89 | impl<'a> Level<'a> {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 90 |     fn new(instrs: &'a Vec<Instr>) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 98 |     fn instr(&self) -> &'a Instr {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `InstrCursor` is never used
[INFO] [stderr]    --> src/main.rs:103:7
[INFO] [stderr]     |
[INFO] [stderr] 103 | trait InstrCursor<'a> {
[INFO] [stderr]     |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `VM` is never constructed
[INFO] [stderr]    --> src/main.rs:152:8
[INFO] [stderr]     |
[INFO] [stderr] 152 | struct VM {
[INFO] [stderr]     |        ^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/main.rs:161:8
[INFO] [stderr]     |
[INFO] [stderr] 160 | impl VM {
[INFO] [stderr]     | ------- associated items in this implementation
[INFO] [stderr] 161 |     fn new() -> VM {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 170 |     fn run(&mut self, instrs: &Vec<Instr>) {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |     fn step<'a>(&mut self, instr: &'a Instr, cursor: &mut Vec<Level<'a>>) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 273 |     fn result(&self) -> Option<Val> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 282 |     fn push(&mut self, item: StackItem) {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     fn pop(&mut self) -> StackItem {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stderr]     |              ^^^^^^^^            ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stderr]     |                          ^^^^^^^            ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stderr] 296 |
[INFO] [stderr] 297 |     fn pop_label(&mut self, mut n_labels: usize) -> (Label, Vec<Val>) {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]    --> src/main.rs:332:4
[INFO] [stderr]     |
[INFO] [stderr] 332 | fn main() {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ParseResult` is never used
[INFO] [stderr]  --> src/binary/error.rs:4:10
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub type ParseResult<'a, O> = IResult<&'a [u8], O, NomError<&'a [u8]>>;
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BinaryError` is never used
[INFO] [stderr]  --> src/binary/error.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum BinaryError {
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SourceLocation` is never constructed
[INFO] [stderr]   --> src/binary/error.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct SourceLocation {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `from_slice`, `end`, and `contains` are never used
[INFO] [stderr]   --> src/binary/error.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl SourceLocation {
[INFO] [stderr]    | ------------------- associated items in this implementation
[INFO] [stderr] 40 |     pub fn new(offset: usize, length: usize) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn from_slice<'a>(base: &'a [u8], slice: &'a [u8]) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn end(&self) -> usize {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn contains(&self, offset: usize) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Located` is never constructed
[INFO] [stderr]   --> src/binary/error.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub struct Located<T> {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `from_parse`, `map`, `location`, `value`, and `into_inner` are never used
[INFO] [stderr]   --> src/binary/error.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl<T> Located<T> {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 66 |     pub fn new(value: T, location: SourceLocation) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn from_parse<'a>(base: &'a [u8], value: T, remaining: &'a [u8]) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn map<U, F>(self, f: F) -> Located<U>
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn value(&self) -> &T {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 |     pub fn into_inner(self) -> T {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `with_location` is never used
[INFO] [stderr]   --> src/binary/error.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn with_location<'a, T, P, O>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `capture_location` is never used
[INFO] [stderr]    --> src/binary/error.rs:111:8
[INFO] [stderr]     |
[INFO] [stderr] 111 | pub fn capture_location<'a, T>(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Input` is never used
[INFO] [stderr]  --> src/binary/leb128.rs:1:6
[INFO] [stderr]   |
[INFO] [stderr] 1 | type Input<'a> = &'a [u8];
[INFO] [stderr]   |      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_u32` is never used
[INFO] [stderr]  --> src/binary/leb128.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn decode_u32(input: Input) -> nom::IResult<Input, u32> {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decode_i32` is never used
[INFO] [stderr]   --> src/binary/leb128.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub fn decode_i32(input: Input) -> nom::IResult<Input, i32> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_u32` is never used
[INFO] [stderr]   --> src/binary/leb128.rs:74:8
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub fn encode_u32(value: u32) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_i32` is never used
[INFO] [stderr]   --> src/binary/leb128.rs:94:8
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn encode_i32(value: i32) -> Vec<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Input` is never used
[INFO] [stderr]  --> src/binary/primitives.rs:4:6
[INFO] [stderr]   |
[INFO] [stderr] 4 | type Input<'a> = &'a [u8];
[INFO] [stderr]   |      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_byte` is never used
[INFO] [stderr]  --> src/binary/primitives.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_magic` is never used
[INFO] [stderr]   --> src/binary/primitives.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_version` is never used
[INFO] [stderr]   --> src/binary/primitives.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_section_header` is never used
[INFO] [stderr]   --> src/binary/primitives.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_name` is never used
[INFO] [stderr]   --> src/binary/primitives.rs:59:8
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_leb128_u32` is never used
[INFO] [stderr]   --> src/binary/primitives.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `Input` is never used
[INFO] [stderr]  --> src/binary/sections.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | type Input<'a> = &'a [u8];
[INFO] [stderr]   |      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_vec` is never used
[INFO] [stderr]   --> src/binary/sections.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn parse_vec<'a, T, F>(input: Input<'a>, parser: F) -> ParseResult<'a, Vec<T>>
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_valtype` is never used
[INFO] [stderr]   --> src/binary/sections.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_reftype` is never used
[INFO] [stderr]   --> src/binary/sections.rs:56:8
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_functype` is never used
[INFO] [stderr]   --> src/binary/sections.rs:78:8
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_type_section` is never used
[INFO] [stderr]   --> src/binary/sections.rs:96:8
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_function_section` is never used
[INFO] [stderr]    --> src/binary/sections.rs:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_limits` is never used
[INFO] [stderr]    --> src/binary/sections.rs:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_tabletype` is never used
[INFO] [stderr]    --> src/binary/sections.rs:147:8
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_memtype` is never used
[INFO] [stderr]    --> src/binary/sections.rs:158:8
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_locals` is never used
[INFO] [stderr]    --> src/binary/sections.rs:168:8
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_instructions` is never used
[INFO] [stderr]    --> src/binary/sections.rs:179:8
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_expr` is never used
[INFO] [stderr]    --> src/binary/sections.rs:241:8
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_code` is never used
[INFO] [stderr]    --> src/binary/sections.rs:247:8
[INFO] [stderr]     |
[INFO] [stderr] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_code_section` is never used
[INFO] [stderr]    --> src/binary/sections.rs:267:8
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_leb128_u32` is never used
[INFO] [stderr]    --> src/binary/sections.rs:275:4
[INFO] [stderr]     |
[INFO] [stderr] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_leb128_i32` is never used
[INFO] [stderr]    --> src/binary/sections.rs:307:4
[INFO] [stderr]     |
[INFO] [stderr] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `AdminInstr` is never used
[INFO] [stderr]  --> src/cont.rs:6:6
[INFO] [stderr]   |
[INFO] [stderr] 6 | enum AdminInstr<T: Clone> {
[INFO] [stderr]   |      ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/cont.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Config<I: Clone>(AdminInstr<I>, Vec<Val>);
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `val_i32` is never used
[INFO] [stderr]   --> src/cont.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl_val!(val_i32, I32, i32);
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `val_f32` is never used
[INFO] [stderr]   --> src/cont.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl_val!(val_f32, F32, f32);
[INFO] [stderr]    |           ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Instance` is never constructed
[INFO] [stderr]   --> src/cont.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct Instance {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `run`, and `step` are never used
[INFO] [stderr]   --> src/cont.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl Instance {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 38 |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn run(&mut self, instrs: &Vec<Instr>) -> Vec<Val> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |     fn step<'a>(&mut self, config: Config<&'a [Instr]>) -> Config<&'a [Instr]> {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `indent` is never used
[INFO] [stderr]    --> src/cont.rs:180:4
[INFO] [stderr]     |
[INFO] [stderr] 180 | fn indent(mut i: usize) {
[INFO] [stderr]     |    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_cont` is never used
[INFO] [stderr]    --> src/cont.rs:187:4
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn print_cont<T: Clone + fmt::Debug>(k: &AdminInstr<T>, n: usize) {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_config` is never used
[INFO] [stderr]    --> src/cont.rs:217:4
[INFO] [stderr]     |
[INFO] [stderr] 217 | fn print_config<T: Clone + fmt::Debug>(config: &Config<T>) {
[INFO] [stderr]     |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Expr` is never constructed
[INFO] [stderr]  --> src/module.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Expr {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TypeSection` is never used
[INFO] [stderr]   --> src/module.rs:17:10
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub type TypeSection = Vec<FuncType>;
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Import` is never constructed
[INFO] [stderr]   --> src/module.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Import {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ImportDesc` is never used
[INFO] [stderr]   --> src/module.rs:28:10
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub enum ImportDesc {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ImportSection` is never used
[INFO] [stderr]   --> src/module.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub type ImportSection = Vec<Import>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `FunctionSection` is never used
[INFO] [stderr]   --> src/module.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub type FunctionSection = Vec<TypeIdx>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Table` is never constructed
[INFO] [stderr]   --> src/module.rs:42:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct Table {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TableSection` is never used
[INFO] [stderr]   --> src/module.rs:46:10
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub type TableSection = Vec<Table>;
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Memory` is never constructed
[INFO] [stderr]   --> src/module.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct Memory {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `MemorySection` is never used
[INFO] [stderr]   --> src/module.rs:54:10
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub type MemorySection = Vec<Memory>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Global` is never constructed
[INFO] [stderr]   --> src/module.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | pub struct Global {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `GlobalSection` is never used
[INFO] [stderr]   --> src/module.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub type GlobalSection = Vec<Global>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Export` is never constructed
[INFO] [stderr]   --> src/module.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct Export {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExportDesc` is never used
[INFO] [stderr]   --> src/module.rs:73:10
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub enum ExportDesc {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ExportSection` is never used
[INFO] [stderr]   --> src/module.rs:80:10
[INFO] [stderr]    |
[INFO] [stderr] 80 | pub type ExportSection = Vec<Export>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Start` is never constructed
[INFO] [stderr]   --> src/module.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct Start {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Element` is never constructed
[INFO] [stderr]   --> src/module.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 90 | pub struct Element {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ElemMode` is never used
[INFO] [stderr]   --> src/module.rs:97:10
[INFO] [stderr]    |
[INFO] [stderr] 97 | pub enum ElemMode {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ElementSection` is never used
[INFO] [stderr]    --> src/module.rs:103:10
[INFO] [stderr]     |
[INFO] [stderr] 103 | pub type ElementSection = Vec<Element>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Code` is never constructed
[INFO] [stderr]    --> src/module.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | pub struct Code {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `CodeSection` is never used
[INFO] [stderr]    --> src/module.rs:112:10
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub type CodeSection = Vec<Code>;
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Data` is never constructed
[INFO] [stderr]    --> src/module.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct Data {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `DataMode` is never used
[INFO] [stderr]    --> src/module.rs:122:10
[INFO] [stderr]     |
[INFO] [stderr] 122 | pub enum DataMode {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DataSection` is never used
[INFO] [stderr]    --> src/module.rs:127:10
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub type DataSection = Vec<Data>;
[INFO] [stderr]     |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DataCountSection` is never used
[INFO] [stderr]    --> src/module.rs:130:10
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub type DataCountSection = Option<u32>;
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CustomSection` is never constructed
[INFO] [stderr]    --> src/module.rs:134:12
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub struct CustomSection {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Module` is never constructed
[INFO] [stderr]    --> src/module.rs:144:12
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub struct Module {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `module_imports`, `module_exports`, and `validate` are never used
[INFO] [stderr]    --> src/module.rs:162:12
[INFO] [stderr]     |
[INFO] [stderr] 160 | impl Module {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] 161 |     /// Create an empty module
[INFO] [stderr] 162 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 |     pub fn module_imports(&self) -> Vec<(String, String, ExternType)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 |     pub fn module_exports(&self) -> Vec<(String, ExternType)> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 206 |     pub fn validate(&self) -> Result<(), String> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `FuncAddr` is never used
[INFO] [stderr]    --> src/module.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 | pub type FuncAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TableAddr` is never used
[INFO] [stderr]    --> src/module.rs:229:10
[INFO] [stderr]     |
[INFO] [stderr] 229 | pub type TableAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `MemAddr` is never used
[INFO] [stderr]    --> src/module.rs:230:10
[INFO] [stderr]     |
[INFO] [stderr] 230 | pub type MemAddr = u32;
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `GlobalAddr` is never used
[INFO] [stderr]    --> src/module.rs:231:10
[INFO] [stderr]     |
[INFO] [stderr] 231 | pub type GlobalAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ElemAddr` is never used
[INFO] [stderr]    --> src/module.rs:232:10
[INFO] [stderr]     |
[INFO] [stderr] 232 | pub type ElemAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DataAddr` is never used
[INFO] [stderr]    --> src/module.rs:233:10
[INFO] [stderr]     |
[INFO] [stderr] 233 | pub type DataAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Store` is never constructed
[INFO] [stderr]    --> src/module.rs:237:12
[INFO] [stderr]     |
[INFO] [stderr] 237 | pub struct Store {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/module.rs:247:12
[INFO] [stderr]     |
[INFO] [stderr] 246 | impl Store {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] 247 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `FuncInst` is never used
[INFO] [stderr]    --> src/module.rs:267:10
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub enum FuncInst {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ModuleAddr` is never used
[INFO] [stderr]    --> src/module.rs:279:10
[INFO] [stderr]     |
[INFO] [stderr] 279 | pub type ModuleAddr = u32;
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `HostFunc` is never constructed
[INFO] [stderr]    --> src/module.rs:282:12
[INFO] [stderr]     |
[INFO] [stderr] 282 | pub struct HostFunc {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TableInst` is never constructed
[INFO] [stderr]    --> src/module.rs:290:12
[INFO] [stderr]     |
[INFO] [stderr] 290 | pub struct TableInst {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Ref` is never used
[INFO] [stderr]    --> src/module.rs:296:10
[INFO] [stderr]     |
[INFO] [stderr] 296 | pub enum Ref {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemInst` is never constructed
[INFO] [stderr]    --> src/module.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 | pub struct MemInst {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GlobalInst` is never constructed
[INFO] [stderr]    --> src/module.rs:311:12
[INFO] [stderr]     |
[INFO] [stderr] 311 | pub struct GlobalInst {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ElemInst` is never constructed
[INFO] [stderr]    --> src/module.rs:318:12
[INFO] [stderr]     |
[INFO] [stderr] 318 | pub struct ElemInst {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DataInst` is never constructed
[INFO] [stderr]    --> src/module.rs:325:12
[INFO] [stderr]     |
[INFO] [stderr] 325 | pub struct DataInst {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ModuleInst` is never constructed
[INFO] [stderr]    --> src/module.rs:331:12
[INFO] [stderr]     |
[INFO] [stderr] 331 | pub struct ModuleInst {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExportInst` is never constructed
[INFO] [stderr]    --> src/module.rs:343:12
[INFO] [stderr]     |
[INFO] [stderr] 343 | pub struct ExportInst {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExternVal` is never used
[INFO] [stderr]    --> src/module.rs:349:10
[INFO] [stderr]     |
[INFO] [stderr] 349 | pub enum ExternVal {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `module_decode` is never used
[INFO] [stderr]    --> src/module.rs:361:8
[INFO] [stderr]     |
[INFO] [stderr] 361 | pub fn module_decode(_bytes: &[u8]) -> Result<Module, String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `module_instantiate` is never used
[INFO] [stderr]    --> src/module.rs:367:8
[INFO] [stderr]     |
[INFO] [stderr] 367 | pub fn module_instantiate(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_invoke` is never used
[INFO] [stderr]    --> src/module.rs:382:8
[INFO] [stderr]     |
[INFO] [stderr] 382 | pub fn func_invoke(
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_type` is never used
[INFO] [stderr]    --> src/module.rs:395:8
[INFO] [stderr]     |
[INFO] [stderr] 395 | pub fn func_type(store: &Store, func_addr: FuncAddr) -> &FuncType {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `func_alloc_host` is never used
[INFO] [stderr]    --> src/module.rs:403:8
[INFO] [stderr]     |
[INFO] [stderr] 403 | pub fn func_alloc_host(store: &mut Store, func_type: FuncType, host_func: HostFunc) -> FuncAddr {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `table_read` is never used
[INFO] [stderr]    --> src/module.rs:413:8
[INFO] [stderr]     |
[INFO] [stderr] 413 | pub fn table_read(store: &Store, table_addr: TableAddr, index: u32) -> Result<Ref, String> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `table_write` is never used
[INFO] [stderr]    --> src/module.rs:423:8
[INFO] [stderr]     |
[INFO] [stderr] 423 | pub fn table_write(
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `table_size` is never used
[INFO] [stderr]    --> src/module.rs:439:8
[INFO] [stderr]     |
[INFO] [stderr] 439 | pub fn table_size(store: &Store, table_addr: TableAddr) -> u32 {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `table_grow` is never used
[INFO] [stderr]    --> src/module.rs:444:8
[INFO] [stderr]     |
[INFO] [stderr] 444 | pub fn table_grow(
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mem_read` is never used
[INFO] [stderr]    --> src/module.rs:455:8
[INFO] [stderr]     |
[INFO] [stderr] 455 | pub fn mem_read(store: &Store, mem_addr: MemAddr, offset: u32, len: u32) -> Result<&[u8], String> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mem_write` is never used
[INFO] [stderr]    --> src/module.rs:465:8
[INFO] [stderr]     |
[INFO] [stderr] 465 | pub fn mem_write(
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mem_size` is never used
[INFO] [stderr]    --> src/module.rs:483:8
[INFO] [stderr]     |
[INFO] [stderr] 483 | pub fn mem_size(store: &Store, mem_addr: MemAddr) -> u32 {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mem_grow` is never used
[INFO] [stderr]    --> src/module.rs:489:8
[INFO] [stderr]     |
[INFO] [stderr] 489 | pub fn mem_grow(_store: &mut Store, _mem_addr: MemAddr, _delta: u32) -> Result<u32, String> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `global_read` is never used
[INFO] [stderr]    --> src/module.rs:495:8
[INFO] [stderr]     |
[INFO] [stderr] 495 | pub fn global_read(store: &Store, global_addr: GlobalAddr) -> Val {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `global_write` is never used
[INFO] [stderr]    --> src/module.rs:500:8
[INFO] [stderr]     |
[INFO] [stderr] 500 | pub fn global_write(store: &mut Store, global_addr: GlobalAddr, val: Val) -> Result<(), String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ValType` is never used
[INFO] [stderr]  --> src/types.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub enum ValType {
[INFO] [stderr]   |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RefType` is never used
[INFO] [stderr]   --> src/types.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum RefType {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Ty` is never used
[INFO] [stderr]   --> src/types.rs:26:10
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum Ty {
[INFO] [stderr]    |          ^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FuncType` is never constructed
[INFO] [stderr]   --> src/types.rs:39:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct FuncType {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Limits` is never constructed
[INFO] [stderr]   --> src/types.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct Limits {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TableType` is never constructed
[INFO] [stderr]   --> src/types.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct TableType {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemType` is never constructed
[INFO] [stderr]   --> src/types.rs:69:12
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub struct MemType {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Mutability` is never used
[INFO] [stderr]   --> src/types.rs:78:10
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub enum Mutability {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GlobalType` is never constructed
[INFO] [stderr]   --> src/types.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub struct GlobalType {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ExternType` is never used
[INFO] [stderr]   --> src/types.rs:94:10
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub enum ExternType {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `func_tys` is never used
[INFO] [stderr]    --> src/types.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl Ty {
[INFO] [stderr]     | ------- method in this implementation
[INFO] [stderr] 102 |     pub fn func_tys(&self) -> (&[Ty], &[Ty]) {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TypeIdx` is never used
[INFO] [stderr]    --> src/types.rs:114:10
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub type TypeIdx = u32;
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `FuncIdx` is never used
[INFO] [stderr]    --> src/types.rs:115:10
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub type FuncIdx = u32;
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `TableIdx` is never used
[INFO] [stderr]    --> src/types.rs:116:10
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub type TableIdx = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `MemIdx` is never used
[INFO] [stderr]    --> src/types.rs:117:10
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub type MemIdx = u32;
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `GlobalIdx` is never used
[INFO] [stderr]    --> src/types.rs:118:10
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub type GlobalIdx = u32;
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `ElemIdx` is never used
[INFO] [stderr]    --> src/types.rs:119:10
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub type ElemIdx = u32;
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `DataIdx` is never used
[INFO] [stderr]    --> src/types.rs:120:10
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub type DataIdx = u32;
[INFO] [stderr]     |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `LocalIdx` is never used
[INFO] [stderr]    --> src/types.rs:121:10
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub type LocalIdx = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `LabelIdx` is never used
[INFO] [stderr]    --> src/types.rs:122:10
[INFO] [stderr]     |
[INFO] [stderr] 122 | pub type LabelIdx = u32;
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BlockType` is never used
[INFO] [stderr]    --> src/types.rs:125:10
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub enum BlockType {
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Instr` is never used
[INFO] [stderr]    --> src/types.rs:132:10
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub enum Instr {
[INFO] [stderr]     |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Val` is never used
[INFO] [stderr]    --> src/types.rs:151:10
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub enum Val {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `block_type` is never used
[INFO] [stderr]    --> src/types.rs:159:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | pub fn block_type<I: Index<usize, Output = Ty>>(ind_tys: &I, ty: &BlockType) -> Ty {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/binary/primitives.rs:6:26
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn parse_byte(input: Input) -> ParseResult<'_, Located<u8>> {
[INFO] [stderr]   |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]   |                          |
[INFO] [stderr]   |                          the lifetime is hidden here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn parse_byte(input: Input<'_>) -> ParseResult<'_, Located<u8>> {
[INFO] [stderr]   |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/primitives.rs:13:27
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn parse_magic(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |                           ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn parse_magic(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/primitives.rs:30:29
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn parse_version(input: Input) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn parse_version(input: Input<'_>) -> ParseResult<'_, Located<[u8; 4]>> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/primitives.rs:47:36
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn parse_section_header(input: Input) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stderr]    |                                    ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn parse_section_header(input: Input<'_>) -> ParseResult<'_, (Located<u8>, Located<u32>)> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/primitives.rs:59:26
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn parse_name(input: Input) -> ParseResult<'_, Located<String>> {
[INFO] [stderr]    |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub fn parse_name(input: Input<'_>) -> ParseResult<'_, Located<String>> {
[INFO] [stderr]    |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/primitives.rs:79:28
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]    |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/sections.rs:34:29
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_valtype(input: Input) -> ParseResult<'_, ValType> {
[INFO] [stderr]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub fn parse_valtype(input: Input<'_>) -> ParseResult<'_, ValType> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/sections.rs:56:29
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn parse_reftype(input: Input) -> ParseResult<'_, RefType> {
[INFO] [stderr]    |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn parse_reftype(input: Input<'_>) -> ParseResult<'_, RefType> {
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/sections.rs:78:30
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn parse_functype(input: Input) -> ParseResult<'_, FuncType> {
[INFO] [stderr]    |                              ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub fn parse_functype(input: Input<'_>) -> ParseResult<'_, FuncType> {
[INFO] [stderr]    |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/binary/sections.rs:96:34
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn parse_type_section(input: Input) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stderr]    |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub fn parse_type_section(input: Input<'_>) -> ParseResult<'_, Vec<FuncType>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:105:38
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn parse_function_section(input: Input) -> ParseResult<'_, Vec<u32>> {
[INFO] [stderr]     |                                      ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub fn parse_function_section(input: Input<'_>) -> ParseResult<'_, Vec<u32>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:117:28
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub fn parse_limits(input: Input) -> ParseResult<'_, Limits> {
[INFO] [stderr]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub fn parse_limits(input: Input<'_>) -> ParseResult<'_, Limits> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:147:31
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub fn parse_tabletype(input: Input) -> ParseResult<'_, TableType> {
[INFO] [stderr]     |                               ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub fn parse_tabletype(input: Input<'_>) -> ParseResult<'_, TableType> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:158:29
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub fn parse_memtype(input: Input) -> ParseResult<'_, MemType> {
[INFO] [stderr]     |                             ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 158 | pub fn parse_memtype(input: Input<'_>) -> ParseResult<'_, MemType> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:168:28
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub fn parse_locals(input: Input) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stderr]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 168 | pub fn parse_locals(input: Input<'_>) -> ParseResult<'_, Vec<ValType>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:179:34
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub fn parse_instructions(input: Input) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stderr]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub fn parse_instructions(input: Input<'_>) -> ParseResult<'_, Vec<Instr>> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:241:26
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub fn parse_expr(input: Input) -> ParseResult<'_, Expr> {
[INFO] [stderr]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub fn parse_expr(input: Input<'_>) -> ParseResult<'_, Expr> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:247:26
[INFO] [stderr]     |
[INFO] [stderr] 247 | pub fn parse_code(input: Input) -> ParseResult<'_, Code> {
[INFO] [stderr]     |                          ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 247 | pub fn parse_code(input: Input<'_>) -> ParseResult<'_, Code> {
[INFO] [stderr]     |                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:267:34
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub fn parse_code_section(input: Input) -> ParseResult<'_, Vec<Code>> {
[INFO] [stderr]     |                                  ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub fn parse_code_section(input: Input<'_>) -> ParseResult<'_, Vec<Code>> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:275:28
[INFO] [stderr]     |
[INFO] [stderr] 275 | fn parse_leb128_u32(input: Input) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 275 | fn parse_leb128_u32(input: Input<'_>) -> ParseResult<'_, Located<u32>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary/sections.rs:307:28
[INFO] [stderr]     |
[INFO] [stderr] 307 | fn parse_leb128_i32(input: Input) -> ParseResult<'_, Located<i32>> {
[INFO] [stderr]     |                            ^^^^^                 ^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 307 | fn parse_leb128_i32(input: Input<'_>) -> ParseResult<'_, Located<i32>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmly` (lib) generated 169 warnings (run `cargo fix --lib -p wasmly` to apply 24 suggestions)
[INFO] [stderr] warning: function `nested_instrs` is never used
[INFO] [stderr]   --> src/main.rs:27:4
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn nested_instrs(instr: &Instr) -> &Vec<Instr> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `halt` is never read
[INFO] [stderr]    --> src/main.rs:154:5
[INFO] [stderr]     |
[INFO] [stderr] 152 | struct VM {
[INFO] [stderr]     |        -- field in this struct
[INFO] [stderr] 153 |     stack: Vec<StackItem>,
[INFO] [stderr] 154 |     halt: bool,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `push_i64`, `push_f32`, `push_f64`, `pop_i64`, `pop_f32`, and `pop_f64` are never used
[INFO] [stderr]    --> src/main.rs:292:34
[INFO] [stderr]     |
[INFO] [stderr] 160 | impl VM {
[INFO] [stderr]     | ------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 292 |         i32, push_i32, I32, i64, push_i64, I64, f32, push_f32, F32, f64, push_f64, F64,
[INFO] [stderr]     |                                  ^^^^^^^^            ^^^^^^^^            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 |     impl_stack_pop!(i32, pop_i32, I32, i64, pop_i64, I64, f32, pop_f32, F32, f64, pop_f64, F64,);
[INFO] [stderr]     |                                             ^^^^^^^            ^^^^^^^            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_stack_push` which comes from the expansion of the macro `impl_stack_pop` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `location` and `value` are never used
[INFO] [stderr]   --> src/binary/error.rs:83:12
[INFO] [stderr]    |
[INFO] [stderr] 65 | impl<T> Located<T> {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 83 |     pub fn location(&self) -> &SourceLocation {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn value(&self) -> &T {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `I64`, `F32`, and `F64` are never constructed
[INFO] [stderr]   --> src/types.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub enum Ty {
[INFO] [stderr]    |          -- variants in this enum
[INFO] [stderr] 27 |     I32,
[INFO] [stderr] 28 |     I64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 29 |     F32,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 30 |     F64,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Ty` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Index` is never constructed
[INFO] [stderr]    --> src/types.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub enum BlockType {
[INFO] [stderr]     |          --------- variant in this enum
[INFO] [stderr] 126 |     Empty,
[INFO] [stderr] 127 |     Index(usize),
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BlockType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unreachable` is never constructed
[INFO] [stderr]    --> src/types.rs:133:5
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub enum Instr {
[INFO] [stderr]     |          ----- variant in this enum
[INFO] [stderr] 133 |     Unreachable,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Instr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `I64`, `F32`, `F64`, and `NULL` are never constructed
[INFO] [stderr]    --> src/types.rs:153:5
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub enum Val {
[INFO] [stderr]     |          --- variants in this enum
[INFO] [stderr] 152 |     I32(i32),
[INFO] [stderr] 153 |     I64(i64),
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 154 |     F32(f32),
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 155 |     F64(f64),
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 156 |     NULL(Ty),
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Val` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmly` (bin "wasmly" test) generated 113 warnings (105 duplicates)
[INFO] [stderr] warning: `wasmly` (lib test) generated 113 warnings (113 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmly-d1f05e7304f4ba19)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test binary::error::tests::test_located_map ... ok
[INFO] [stdout] test binary::error::tests::test_located_from_parse ... ok
[INFO] [stdout] test binary::error::tests::test_located_new ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_contains ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_end ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_new ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_max ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_zero ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_incomplete ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_small ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_zero ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_i32_zero ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_u32_max ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_u32_zero ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_leb128_u32_large_location ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_u32_small ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_magic_location ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_too_large ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_byte_location ... ok
[INFO] [stdout] test binary::leb128::tests::test_roundtrip_u32_values ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_name_location ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_leb128_u32_small_location ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_section_header_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_empty_function ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_version_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_section_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_with_instructions ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_multiple ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_section_single ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_with_locals ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_complex ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_multiple_params ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_single_result ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_single_param ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_multiple_results ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_i32_add ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_two_bytes ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_limits_no_max ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_local_get ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_nop ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_limits_with_max ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_memtype ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_i32_const ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_locals ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_tabletype ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_leb128_u32_medium_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_type_section_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_type_section_multiple ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_type_section_single ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_f32 ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_externref ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_f64 ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_funcref ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_i64 ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_i32 ... ok
[INFO] [stdout] test tests::test ... ok
[INFO] [stdout] test cont::tests::test_block ... ok
[INFO] [stdout] test tests::test_block ... ok
[INFO] [stdout] test cont::tests::test ... ok
[INFO] [stdout] test cont::tests::test_loop ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_u32_two_bytes ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_from_slice ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_positive ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_large_negative ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_negative ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_encode_i32_negative ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_roundtrip_i32_values ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_three_bytes ... FAILED
[INFO] [stdout] test tests::test_loop ... FAILED
[INFO] [stdout] test binary::leb128::tests::test_encode_i32_positive ... FAILED
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_single ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- binary::error::tests::test_source_location_from_slice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::error::tests::test_source_location_from_slice' (30) panicked at src/binary/error.rs:156:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 90
[INFO] [stdout]  right: 10
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c580095af13 - core::panicking::assert_failed::h59d9a1fd9655a77e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008b66b7 - wasmly::binary::error::tests::test_source_location_from_slice::h7279762f0c43c7b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/error.rs:156:9
[INFO] [stdout]   22:     0x5c58008b6727 - wasmly::binary::error::tests::test_source_location_from_slice::{{closure}}::hd79bf483d4f2fd36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/error.rs:152:41
[INFO] [stdout]   23:     0x5c58008b8d26 - core::ops::function::FnOnce::call_once::h91c974b4e7622660
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_decode_i32_positive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_decode_i32_positive' (34) panicked at src/binary/leb128.rs:170:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: 127
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5800930e79 - core::panicking::assert_failed::h504ace85b6b11891
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008adac7 - wasmly::binary::leb128::tests::test_decode_i32_positive::hd1ee37f41d9519d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:170:9
[INFO] [stdout]   22:     0x5c58008adb47 - wasmly::binary::leb128::tests::test_decode_i32_positive::{{closure}}::h66db7d3d632ab9ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:167:34
[INFO] [stdout]   23:     0x5c58008b8486 - core::ops::function::FnOnce::call_once::h197783ffc527c484
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_decode_i32_large_negative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_decode_i32_large_negative' (32) panicked at src/binary/leb128.rs:186:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2147483647
[INFO] [stdout]  right: -2147483648
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5800930e79 - core::panicking::assert_failed::h504ace85b6b11891
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008aec8f - wasmly::binary::leb128::tests::test_decode_i32_large_negative::h502abf7751e5e543
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:186:9
[INFO] [stdout]   22:     0x5c58008aed17 - wasmly::binary::leb128::tests::test_decode_i32_large_negative::{{closure}}::ha5992f5b722edb1e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:183:40
[INFO] [stdout]   23:     0x5c58008b8596 - core::ops::function::FnOnce::call_once::h22811cbae47365b2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_decode_i32_negative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_decode_i32_negative' (33) panicked at src/binary/leb128.rs:178:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: -2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5800930e79 - core::panicking::assert_failed::h504ace85b6b11891
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008ad90c - wasmly::binary::leb128::tests::test_decode_i32_negative::h6eea6fc44bde65c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:178:9
[INFO] [stdout]   22:     0x5c58008ad987 - wasmly::binary::leb128::tests::test_decode_i32_negative::{{closure}}::h6e6d23103e04a102
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:175:34
[INFO] [stdout]   23:     0x5c58008b8e26 - core::ops::function::FnOnce::call_once::ha98db0fe6fee8c0f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_encode_i32_negative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_encode_i32_negative' (43) panicked at src/binary/leb128.rs:229:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [254, 255, 255, 255, 255, 255, 255, 255, 255, 1]
[INFO] [stdout]  right: [126]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c58008a830b - core::panicking::assert_failed::h3266b99eafbe8327
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008adbe4 - wasmly::binary::leb128::tests::test_encode_i32_negative::h5a1362f970a51b7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:229:9
[INFO] [stdout]   22:     0x5c58008adc27 - wasmly::binary::leb128::tests::test_encode_i32_negative::{{closure}}::h8ed1e6d346c87ece
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:227:34
[INFO] [stdout]   23:     0x5c58008b8986 - core::ops::function::FnOnce::call_once::h595e5093bece26af
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_roundtrip_i32_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_roundtrip_i32_values' (50) panicked at src/binary/leb128.rs:263:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Error { input: [255, 255, 255, 255, 255, 255, 255, 255, 255, 1], code: TooLarge })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095a9f2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c58008ae2f6 - core::result::Result<T,E>::unwrap::h3f9aa46666a4f8d9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c58008ae2f6 - wasmly::binary::leb128::tests::test_roundtrip_i32_values::h184bcf99baa0e8d5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:263:61
[INFO] [stdout]   22:     0x5c58008ae4a7 - wasmly::binary::leb128::tests::test_roundtrip_i32_values::{{closure}}::he09e93649f00ccfe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:245:35
[INFO] [stdout]   23:     0x5c58008b9166 - core::ops::function::FnOnce::call_once::hce8984b931ad8ae2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_decode_u32_three_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_decode_u32_three_bytes' (39) panicked at src/binary/leb128.rs:146:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 16512
[INFO] [stdout]  right: 16385
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5800930ee3 - core::panicking::assert_failed::hbb2473d641487b15
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008aeac1 - wasmly::binary::leb128::tests::test_decode_u32_three_bytes::h067dce11a708ccd6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:146:9
[INFO] [stdout]   22:     0x5c58008aeb37 - wasmly::binary::leb128::tests::test_decode_u32_three_bytes::{{closure}}::h9da25d8fafc806c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:143:37
[INFO] [stdout]   23:     0x5c58008b8ee6 - core::ops::function::FnOnce::call_once::hb503a8f5b470d5ad
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_loop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_loop' (97) panicked at src/main.rs:304:17:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c58009221aa - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095aea9 - core::panicking::panic_const::panic_const_sub_overflow::h4fc8a8b45fa9fae9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5c58008a12dc - wasmly::VM::pop_label::hf8d004377ad90d4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:304:17
[INFO] [stdout]   21:     0x5c580089feb3 - wasmly::VM::step::he3c2d03b3057058f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:225:42
[INFO] [stdout]   22:     0x5c580089faf7 - wasmly::VM::run::hc63c99f1f2f71d2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:177:18
[INFO] [stdout]   23:     0x5c58008b4418 - wasmly::tests::test_loop::ha02a47f279359e9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:360:12
[INFO] [stdout]   24:     0x5c58008b45d7 - wasmly::tests::test_loop::{{closure}}::hc33ac85b9a627e0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:358:23
[INFO] [stdout]   25:     0x5c58008b8c66 - core::ops::function::FnOnce::call_once::h818b7d9acccdeb12
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   46:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   47:     0x71577db6da64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- binary::leb128::tests::test_encode_i32_positive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'binary::leb128::tests::test_encode_i32_positive' (44) panicked at src/binary/leb128.rs:223:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [255, 0]
[INFO] [stdout]  right: [127]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5800942bd2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5800942bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5800942bd2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5800942bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5800953d8a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5800953d8a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c5800911916 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c5800911916 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c58009220b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c58009220b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5800921f51 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c58008e573e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c58008e573e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c5800922332 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c5800922332 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5800922178 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c580091d709 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c580090674d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c580095b1cc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c580095b083 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c58008a830b - core::panicking::assert_failed::h3266b99eafbe8327
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c58008adcc4 - wasmly::binary::leb128::tests::test_encode_i32_positive::h0dc8aff0cac9e722
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:223:9
[INFO] [stdout]   22:     0x5c58008add07 - wasmly::binary::leb128::tests::test_encode_i32_positive::{{closure}}::hc66430894d799c5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:221:34
[INFO] [stdout]   23:     0x5c58008b8506 - core::ops::function::FnOnce::call_once::h1f47d11e5379247f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c58008e54fb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c58008e54fb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c58008f8f0a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c58008f8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c58008f8f0a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c58008f8f0a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c58008f8f0a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c58008f8f0a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c58008f8f0a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c58008d3364 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c58008d3364 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c58008d6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c58008d6d02 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c58008d6d02 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c58008d6d02 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c58008d6d02 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c58008d6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c580091899f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c580091899f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x71577dae0aa4 - <unknown>
[INFO] [stdout]   45:     0x71577db6da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     binary::error::tests::test_source_location_from_slice
[INFO] [stdout]     binary::leb128::tests::test_decode_i32_large_negative
[INFO] [stdout]     binary::leb128::tests::test_decode_i32_negative
[INFO] [stdout]     binary::leb128::tests::test_decode_i32_positive
[INFO] [stdout]     binary::leb128::tests::test_decode_u32_three_bytes
[INFO] [stdout]     binary::leb128::tests::test_encode_i32_negative
[INFO] [stdout]     binary::leb128::tests::test_encode_i32_positive
[INFO] [stdout]     binary::leb128::tests::test_roundtrip_i32_values
[INFO] [stdout]     tests::test_loop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43a496049418f5d714d0937912f243226e8fc737eef4057329d6f346598a4386", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a496049418f5d714d0937912f243226e8fc737eef4057329d6f346598a4386", kill_on_drop: false }`
[INFO] [stdout] 43a496049418f5d714d0937912f243226e8fc737eef4057329d6f346598a4386
