[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 beta-2026-03-05 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emliunix/wasmly on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc2/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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91b30197ce4b6b9c72e93c96a19d8a3cdc802a464a158b7dbdbdf23c701e26f4
[INFO] running `Command { std: "docker" "start" "-a" "91b30197ce4b6b9c72e93c96a19d8a3cdc802a464a158b7dbdbdf23c701e26f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91b30197ce4b6b9c72e93c96a19d8a3cdc802a464a158b7dbdbdf23c701e26f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b30197ce4b6b9c72e93c96a19d8a3cdc802a464a158b7dbdbdf23c701e26f4", kill_on_drop: false }`
[INFO] [stdout] 91b30197ce4b6b9c72e93c96a19d8a3cdc802a464a158b7dbdbdf23c701e26f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a6fc1ecab0073b989c4ead6e2ef5977fab43923e6cff119cea5750f02e42ee9
[INFO] running `Command { std: "docker" "start" "-a" "7a6fc1ecab0073b989c4ead6e2ef5977fab43923e6cff119cea5750f02e42ee9", 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.23s
[INFO] running `Command { std: "docker" "inspect" "7a6fc1ecab0073b989c4ead6e2ef5977fab43923e6cff119cea5750f02e42ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6fc1ecab0073b989c4ead6e2ef5977fab43923e6cff119cea5750f02e42ee9", kill_on_drop: false }`
[INFO] [stdout] 7a6fc1ecab0073b989c4ead6e2ef5977fab43923e6cff119cea5750f02e42ee9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec044ea16cf3e043dde925563d03e001c23d1455875480a1ff6846068566fe7
[INFO] running `Command { std: "docker" "start" "-a" "7ec044ea16cf3e043dde925563d03e001c23d1455875480a1ff6846068566fe7", 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 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: 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: 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.51s
[INFO] running `Command { std: "docker" "inspect" "7ec044ea16cf3e043dde925563d03e001c23d1455875480a1ff6846068566fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec044ea16cf3e043dde925563d03e001c23d1455875480a1ff6846068566fe7", kill_on_drop: false }`
[INFO] [stdout] 7ec044ea16cf3e043dde925563d03e001c23d1455875480a1ff6846068566fe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c04032512ba7ea822a7024372c7a01aa6b74d911c941a32f9e24980ad048db6e
[INFO] running `Command { std: "docker" "start" "-a" "c04032512ba7ea822a7024372c7a01aa6b74d911c941a32f9e24980ad048db6e", 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] [stdout] 
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stdout] running 73 tests
[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.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wasmly-e0d0b34bcbd4da54)
[INFO] [stdout] test binary::error::tests::test_located_map ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_end ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_contains ... ok
[INFO] [stdout] test binary::error::tests::test_located_new ... ok
[INFO] [stdout] test binary::error::tests::test_source_location_new ... 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::error::tests::test_located_from_parse ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_max ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_two_bytes ... 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_small ... 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_small_location ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_byte_location ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_small ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_leb128_u32_large_location ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_leb128_u32_medium_location ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_magic_location ... ok
[INFO] [stdout] test binary::leb128::tests::test_roundtrip_u32_values ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_empty_function ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_name_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_section_empty ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_u32_too_large ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_with_instructions ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_version_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_section_single ... ok
[INFO] [stdout] test binary::primitives::tests::test_parse_section_header_location ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_multiple ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_multiple_params ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_complex ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_single ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_multiple_results ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_code_with_locals ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_single_param ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_i32_add ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_function_section_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_nop ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_limits_no_max ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_tabletype ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_functype_single_result ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_i32_const ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_instructions_local_get ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_type_section_empty ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_memtype ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_limits_with_max ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_locals ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_f32 ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_funcref ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_f64 ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_i32 ... ok
[INFO] [stdout] test cont::tests::test ... ok
[INFO] [stdout] test cont::tests::test_block ... ok
[INFO] [stdout] test cont::tests::test_loop ... ok
[INFO] [stdout] test tests::test ... ok
[INFO] [stdout] test binary::sections::tests::test_parse_valtype_i64 ... ok
[INFO] [stdout] test tests::test_block ... ok
[INFO] [stdout] test binary::leb128::tests::test_encode_u32_two_bytes ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_large_negative ... FAILED
[INFO] [stdout] test binary::error::tests::test_source_location_from_slice ... FAILED
[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_externref ... ok
[INFO] [stdout] test binary::leb128::tests::test_decode_i32_positive ... 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_encode_i32_positive ... 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] 
[INFO] [stdout] failures:
[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' (31) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f661e585 - core[10b6fa85044e1869]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65baecf - wasmly::binary::leb128::tests::test_decode_i32_large_negative::hb0c82b6eaca80dec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:186:9
[INFO] [stdout]   22:     0x5948f65baf57 - wasmly::binary::leb128::tests::test_decode_i32_large_negative::{{closure}}::h3cc621929bd4d766
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:183:40
[INFO] [stdout]   23:     0x5948f65b34f6 - core::ops::function::FnOnce::call_once::hb9d3e0661b66daef
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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' (29) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f665b91d - core[10b6fa85044e1869]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65c9ce7 - wasmly::binary::error::tests::test_source_location_from_slice::h0fdd296746558511
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/error.rs:156:9
[INFO] [stdout]   22:     0x5948f65c9d57 - wasmly::binary::error::tests::test_source_location_from_slice::{{closure}}::hf116388b783ebb9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/error.rs:152:41
[INFO] [stdout]   23:     0x5948f65b2b26 - core::ops::function::FnOnce::call_once::h42f58d744a5ef8b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - 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' (33) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f661e585 - core[10b6fa85044e1869]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65b9bc7 - wasmly::binary::leb128::tests::test_decode_i32_positive::hae519e34b57ec33f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:170:9
[INFO] [stdout]   22:     0x5948f65b9c47 - wasmly::binary::leb128::tests::test_decode_i32_positive::{{closure}}::hb46966b4e102a2a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:167:34
[INFO] [stdout]   23:     0x5948f65b28a6 - core::ops::function::FnOnce::call_once::h2d4a7bfee46be6d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - 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' (32) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f661e585 - core[10b6fa85044e1869]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65b9a0c - wasmly::binary::leb128::tests::test_decode_i32_negative::h4a10011d5f6d07e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:178:9
[INFO] [stdout]   22:     0x5948f65b9a87 - wasmly::binary::leb128::tests::test_decode_i32_negative::{{closure}}::hc416a73aae412247
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:175:34
[INFO] [stdout]   23:     0x5948f65b24a6 - core::ops::function::FnOnce::call_once::h110debc6f49f2b52
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - 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' (42) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f65b4f0a - core::panicking::assert_failed::hf7044d369f07a4b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65b9ce4 - wasmly::binary::leb128::tests::test_encode_i32_negative::h4bb8e9d69b35ec25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:229:9
[INFO] [stdout]   22:     0x5948f65b9d27 - wasmly::binary::leb128::tests::test_encode_i32_negative::{{closure}}::h71869ed9666af611
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:227:34
[INFO] [stdout]   23:     0x5948f65b29a6 - core::ops::function::FnOnce::call_once::h33e2ef137b14a00d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - clone
[INFO] [stdout]   46:                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' (43) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f65b4f0a - core::panicking::assert_failed::hf7044d369f07a4b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65b9dc4 - wasmly::binary::leb128::tests::test_encode_i32_positive::h93aeb10a705f9387
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:223:9
[INFO] [stdout]   22:     0x5948f65b9e07 - wasmly::binary::leb128::tests::test_encode_i32_positive::{{closure}}::he89b430544d6b326
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:221:34
[INFO] [stdout]   23:     0x5948f65b2c06 - core::ops::function::FnOnce::call_once::h59b184f29a5e3d33
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - 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' (49) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f665ffe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5948f65ba498 - core::result::Result<T,E>::unwrap::h9851cac9983fcfba
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5948f65ba498 - wasmly::binary::leb128::tests::test_roundtrip_i32_values::hf20f81d5bb3ef199
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:263:61
[INFO] [stdout]   22:     0x5948f65ba647 - wasmly::binary::leb128::tests::test_roundtrip_i32_values::{{closure}}::h20f07646a0159ad4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:245:35
[INFO] [stdout]   23:     0x5948f65b2866 - core::ops::function::FnOnce::call_once::h2c9218ca2c4b6992
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - 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' (38) 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:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a0f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f6660123 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5948f661e5ba - core[10b6fa85044e1869]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5948f65bad01 - wasmly::binary::leb128::tests::test_decode_u32_three_bytes::hcf479eafb9a3a404
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:146:9
[INFO] [stdout]   22:     0x5948f65bad77 - wasmly::binary::leb128::tests::test_decode_u32_three_bytes::{{closure}}::h39aac5d0d9a877f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/binary/leb128.rs:143:37
[INFO] [stdout]   23:     0x5948f65b2826 - core::ops::function::FnOnce::call_once::h2c4183688581b584
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   45:     0x7e4ab7e38a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_loop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_loop' (96) panicked at src/main.rs:304:17:
[INFO] [stdout] attempt to subtract with overflow
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5948f664ae2a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5948f664ae2a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5948f664ae2a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5948f665f9fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5948f665f9fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5948f664f6b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5948f664f6b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5948f662a03f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5948f662a03f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5948f6643399 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5948f65df55c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5948f65df55c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5948f6643552 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5948f6643552 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5948f662a12a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5948f6621a99 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5948f662ae0d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5948f666026c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5948f66612d9 - core[10b6fa85044e1869]::panicking::panic_const::panic_const_sub_overflow
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:175:17
[INFO] [stdout]   20:     0x5948f65ade9c - wasmly::VM::pop_label::ha6d4427eebc8dd93
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:304:17
[INFO] [stdout]   21:     0x5948f65aca73 - wasmly::VM::step::h313b8362b28e249d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:225:42
[INFO] [stdout]   22:     0x5948f65ac6c4 - wasmly::VM::run::h7442f97141502a9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:177:18
[INFO] [stdout]   23:     0x5948f65c93e5 - wasmly::tests::test_loop::h17c9ee37e93be9f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:360:12
[INFO] [stdout]   24:     0x5948f65c9597 - wasmly::tests::test_loop::{{closure}}::h65e4064d62edf8e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:358:23
[INFO] [stdout]   25:     0x5948f65b3646 - core::ops::function::FnOnce::call_once::hdf10c9d92ee15e09
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5948f65d363b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5948f65d363b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x5948f65e002b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5948f65e002b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5948f65e002b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x5948f65e002b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x5948f65db744 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x5948f65db744 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x5948f65e2c32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5948f65e2c32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5948f65e2c32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x5948f65e2c32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5948f664a73f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   45:     0x5948f664a73f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   46:     0x7e4ab7dabaa4 - <unknown>
[INFO] [stdout]   47:     0x7e4ab7e38a64 - clone
[INFO] [stdout]   48:                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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c04032512ba7ea822a7024372c7a01aa6b74d911c941a32f9e24980ad048db6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04032512ba7ea822a7024372c7a01aa6b74d911c941a32f9e24980ad048db6e", kill_on_drop: false }`
[INFO] [stdout] c04032512ba7ea822a7024372c7a01aa6b74d911c941a32f9e24980ad048db6e
