[INFO] cloning repository https://github.com/anagrambuild/flatlana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anagrambuild/flatlana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanagrambuild%2Fflatlana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanagrambuild%2Fflatlana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4118a35299a07f8076e1e6f52f5d9e021c2aa252
[INFO] checking anagrambuild/flatlana against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanagrambuild%2Fflatlana" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/anagrambuild/flatlana
[INFO] finished tweaking git repo https://github.com/anagrambuild/flatlana
[INFO] tweaked toml for git repo https://github.com/anagrambuild/flatlana written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anagrambuild/flatlana on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anagrambuild/flatlana already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-frozen-abi v1.17.18
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.17.18
[INFO] [stderr]   Downloaded ahash v0.8.5
[INFO] [stderr]   Downloaded solana-sdk-macro v1.17.18
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded solana-program v1.17.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c4c1f9943b8f22d0ed353c5cb82f06c0afe1a219e4712635feeb2dae464342
[INFO] running `Command { std: "docker" "start" "-a" "12c4c1f9943b8f22d0ed353c5cb82f06c0afe1a219e4712635feeb2dae464342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c4c1f9943b8f22d0ed353c5cb82f06c0afe1a219e4712635feeb2dae464342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c4c1f9943b8f22d0ed353c5cb82f06c0afe1a219e4712635feeb2dae464342", kill_on_drop: false }`
[INFO] [stdout] 12c4c1f9943b8f22d0ed353c5cb82f06c0afe1a219e4712635feeb2dae464342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c6d28ae51587ac8445975926095c84ba0f8ae5ab2c2680e983b12c41081f32
[INFO] running `Command { std: "docker" "start" "-a" "85c6d28ae51587ac8445975926095c84ba0f8ae5ab2c2680e983b12c41081f32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.17.18
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling solana-frozen-abi v1.17.18
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling solana-program v1.17.18
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling solana-sdk-macro v1.17.18
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking flatlana-types v0.0.1 (/opt/rustwide/workdir/schemas-rust)
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/flatlana_instruction_generated.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::mem;
[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 import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/flatlana_instruction_generated.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EndianScalar`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dee_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::mem;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dee_generated.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dee_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dee_generated.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dum_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::mem;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dum_generated.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dum_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dum_generated.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/flatlana_instruction_generated.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::mem;
[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 import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/flatlana_instruction_generated.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EndianScalar`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dee_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::mem;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dee_generated.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dee_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dee_generated.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dum_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use core::mem;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]  --> schemas-rust/src/tweedle_dum_generated.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::cmp::Ordering;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndianScalar` and `Follow`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dum_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/tweedle_dum_generated.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Follow`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> schemas-rust/src/lib.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_ix_data<'a>(ix_data: &'a [u8]) -> Result<FlatlanaInstruction, FlatlanaSchemaError> {
[INFO] [stdout]   |                                    --                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_ix_data<'a>(ix_data: &'a [u8]) -> Result<FlatlanaInstruction<'a>, FlatlanaSchemaError> {
[INFO] [stdout]   |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:269:56
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub fn size_prefixed_root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub fn size_prefixed_root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:302:59
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub unsafe fn root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction {
[INFO] [stdout]     |                                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub unsafe fn root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:309:73
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub unsafe fn size_prefixed_root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction {
[INFO] [stdout]     |                                                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub unsafe fn size_prefixed_root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction<'_> {
[INFO] [stdout]     |                                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:176:53
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1 {
[INFO] [stdout]     |                                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:183:67
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1 {
[INFO] [stdout]     |                                                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:176:53
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1 {
[INFO] [stdout]     |                                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:183:67
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1 {
[INFO] [stdout]     |                                                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flatbuffers::Verifiable`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use self::flatbuffers::Verifiable;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Follow`
[INFO] [stdout]   --> schemas-rust/src/flatlana_instruction_generated.rs:12:39
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> schemas-rust/src/lib.rs:7:55
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_ix_data<'a>(ix_data: &'a [u8]) -> Result<FlatlanaInstruction, FlatlanaSchemaError> {
[INFO] [stdout]   |                                    --                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                                    |
[INFO] [stdout]   |                                    the lifetime is named here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_ix_data<'a>(ix_data: &'a [u8]) -> Result<FlatlanaInstruction<'a>, FlatlanaSchemaError> {
[INFO] [stdout]   |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:259:42
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                          ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:269:56
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub fn size_prefixed_root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                        ^^^^^            ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 269 | pub fn size_prefixed_root_as_flatlana_instruction(buf: &[u8]) -> Result<FlatlanaInstruction<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:302:59
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub unsafe fn root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction {
[INFO] [stdout]     |                                                           ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | pub unsafe fn root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction<'_> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/flatlana_instruction_generated.rs:309:73
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub unsafe fn size_prefixed_root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction {
[INFO] [stdout]     |                                                                         ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                         |
[INFO] [stdout]     |                                                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub unsafe fn size_prefixed_root_as_flatlana_instruction_unchecked(buf: &[u8]) -> FlatlanaInstruction<'_> {
[INFO] [stdout]     |                                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dee_v1(buf: &[u8]) -> Result<TweedleDeeV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:176:53
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1 {
[INFO] [stdout]     |                                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dee_generated.rs:183:67
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1 {
[INFO] [stdout]     |                                                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dee_v1_unchecked(buf: &[u8]) -> TweedleDeeV1<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                    ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:143:50
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn size_prefixed_root_as_tweedle_dum_v1(buf: &[u8]) -> Result<TweedleDumV1<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:176:53
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1 {
[INFO] [stdout]     |                                                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub unsafe fn root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> schemas-rust/src/tweedle_dum_generated.rs:183:67
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1 {
[INFO] [stdout]     |                                                                   ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                                   |
[INFO] [stdout]     |                                                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub unsafe fn size_prefixed_root_as_tweedle_dum_v1_unchecked(buf: &[u8]) -> TweedleDumV1<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking borsh v0.10.3
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]     Checking flatlana-program v0.0.1 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.93s
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FlatlanaInstruction` and `tweedle_dum_generated::root_as_tweedle_dum_v1`
[INFO] [stdout]  --> program/src/lib.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{FlatlanaInstruction, InstructionType}, parse_ix_data, tweedle_dee_generated::root_as_tweedle_dee_v1, tweedle_dum_generated::root_as_tweedle_dum_v1
[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 import: `msg`
[INFO] [stdout]  --> program/src/lib.rs:8:83
[INFO] [stdout]   |
[INFO] [stdout] 8 |     account_info::AccountInfo, declare_id, entrypoint, entrypoint::ProgramResult, msg, program::invoke_signed, program_error::Program...
[INFO] [stdout]   |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> program/src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FlatlanaInstruction` and `tweedle_dum_generated::root_as_tweedle_dum_v1`
[INFO] [stdout]  --> program/src/lib.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | ...::{FlatlanaInstruction, InstructionType}, parse_ix_data, tweedle_dee_generated::root_as_tweedle_dee_v1, tweedle_dum_generated::root_as_tweedle_dum_v1
[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 import: `msg`
[INFO] [stdout]  --> program/src/lib.rs:8:83
[INFO] [stdout]   |
[INFO] [stdout] 8 |     account_info::AccountInfo, declare_id, entrypoint, entrypoint::ProgramResult, msg, program::invoke_signed, program_error::Program...
[INFO] [stdout]   |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> program/src/lib.rs:38:55
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let ix = parse_ix_data(instruction_data).map_err(|e| FlatlanaError::WetwareFault)?;
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dee`
[INFO] [stdout]   --> program/src/lib.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |             if let Some(dee) = ix.deev1_nested_flatbuffer() {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_dee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dee`
[INFO] [stdout]   --> program/src/lib.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 let dee = root_as_tweedle_dee_v1(bytes).unwrap();
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_dee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> program/src/lib.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e| FlatlanaError::MitochondrialExhaustion)
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> program/src/lib.rs:38:55
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let ix = parse_ix_data(instruction_data).map_err(|e| FlatlanaError::WetwareFault)?;
[INFO] [stdout]    |                                                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dee`
[INFO] [stdout]   --> program/src/lib.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 |             if let Some(dee) = ix.deev1_nested_flatbuffer() {
[INFO] [stdout]    |                         ^^^ help: if this is intentional, prefix it with an underscore: `_dee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dee`
[INFO] [stdout]   --> program/src/lib.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 let dee = root_as_tweedle_dee_v1(bytes).unwrap();
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_dee`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> program/src/lib.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e| FlatlanaError::MitochondrialExhaustion)
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "85c6d28ae51587ac8445975926095c84ba0f8ae5ab2c2680e983b12c41081f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c6d28ae51587ac8445975926095c84ba0f8ae5ab2c2680e983b12c41081f32", kill_on_drop: false }`
[INFO] [stdout] 85c6d28ae51587ac8445975926095c84ba0f8ae5ab2c2680e983b12c41081f32
