[INFO] cloning repository https://github.com/skewballfox/tflite_scratch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skewballfox/tflite_scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskewballfox%2Ftflite_scratch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskewballfox%2Ftflite_scratch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afa03af6fd8b0e7de5c8ba641ca9658bb752b638
[INFO] checking skewballfox/tflite_scratch against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskewballfox%2Ftflite_scratch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skewballfox/tflite_scratch
[INFO] finished tweaking git repo https://github.com/skewballfox/tflite_scratch
[INFO] tweaked toml for git repo https://github.com/skewballfox/tflite_scratch written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skewballfox/tflite_scratch on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skewballfox/tflite_scratch 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flatbuffers v23.1.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83c3b423c2be19a6cea11b477fc6f718559966770e58c507430b46262be9d867
[INFO] running `Command { std: "docker" "start" "-a" "83c3b423c2be19a6cea11b477fc6f718559966770e58c507430b46262be9d867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c3b423c2be19a6cea11b477fc6f718559966770e58c507430b46262be9d867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c3b423c2be19a6cea11b477fc6f718559966770e58c507430b46262be9d867", kill_on_drop: false }`
[INFO] [stdout] 83c3b423c2be19a6cea11b477fc6f718559966770e58c507430b46262be9d867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65b00fa5639953062777391968d62b025924c684762c8f5c4f974dfa722b82e6
[INFO] running `Command { std: "docker" "start" "-a" "65b00fa5639953062777391968d62b025924c684762c8f5c4f974dfa722b82e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]     Checking tflite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> src/tflite_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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]  --> src/tflite_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]   --> src/tflite_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: `core::mem`
[INFO] [stdout]  --> src/tflite_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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]  --> src/tflite_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]   --> src/tflite_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(model_file: &[u8]) -> TFLiteModel {
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(model_file: &[u8]) -> TFLiteModel<'_> {
[INFO] [stdout]   |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20525:27
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model, 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] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20535:41
[INFO] [stdout]       |
[INFO] [stdout] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model, 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] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20568:44
[INFO] [stdout]       |
[INFO] [stdout] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20575:58
[INFO] [stdout]       |
[INFO] [stdout] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/lib.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(model_file: &[u8]) -> TFLiteModel {
[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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn new(model_file: &[u8]) -> TFLiteModel<'_> {
[INFO] [stdout]   |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20525:27
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model, 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] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20535:41
[INFO] [stdout]       |
[INFO] [stdout] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model, 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] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20568:44
[INFO] [stdout]       |
[INFO] [stdout] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20575:58
[INFO] [stdout]       |
[INFO] [stdout] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> src/tflite_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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]  --> src/tflite_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]   --> src/tflite_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tflite_generated::tflite::ENUM_VALUES_BUILTIN_OPERATOR`: Use associated constants instead. This will no longer be generated in 2021.
[INFO] [stdout]  --> src/main.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::tflite_generated::tflite::{Model, ENUM_VALUES_BUILTIN_OPERATOR};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tflite_generated::tflite::ENUM_VALUES_BUILTIN_OPERATOR`: Use associated constants instead. This will no longer be generated in 2021.
[INFO] [stdout]   --> src/main.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 ENUM_VALUES_BUILTIN_OPERATOR[operator.deprecated_builtin_code() as usize]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::mem`
[INFO] [stdout]  --> src/tflite_generated.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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]  --> src/tflite_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]   --> src/tflite_generated.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use self::flatbuffers::{EndianScalar, Follow};
[INFO] [stdout]    |                         ^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tflite_generated::tflite::ENUM_VALUES_BUILTIN_OPERATOR`: Use associated constants instead. This will no longer be generated in 2021.
[INFO] [stdout]  --> src/main.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::tflite_generated::tflite::{Model, ENUM_VALUES_BUILTIN_OPERATOR};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `tflite_generated::tflite::ENUM_VALUES_BUILTIN_OPERATOR`: Use associated constants instead. This will no longer be generated in 2021.
[INFO] [stdout]   --> src/main.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 ENUM_VALUES_BUILTIN_OPERATOR[operator.deprecated_builtin_code() as usize]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ops` is never used
[INFO] [stdout]   --> src/main.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn print_ops(model: Model) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20525:27
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model, 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]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20535:41
[INFO] [stdout]       |
[INFO] [stdout] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model, 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] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20568:44
[INFO] [stdout]       |
[INFO] [stdout] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20575:58
[INFO] [stdout]       |
[INFO] [stdout] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_ops` is never used
[INFO] [stdout]   --> src/main.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn print_ops(model: Model) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20525:27
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model, 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]       = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]       |
[INFO] [stdout] 20525 | pub fn root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20535:41
[INFO] [stdout]       |
[INFO] [stdout] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model, 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] 20535 | pub fn size_prefixed_root_as_model(buf: &[u8]) -> Result<Model<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]       |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20568:44
[INFO] [stdout]       |
[INFO] [stdout] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20568 | pub unsafe fn root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]      --> src/tflite_generated.rs:20575:58
[INFO] [stdout]       |
[INFO] [stdout] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model {
[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] 20575 | pub unsafe fn size_prefixed_root_as_model_unchecked(buf: &[u8]) -> Model<'_> {
[INFO] [stdout]       |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "65b00fa5639953062777391968d62b025924c684762c8f5c4f974dfa722b82e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b00fa5639953062777391968d62b025924c684762c8f5c4f974dfa722b82e6", kill_on_drop: false }`
[INFO] [stdout] 65b00fa5639953062777391968d62b025924c684762c8f5c4f974dfa722b82e6
