[INFO] fetching crate dbn 0.36.1... [INFO] testing dbn-0.36.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dbn 0.36.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate dbn 0.36.1 [INFO] finished tweaking crates.io crate dbn 0.36.1 [INFO] tweaked toml for crates.io crate dbn 0.36.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dbn 0.36.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dbn 0.36.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type-layout v0.2.0 [INFO] [stderr] Downloaded oval v2.0.0 [INFO] [stderr] Downloaded dbn-macros v0.36.1 [INFO] [stderr] Downloaded json-writer v0.4.0 [INFO] [stderr] Downloaded type-layout-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82a729bc81a4235bdcb3c6fe8704fea6dda8c5417fdee0dfb23c3472350bd8a1 [INFO] running `Command { std: "docker" "start" "-a" "82a729bc81a4235bdcb3c6fe8704fea6dda8c5417fdee0dfb23c3472350bd8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a729bc81a4235bdcb3c6fe8704fea6dda8c5417fdee0dfb23c3472350bd8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a729bc81a4235bdcb3c6fe8704fea6dda8c5417fdee0dfb23c3472350bd8a1", kill_on_drop: false }` [INFO] [stdout] 82a729bc81a4235bdcb3c6fe8704fea6dda8c5417fdee0dfb23c3472350bd8a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 90167cfe25c1d790006fa3851acdae0d3383b1670a7f33867d9398ef96c0e44d [INFO] running `Command { std: "docker" "start" "-a" "90167cfe25c1d790006fa3851acdae0d3383b1670a7f33867d9398ef96c0e44d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling json-writer v0.4.0 [INFO] [stderr] Compiling oval v2.0.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling dbn-macros v0.36.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling dbn v0.36.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>; [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:366:26 [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/fsm.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/record_ref.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.86s [INFO] running `Command { std: "docker" "inspect" "90167cfe25c1d790006fa3851acdae0d3383b1670a7f33867d9398ef96c0e44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90167cfe25c1d790006fa3851acdae0d3383b1670a7f33867d9398ef96c0e44d", kill_on_drop: false }` [INFO] [stdout] 90167cfe25c1d790006fa3851acdae0d3383b1670a7f33867d9398ef96c0e44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3799c0b5baa9b0dc65465e4136bff2c4f3a438ab6e86666ea8bbbe037ab75d02 [INFO] running `Command { std: "docker" "start" "-a" "3799c0b5baa9b0dc65465e4136bff2c4f3a438ab6e86666ea8bbbe037ab75d02", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling type-layout-derive v0.2.0 [INFO] [stderr] Compiling type-layout v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling dbn-macros v0.36.1 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling dbn v0.36.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>; [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:366:26 [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/fsm.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/record_ref.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>; [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 46 | fn decode_record_ref(&mut self) -> crate::Result>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:330:23 [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 330 | pub fn decode_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:366:26 [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/sync.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 375 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbn/fsm.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 159 | pub fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 108 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dbz.rs:169:20 [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 155 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/dyn_decoder.rs:214:20 [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 214 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 76 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 156 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode/merge.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/decode.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option; [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | fn last_record(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/record_ref.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 153 | pub fn as_enum(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/test_utils.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 40 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/test_utils.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | fn last_record(&self) -> Option { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 53 | fn last_record(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.91s [INFO] running `Command { std: "docker" "inspect" "3799c0b5baa9b0dc65465e4136bff2c4f3a438ab6e86666ea8bbbe037ab75d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3799c0b5baa9b0dc65465e4136bff2c4f3a438ab6e86666ea8bbbe037ab75d02", kill_on_drop: false }` [INFO] [stdout] 3799c0b5baa9b0dc65465e4136bff2c4f3a438ab6e86666ea8bbbe037ab75d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c48328d1adfc526d131ea110cf6483582648b673ee03237aeb71b869ef2eef13 [INFO] running `Command { std: "docker" "start" "-a" "c48328d1adfc526d131ea110cf6483582648b673ee03237aeb71b869ef2eef13", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode.rs:46:26 [INFO] [stderr] | [INFO] [stderr] 46 | fn decode_record_ref(&mut self) -> crate::Result>; [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 46 | fn decode_record_ref(&mut self) -> crate::Result>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/sync.rs:163:26 [INFO] [stderr] | [INFO] [stderr] 163 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 163 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/sync.rs:200:20 [INFO] [stderr] | [INFO] [stderr] 200 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 200 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/sync.rs:330:23 [INFO] [stderr] | [INFO] [stderr] 330 | pub fn decode_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 330 | pub fn decode_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/sync.rs:366:26 [INFO] [stderr] | [INFO] [stderr] 366 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 366 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/sync.rs:375:20 [INFO] [stderr] | [INFO] [stderr] 375 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 375 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbn/fsm.rs:159:24 [INFO] [stderr] | [INFO] [stderr] 159 | pub fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 159 | pub fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbz.rs:108:26 [INFO] [stderr] | [INFO] [stderr] 108 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 108 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dbz.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 169 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dyn_decoder.rs:155:26 [INFO] [stderr] | [INFO] [stderr] 155 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 155 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/dyn_decoder.rs:214:20 [INFO] [stderr] | [INFO] [stderr] 214 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 214 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/merge.rs:58:26 [INFO] [stderr] | [INFO] [stderr] 58 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 58 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/merge.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 76 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/merge.rs:156:26 [INFO] [stderr] | [INFO] [stderr] 156 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 156 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode/merge.rs:201:20 [INFO] [stderr] | [INFO] [stderr] 201 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 201 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/decode.rs:220:24 [INFO] [stderr] | [INFO] [stderr] 220 | fn last_record(&self) -> Option; [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 220 | fn last_record(&self) -> Option>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/record_ref.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | pub fn as_enum(&self) -> crate::Result { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 153 | pub fn as_enum(&self) -> crate::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/test_utils.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | fn decode_record_ref(&mut self) -> crate::Result> { [INFO] [stderr] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 40 | fn decode_record_ref(&mut self) -> crate::Result>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/test_utils.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | fn last_record(&self) -> Option { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 53 | fn last_record(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dbn` (lib) generated 17 warnings (run `cargo fix --lib -p dbn` to apply 17 suggestions) [INFO] [stderr] warning: `dbn` (lib test) generated 19 warnings (17 duplicates) (run `cargo fix --lib -p dbn --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dbn-4123099d00c4f4ed) [INFO] [stdout] running 964 tests [INFO] [stdout] test decode::dbn::fsm::tests::test_decode_metadata_symbol_invalid_utf8 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_decode_metadata_symbol ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_decode_ts_out_set_in_metadata ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_4_v2_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_5_v2_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_6_v2_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_7_v3_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_8_v3_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0::limit_2_NonZeroU64__new_16_ ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_all::case_9_no_metadata::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN::limit_1_None ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_1_v1_asis::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_2_v1_upgradev2::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_1_7::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_3_v1_upgradev3::chunk_size_4_120::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_1_MAX_RECORD_LEN::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_3_DbnFsm__DEFAULT_BUF_SIZE ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_1_0 ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_3_DbnFsm__DEFAULT_BUF_SIZE::buffer_size_1_MAX_RECORD_LEN::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stdout] test decode::dbn::fsm::tests::test_process_many::case_4_v2_asis::chunk_size_2_16_384::buffer_size_2_DbnFsm__DEFAULT_BUF_SIZE::compat_size_2_MAX_RECORD_LEN ... ok [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dbn-4123099d00c4f4ed` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c48328d1adfc526d131ea110cf6483582648b673ee03237aeb71b869ef2eef13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48328d1adfc526d131ea110cf6483582648b673ee03237aeb71b869ef2eef13", kill_on_drop: false }` [INFO] [stdout] c48328d1adfc526d131ea110cf6483582648b673ee03237aeb71b869ef2eef13