[INFO] fetching crate yatlv 1.3.0...
[INFO] testing yatlv-1.3.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yatlv 1.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate yatlv 1.3.0
[INFO] finished tweaking crates.io crate yatlv 1.3.0
[INFO] tweaked toml for crates.io crate yatlv 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yatlv 1.3.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v0.8.2
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a114e8eda732614b565ea91256e35270fd945c06ef48d6dac8ec1b349500373
[INFO] running `Command { std: "docker" "start" "-a" "9a114e8eda732614b565ea91256e35270fd945c06ef48d6dac8ec1b349500373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a114e8eda732614b565ea91256e35270fd945c06ef48d6dac8ec1b349500373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a114e8eda732614b565ea91256e35270fd945c06ef48d6dac8ec1b349500373", kill_on_drop: false }`
[INFO] [stdout] 9a114e8eda732614b565ea91256e35270fd945c06ef48d6dac8ec1b349500373
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4075d4b0791ef2837f475e56ce170828a2f4e0f30bbd8a9dc8e095d6401f60e
[INFO] running `Command { std: "docker" "start" "-a" "b4075d4b0791ef2837f475e56ce170828a2f4e0f30bbd8a9dc8e095d6401f60e", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling yatlv v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder;
[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] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_>;
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:386:22
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder {
[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] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:451:22
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder {
[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] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:473:18
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:28
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser> {
[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] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1065:22
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser>> {
[INFO] [stdout]      |                      ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser<'_>>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "b4075d4b0791ef2837f475e56ce170828a2f4e0f30bbd8a9dc8e095d6401f60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4075d4b0791ef2837f475e56ce170828a2f4e0f30bbd8a9dc8e095d6401f60e", kill_on_drop: false }`
[INFO] [stdout] b4075d4b0791ef2837f475e56ce170828a2f4e0f30bbd8a9dc8e095d6401f60e
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 717bbe2f156eec98a3a290a294d030de82a928446b6b8804e706e02e3eb5c6fe
[INFO] running `Command { std: "docker" "start" "-a" "717bbe2f156eec98a3a290a294d030de82a928446b6b8804e706e02e3eb5c6fe", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder;
[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] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_>;
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:386:22
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder {
[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] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:451:22
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder {
[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] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:473:18
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:28
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser> {
[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] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1065:22
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser>> {
[INFO] [stdout]      |                      ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser<'_>>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yatlv v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder;
[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] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_>;
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:386:22
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder {
[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] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:451:22
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder {
[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] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:473:18
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[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] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:592:28
[INFO] [stdout]     |
[INFO] [stdout] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser> {
[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] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1065:22
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser>> {
[INFO] [stdout]      |                      ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser<'_>>> {
[INFO] [stdout]      |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "717bbe2f156eec98a3a290a294d030de82a928446b6b8804e706e02e3eb5c6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "717bbe2f156eec98a3a290a294d030de82a928446b6b8804e706e02e3eb5c6fe", kill_on_drop: false }`
[INFO] [stdout] 717bbe2f156eec98a3a290a294d030de82a928446b6b8804e706e02e3eb5c6fe
[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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca4efb20558c38dd289b2cfd26890633a6aec90faa8dde798106a52983755f64
[INFO] running `Command { std: "docker" "start" "-a" "ca4efb20558c38dd289b2cfd26890633a6aec90faa8dde798106a52983755f64", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:177:18
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder;
[INFO] [stderr]     |                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_>;
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:181:18
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder {
[INFO] [stderr]     |                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 181 |     fn add_child(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:386:22
[INFO] [stderr]     |
[INFO] [stderr] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder {
[INFO] [stderr]     |                      ^^^^^^^^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 386 |     pub fn new(data: &mut Vec<u8>) -> FrameBuilder<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:408:18
[INFO] [stderr]     |
[INFO] [stderr] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[INFO] [stderr]     |                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 408 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:451:22
[INFO] [stderr]     |
[INFO] [stderr] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder {
[INFO] [stderr]     |                      ^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 451 |     pub fn new(data: &mut Vec<u8>) -> PacketFrameBuilder<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:473:18
[INFO] [stderr]     |
[INFO] [stderr] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder {
[INFO] [stderr]     |                  ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 473 |     fn add_frame(&mut self, tag: u16) -> PacketFrameBuilder<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:592:28
[INFO] [stderr]     |
[INFO] [stderr] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser> {
[INFO] [stderr]     |                            ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 592 |     pub fn new(frame_data: &[u8]) -> Result<FrameParser<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1065:22
[INFO] [stderr]      |
[INFO] [stderr] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser>> {
[INFO] [stderr]      |                      ^^^^^ the lifetime is elided here        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1065 |     pub fn get_frame(&self, search_tag: u16) -> Result<Option<FrameParser<'_>>> {
[INFO] [stderr]      |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yatlv` (lib) generated 8 warnings (run `cargo fix --lib -p yatlv` to apply 8 suggestions)
[INFO] [stderr] warning: `yatlv` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yatlv-c7dca6f277a926ae)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test tests::can_add_bool_to_frame ... ok
[INFO] [stdout] test tests::can_add_child_to_packet_frame ... ok
[INFO] [stdout] test tests::can_add_child_to_frame ... ok
[INFO] [stdout] test tests::can_add_data_to_frame ... ok
[INFO] [stdout] test tests::can_add_u16_to_frame ... ok
[INFO] [stdout] test tests::can_add_data_to_packet_frame ... ok
[INFO] [stdout] test tests::can_add_u32_to_frame ... ok
[INFO] [stdout] test tests::can_add_u8_to_frame ... ok
[INFO] [stdout] test tests::can_add_utf8_to_frame ... ok
[INFO] [stdout] test tests::can_attempt_to_read_data_from_a_frame_if_it_is_not_there ... ok
[INFO] [stdout] test tests::can_add_u64_to_frame ... ok
[INFO] [stdout] test tests::can_decode_compatible_values_into_u16 ... ok
[INFO] [stdout] test tests::can_decode_compatible_values_into_bool ... ok
[INFO] [stdout] test tests::can_decode_compatible_values_into_u32 ... ok
[INFO] [stdout] test tests::can_decode_compatible_values_into_u64 ... ok
[INFO] [stdout] test tests::can_decode_compatible_values_into_u8 ... ok
[INFO] [stdout] test tests::can_make_an_empty_frame ... ok
[INFO] [stdout] test tests::can_make_an_empty_packet_frame ... ok
[INFO] [stdout] test tests::can_not_decode_bool_with_zero_bytes ... ok
[INFO] [stdout] test tests::can_not_decode_incompatible_values_into_bool ... ok
[INFO] [stdout] test tests::can_not_decode_incompatible_values_into_u16 ... ok
[INFO] [stdout] test tests::can_not_decode_incompatible_values_into_u32 ... ok
[INFO] [stdout] test tests::can_not_decode_incompatible_values_into_u8 ... ok
[INFO] [stdout] test tests::can_not_decode_u16_with_zero_bytes ... ok
[INFO] [stdout] test tests::can_not_decode_u32_with_zero_bytes ... ok
[INFO] [stdout] test tests::can_not_decode_u64_with_zero_bytes ... ok
[INFO] [stdout] test tests::can_not_decode_u8_with_zero_bytes ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_frame_format_is_not_recognized ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_there_is_excess_data ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_there_is_not_enough_data_for_a_field_value ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_there_is_not_enough_data_for_field_count ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_there_is_not_enough_data_for_field_tag_and_length ... ok
[INFO] [stdout] test tests::can_not_parse_a_frame_if_there_is_not_enough_data_for_frame_format ... ok
[INFO] [stdout] test tests::can_read_bool_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_child_frame ... ok
[INFO] [stdout] test tests::can_read_child_frames ... ok
[INFO] [stdout] test tests::can_read_data_from_frame ... ok
[INFO] [stdout] test tests::can_read_bools_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_str_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_datas_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u16_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_strs_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u32_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u16s_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u32s_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u64_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u64s_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u8_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_u8s_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_uuid_from_a_frame ... ok
[INFO] [stdout] test tests::can_read_uuids_from_a_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yatlv
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_datas (line 635) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_u8 (line 211) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_u64 (line 283) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_bools (line 898) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_data (line 610) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_bool (line 877) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_bool (line 186) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilder (line 360) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_frame (line 1047) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_str (line 306) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_u16 (line 237) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_uuid (line 332) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_frame (line 154) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_u32 (line 260) ... ok
[INFO] [stdout] test src/lib.rs - FrameBuilderLike::add_data (line 133) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u32s (line 798) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u16s (line 744) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_str (line 934) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u16 (line 721) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u32 (line 774) ... ok
[INFO] [stdout] test src/lib.rs - (line 73) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_strs (line 955) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_uuid (line 982) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u64s (line 850) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::new (line 577) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u8s (line 691) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_frames (line 1070) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u8 (line 668) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_uuids (line 1006) ... ok
[INFO] [stdout] test src/lib.rs - FrameParser<'a>::get_u64 (line 827) ... ok
[INFO] [stdout] test src/lib.rs - PacketFrameBuilder (line 419) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca4efb20558c38dd289b2cfd26890633a6aec90faa8dde798106a52983755f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4efb20558c38dd289b2cfd26890633a6aec90faa8dde798106a52983755f64", kill_on_drop: false }`
[INFO] [stdout] ca4efb20558c38dd289b2cfd26890633a6aec90faa8dde798106a52983755f64
