[INFO] fetching crate diny 0.2.4...
[INFO] checking diny-0.2.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate diny 0.2.4 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate diny 0.2.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate diny 0.2.4
[INFO] finished tweaking crates.io crate diny 0.2.4
[INFO] tweaked toml for crates.io crate diny 0.2.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate diny 0.2.4 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded futures-macro v0.3.17
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded semver v1.0.4
[INFO] [stderr]   Downloaded diny_core v0.2.4
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded serde_json v1.0.69
[INFO] [stderr]   Downloaded tokio v1.13.0
[INFO] [stderr]   Downloaded async-compat v0.2.1
[INFO] [stderr]   Downloaded diny_derive v0.2.1
[INFO] [stderr]   Downloaded diny_test v0.2.4
[INFO] [stderr]   Downloaded tokio-macros v1.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37b50d42ff7065afff091634ef7c6111b04ed5f06f2aa5caf450b8371491c887
[INFO] running `Command { std: "docker" "start" "-a" "37b50d42ff7065afff091634ef7c6111b04ed5f06f2aa5caf450b8371491c887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37b50d42ff7065afff091634ef7c6111b04ed5f06f2aa5caf450b8371491c887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b50d42ff7065afff091634ef7c6111b04ed5f06f2aa5caf450b8371491c887", kill_on_drop: false }`
[INFO] [stdout] 37b50d42ff7065afff091634ef7c6111b04ed5f06f2aa5caf450b8371491c887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 001b0e1cd39c3897d826eda1f92e4de901e111c72c6b6ed318cc507e1e98847a
[INFO] running `Command { std: "docker" "start" "-a" "001b0e1cd39c3897d826eda1f92e4de901e111c72c6b6ed318cc507e1e98847a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]     Checking memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling tokio-macros v1.5.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking async-compat v0.2.1
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking diny_core v0.2.4
[INFO] [stderr]     Checking diny_test v0.2.4
[INFO] [stderr]     Checking diny v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/common.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Copy, Clone, diny::AsyncSerialization)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(diny::AsyncSerialization, Default)] pub struct Origin();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide1 { f0: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide2 { f0: Large, f1: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide3 { f0: Large, f1: Large, f2: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide4 { f0: Large, f1: Large, f2: Large, f3: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide5 { f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide6 { f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, f5: Large, }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide7 { f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, f5: Large, f6: Lar...
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide8 { f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, f5: Large, f6: Lar...
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide9 { f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, f5: Large, f6: Lar...
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(diny::AsyncSerialization, Default)] pub struct Wide10{ f0: Large, f1: Large, f2: Large, f3: Large, f4: Large, f5: Large, f6: Lar...
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep1 { f: Large   }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep2 { f: Deep1 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep3 { f: Deep2 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep4 { f: Deep3 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep5 { f: Deep4 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:31:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep6 { f: Deep5 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep7 { f: Deep6 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep8 { f: Deep7 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep9 { f: Deep8 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(diny::AsyncSerialization, Default)] pub struct Deep10{ f: Deep9 }
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/rec.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(diny::AsyncSerialization, Default)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> benches/rec.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/common.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Copy, Clone, diny::AsyncSerialization)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> benches/common.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]  --> examples/tokio.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(diny::AsyncSerialization, Copy, Clone, PartialEq, Debug)]
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> examples/tokio.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(diny::AsyncSerialization, PartialEq, Debug)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> examples/tokio.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(diny::AsyncSerialization, PartialEq, Debug)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncSerialization` in `diny`
[INFO] [stdout]   --> benches/common.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Copy, Clone, diny::AsyncSerialization)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ could not find `AsyncSerialization` in `diny`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/tokio.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> benches/array.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:67:80
[INFO] [stdout]    |
[INFO] [stdout] 67 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:67:80
[INFO] [stdout]    |
[INFO] [stdout] 67 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diny` (bench "common") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:68:80
[INFO] [stdout]    |
[INFO] [stdout] 68 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:69:80
[INFO] [stdout]    |
[INFO] [stdout] 69 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:69:80
[INFO] [stdout]    |
[INFO] [stdout] 69 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Decodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ).into_stream();
[INFO] [stdout]    |       ^^^^^^^^^^^ the trait `Decodable` is not implemented for `Ping`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `Deserializer::<F, R>::into_stream`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/deserializer.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_stream<D>(self) -> Deserialize<F, R, D>
[INFO] [stdout]    |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 35 |         D: backend::Decodable,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ required by this bound in `Deserializer::<F, R>::into_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:70:80
[INFO] [stdout]    |
[INFO] [stdout] 70 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:70:80
[INFO] [stdout]    |
[INFO] [stdout] 70 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Decodable` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:36:39
[INFO] [stdout]     |
[INFO] [stdout] 36  |     while let Some(Ping(id)) = stream.next().await {
[INFO] [stdout]     |                                       ^^^^ the trait `Decodable` is not implemented for `Ping`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Stream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Ping>` to implement `Stream`
[INFO] [stdout] note: required by a bound in `futures::StreamExt::next`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/stream/stream/mod.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub trait StreamExt: Stream {
[INFO] [stdout]     |                      ^^^^^^ required by this bound in `StreamExt::next`
[INFO] [stdout] ...
[INFO] [stdout] 250 |     fn next(&mut self) -> Next<'_, Self>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Decodable` is not satisfied in `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Ping>`
[INFO] [stdout]   --> examples/tokio.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let mut stream = diny::deserializer(
[INFO] [stdout]    |         ^^^^^^^^^^ within `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Ping>`, the trait `Decodable` is not implemented for `Ping`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Sized`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required because it appears within the type `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Ping>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/deserializer.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Deserialize<F, R, D>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Decodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 |     while let Some(Ping(id)) = stream.next().await {
[INFO] [stdout]    |                                              ^^^^^ the trait `Decodable` is not implemented for `Ping`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Stream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Ping>` to implement `Stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     ).into_sink();
[INFO] [stdout]    |       ^^^^^^^^^ the trait `Encodable` is not implemented for `Pong`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serializer::<F, W>::into_sink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_sink<D>(self) -> Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 35 |         D: backend::Encodable,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ required by this bound in `Serializer::<F, W>::into_sink`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Encodable` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:37:19
[INFO] [stdout]     |
[INFO] [stdout] 37  |         sink.send(Pong(id)).await?;
[INFO] [stdout]     |              ---- ^^^^^^^^ the trait `Encodable` is not implemented for `Pong`, which is required by `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>: futures::Sink<_>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Encodable`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Pong>` to implement `futures::Sink<Pong>`
[INFO] [stdout] note: required by a bound in `send`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/sink/mod.rs:65:26
[INFO] [stdout]     |
[INFO] [stdout] 65  | pub trait SinkExt<Item>: Sink<Item> {
[INFO] [stdout]     |                          ^^^^^^^^^^ required by this bound in `SinkExt::send`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     fn send(&mut self, item: Item) -> Send<'_, Self, Item>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:71:80
[INFO] [stdout]    |
[INFO] [stdout] 71 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:71:80
[INFO] [stdout]    |
[INFO] [stdout] 71 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>: Unpin` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:37:14
[INFO] [stdout]     |
[INFO] [stdout] 37  |         sink.send(Pong(id)).await?;
[INFO] [stdout]     |              ^^^^ the trait `Unpin` is not implemented for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Pong>` to implement `Unpin`
[INFO] [stdout] note: required by a bound in `send`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/sink/mod.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn send(&mut self, item: Item) -> Send<'_, Self, Item>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 221 |     where
[INFO] [stdout] 222 |         Self: Unpin,
[INFO] [stdout]     |               ^^^^^ required by this bound in `SinkExt::send`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 37  |         &sink.send(Pong(id)).await?;
[INFO] [stdout]     |         +
[INFO] [stdout] 37  |         &mut sink.send(Pong(id)).await?;
[INFO] [stdout]     |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         sink.send(Pong(id)).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ the trait `Encodable` is not implemented for `Pong`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     D: backend::Encodable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |         sink.send(Pong(id)).await?;
[INFO] [stdout]    |                             ^^^^^ the trait `Encodable` is not implemented for `Pong`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     D: backend::Encodable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:72:80
[INFO] [stdout]    |
[INFO] [stdout] 72 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:72:80
[INFO] [stdout]    |
[INFO] [stdout] 72 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:28:80
[INFO] [stdout]    |
[INFO] [stdout] 28 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:28:80
[INFO] [stdout]    |
[INFO] [stdout] 28 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:73:80
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:73:80
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:29:80
[INFO] [stdout]    |
[INFO] [stdout] 29 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `close` exists for struct `Serialize<Formatter, BufWriter<Compat<WriteHalf<'_>>>, Pong>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tokio.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     sink.close().await?;
[INFO] [stdout]    |          ^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    | ----------------------------- doesn't satisfy `_: Sink<_>` or `_: SinkExt<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Pong>: futures::Sink<_>`
[INFO] [stdout]            which is required by `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Pong>: SinkExt<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:29:80
[INFO] [stdout]    |
[INFO] [stdout] 29 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:74:80
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:74:80
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:30:80
[INFO] [stdout]    |
[INFO] [stdout] 30 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ).into_sink();
[INFO] [stdout]    |       ^^^^^^^^^ the trait `Encodable` is not implemented for `Ping`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serializer::<F, W>::into_sink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_sink<D>(self) -> Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 35 |         D: backend::Encodable,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ required by this bound in `Serializer::<F, W>::into_sink`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:30:80
[INFO] [stdout]    |
[INFO] [stdout] 30 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:75:80
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:75:80
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Encodable` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:62:19
[INFO] [stdout]     |
[INFO] [stdout] 62  |         sink.send(Ping(id)).await?;
[INFO] [stdout]     |              ---- ^^^^^^^^ the trait `Encodable` is not implemented for `Ping`, which is required by `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>: futures::Sink<_>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Encodable`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Ping>` to implement `futures::Sink<Ping>`
[INFO] [stdout] note: required by a bound in `send`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/sink/mod.rs:65:26
[INFO] [stdout]     |
[INFO] [stdout] 65  | pub trait SinkExt<Item>: Sink<Item> {
[INFO] [stdout]     |                          ^^^^^^^^^^ required by this bound in `SinkExt::send`
[INFO] [stdout] ...
[INFO] [stdout] 220 |     fn send(&mut self, item: Item) -> Send<'_, Self, Item>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>: Unpin` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:62:14
[INFO] [stdout]     |
[INFO] [stdout] 62  |         sink.send(Ping(id)).await?;
[INFO] [stdout]     |              ^^^^ the trait `Unpin` is not implemented for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Ping>` to implement `Unpin`
[INFO] [stdout] note: required by a bound in `send`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/sink/mod.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn send(&mut self, item: Item) -> Send<'_, Self, Item>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 221 |     where
[INFO] [stdout] 222 |         Self: Unpin,
[INFO] [stdout]     |               ^^^^^ required by this bound in `SinkExt::send`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 62  |         &sink.send(Ping(id)).await?;
[INFO] [stdout]     |         +
[INFO] [stdout] 62  |         &mut sink.send(Ping(id)).await?;
[INFO] [stdout]     |         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         sink.send(Ping(id)).await?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ the trait `Encodable` is not implemented for `Ping`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     D: backend::Encodable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:76:80
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:31:80
[INFO] [stdout]    |
[INFO] [stdout] 31 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:31:80
[INFO] [stdout]    |
[INFO] [stdout] 31 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:76:80
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ping: Encodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |         sink.send(Ping(id)).await?;
[INFO] [stdout]    |                             ^^^^^ the trait `Encodable` is not implemented for `Ping`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Encodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout] note: required by a bound in `Serialize`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    |            --------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     D: backend::Encodable,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^ required by this bound in `Serialize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:32:80
[INFO] [stdout]    |
[INFO] [stdout] 32 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Decodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ).into_stream();
[INFO] [stdout]    |       ^^^^^^^^^^^ the trait `Decodable` is not implemented for `Pong`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required by a bound in `Deserializer::<F, R>::into_stream`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/deserializer.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn into_stream<D>(self) -> Deserialize<F, R, D>
[INFO] [stdout]    |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 35 |         D: backend::Decodable,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ required by this bound in `Deserializer::<F, R>::into_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Decodable` is not satisfied
[INFO] [stdout]    --> examples/tokio.rs:63:27
[INFO] [stdout]     |
[INFO] [stdout] 63  |         assert_eq!(stream.next().await, Some(Pong(id)));
[INFO] [stdout]     |                           ^^^^ the trait `Decodable` is not implemented for `Pong`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Stream`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>` to implement `Stream`
[INFO] [stdout] note: required by a bound in `futures::StreamExt::next`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.17/src/stream/stream/mod.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub trait StreamExt: Stream {
[INFO] [stdout]     |                      ^^^^^^ required by this bound in `StreamExt::next`
[INFO] [stdout] ...
[INFO] [stdout] 250 |     fn next(&mut self) -> Next<'_, Self>
[INFO] [stdout]     |        ---- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:32:80
[INFO] [stdout]    |
[INFO] [stdout] 32 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Decodable` is not satisfied in `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>`
[INFO] [stdout]   --> examples/tokio.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut stream = diny::deserializer(
[INFO] [stdout]    |         ^^^^^^^^^^ within `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>`, the trait `Decodable` is not implemented for `Pong`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Sized`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout] note: required because it appears within the type `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/deserializer.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Deserialize<F, R, D>
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Pong: Decodable` is not satisfied
[INFO] [stdout]   --> examples/tokio.rs:63:34
[INFO] [stdout]    |
[INFO] [stdout] 63 |         assert_eq!(stream.next().await, Some(Pong(id)));
[INFO] [stdout]    |                                  ^^^^^ the trait `Decodable` is not implemented for `Pong`, which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, _>: Stream`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Decodable`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>` to implement `Stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:33:80
[INFO] [stdout]    |
[INFO] [stdout] 33 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:82:80
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:82:80
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:33:80
[INFO] [stdout]    |
[INFO] [stdout] 33 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:83:80
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `close` exists for struct `Serialize<Formatter, BufWriter<Compat<WriteHalf<'_>>>, Ping>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tokio.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     sink.close().await?;
[INFO] [stdout]    |          ^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/serializer.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Serialize<F, W, D>
[INFO] [stdout]    | ----------------------------- doesn't satisfy `_: Sink<_>` or `_: SinkExt<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Ping>: futures::Sink<_>`
[INFO] [stdout]            which is required by `Serialize<diny_test::Formatter, futures::io::BufWriter<Compat<tokio::net::tcp::WriteHalf<'_>>>, Ping>: SinkExt<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide1: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:83:80
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide1`, which is required by `Wide1: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:84:80
[INFO] [stdout]    |
[INFO] [stdout] 84 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide2: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:84:80
[INFO] [stdout]    |
[INFO] [stdout] 84 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide2`, which is required by `Wide2: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:34:80
[INFO] [stdout]    |
[INFO] [stdout] 34 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `next` exists for struct `Deserialize<Formatter, BufReader<Compat<ReadHalf<'_>>>, Pong>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> examples/tokio.rs:66:23
[INFO] [stdout]    |
[INFO] [stdout] 66 |     assert_eq!(stream.next().await, None);
[INFO] [stdout]    |                       ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diny_core-0.2.4/src/deserializer.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Deserialize<F, R, D>
[INFO] [stdout]    | ------------------------------- doesn't satisfy `_: StreamExt` or `_: Stream`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>: Stream`
[INFO] [stdout]            which is required by `Deserialize<diny_test::Formatter, futures::io::BufReader<Compat<tokio::net::tcp::ReadHalf<'_>>>, Pong>: StreamExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:34:80
[INFO] [stdout]    |
[INFO] [stdout] 34 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:35:80
[INFO] [stdout]    |
[INFO] [stdout] 35 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:35:80
[INFO] [stdout]    |
[INFO] [stdout] 35 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:85:80
[INFO] [stdout]    |
[INFO] [stdout] 85 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide3: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:85:80
[INFO] [stdout]    |
[INFO] [stdout] 85 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide3`, which is required by `Wide3: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:86:80
[INFO] [stdout]    |
[INFO] [stdout] 86 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide4: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:86:80
[INFO] [stdout]    |
[INFO] [stdout] 86 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide4`, which is required by `Wide4: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:87:80
[INFO] [stdout]    |
[INFO] [stdout] 87 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide5: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:87:80
[INFO] [stdout]    |
[INFO] [stdout] 87 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide5`, which is required by `Wide5: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:36:80
[INFO] [stdout]    |
[INFO] [stdout] 36 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:36:80
[INFO] [stdout]    |
[INFO] [stdout] 36 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide6: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide6`, which is required by `Wide6: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:89:80
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:37:80
[INFO] [stdout]    |
[INFO] [stdout] 37 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:37:80
[INFO] [stdout]    |
[INFO] [stdout] 37 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:38:80
[INFO] [stdout]    |
[INFO] [stdout] 38 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:38:80
[INFO] [stdout]    |
[INFO] [stdout] 38 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide7: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:89:80
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide7`, which is required by `Wide7: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide8: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide8`, which is required by `Wide8: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:43:80
[INFO] [stdout]    |
[INFO] [stdout] 43 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:43:80
[INFO] [stdout]    |
[INFO] [stdout] 43 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &width_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:91:80
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide9: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:91:80
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide9`, which is required by `Wide9: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:44:80
[INFO] [stdout]    |
[INFO] [stdout] 44 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Wide10: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/rec.rs:92:80
[INFO] [stdout]    |
[INFO] [stdout] 92 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Wide10`, which is required by `Wide10: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `Wide10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:44:80
[INFO] [stdout]    |
[INFO] [stdout] 44 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &width_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:112:80
[INFO] [stdout]     |
[INFO] [stdout] 112 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:112:80
[INFO] [stdout]     |
[INFO] [stdout] 112 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diny` (example "tokio") due to 25 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:45:80
[INFO] [stdout]    |
[INFO] [stdout] 45 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:45:80
[INFO] [stdout]    |
[INFO] [stdout] 45 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &width_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 2]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 2]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:46:80
[INFO] [stdout]    |
[INFO] [stdout] 46 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &width_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 3]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 3]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:47:80
[INFO] [stdout]    |
[INFO] [stdout] 47 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:47:80
[INFO] [stdout]    |
[INFO] [stdout] 47 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &width_4 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 4]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 4]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:48:80
[INFO] [stdout]    |
[INFO] [stdout] 48 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:48:80
[INFO] [stdout]    |
[INFO] [stdout] 48 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &width_5 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 5]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 5]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:49:80
[INFO] [stdout]    |
[INFO] [stdout] 49 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:113:80
[INFO] [stdout]     |
[INFO] [stdout] 113 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:49:80
[INFO] [stdout]    |
[INFO] [stdout] 49 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &width_6 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 6]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 6]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:113:80
[INFO] [stdout]     |
[INFO] [stdout] 113 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:114:80
[INFO] [stdout]     |
[INFO] [stdout] 114 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:50:80
[INFO] [stdout]    |
[INFO] [stdout] 50 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:114:80
[INFO] [stdout]     |
[INFO] [stdout] 114 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:50:80
[INFO] [stdout]    |
[INFO] [stdout] 50 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &width_7 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 7]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 7]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:115:80
[INFO] [stdout]     |
[INFO] [stdout] 115 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:115:80
[INFO] [stdout]     |
[INFO] [stdout] 115 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:51:80
[INFO] [stdout]    |
[INFO] [stdout] 51 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:51:80
[INFO] [stdout]    |
[INFO] [stdout] 51 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &width_8 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 8]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 8]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:116:80
[INFO] [stdout]     |
[INFO] [stdout] 116 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:52:80
[INFO] [stdout]    |
[INFO] [stdout] 52 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:116:80
[INFO] [stdout]     |
[INFO] [stdout] 116 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:52:80
[INFO] [stdout]    |
[INFO] [stdout] 52 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &width_9 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 9]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 9]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:117:80
[INFO] [stdout]     |
[INFO] [stdout] 117 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:117:80
[INFO] [stdout]     |
[INFO] [stdout] 117 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:53:80
[INFO] [stdout]    |
[INFO] [stdout] 53 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:53:80
[INFO] [stdout]    |
[INFO] [stdout] 53 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &width_10, de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 10]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 10]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:118:80
[INFO] [stdout]     |
[INFO] [stdout] 118 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:118:80
[INFO] [stdout]     |
[INFO] [stdout] 118 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:73:80
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:73:80
[INFO] [stdout]    |
[INFO] [stdout] 73 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:119:80
[INFO] [stdout]     |
[INFO] [stdout] 119 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:119:80
[INFO] [stdout]     |
[INFO] [stdout] 119 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:74:80
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:74:80
[INFO] [stdout]    |
[INFO] [stdout] 74 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:120:80
[INFO] [stdout]     |
[INFO] [stdout] 120 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:120:80
[INFO] [stdout]     |
[INFO] [stdout] 120 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:75:80
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:121:80
[INFO] [stdout]     |
[INFO] [stdout] 121 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:75:80
[INFO] [stdout]    |
[INFO] [stdout] 75 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:121:80
[INFO] [stdout]     |
[INFO] [stdout] 121 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:76:80
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:122:80
[INFO] [stdout]     |
[INFO] [stdout] 122 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:76:80
[INFO] [stdout]    |
[INFO] [stdout] 76 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:122:80
[INFO] [stdout]     |
[INFO] [stdout] 122 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[common::Large; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[common::Large; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[common::Large; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:127:80
[INFO] [stdout]     |
[INFO] [stdout] 127 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:77:80
[INFO] [stdout]    |
[INFO] [stdout] 77 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[common::Large; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 2 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[common::Large; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:127:80
[INFO] [stdout]     |
[INFO] [stdout] 127 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[common::Large; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[common::Large; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:128:80
[INFO] [stdout]     |
[INFO] [stdout] 128 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:78:80
[INFO] [stdout]    |
[INFO] [stdout] 78 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[common::Large; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep1: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:128:80
[INFO] [stdout]     |
[INFO] [stdout] 128 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep1`, which is required by `Deep1: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep1` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:78:80
[INFO] [stdout]    |
[INFO] [stdout] 78 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[common::Large; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 3 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[common::Large; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:129:80
[INFO] [stdout]     |
[INFO] [stdout] 129 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:79:80
[INFO] [stdout]    |
[INFO] [stdout] 79 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep2: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:129:80
[INFO] [stdout]     |
[INFO] [stdout] 129 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep2`, which is required by `Deep2: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep2` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:79:80
[INFO] [stdout]    |
[INFO] [stdout] 79 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 4 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[common::Large; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:130:80
[INFO] [stdout]     |
[INFO] [stdout] 130 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 5 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep3: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:130:80
[INFO] [stdout]     |
[INFO] [stdout] 130 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep3`, which is required by `Deep3: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep3` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 5 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:80:80
[INFO] [stdout]    |
[INFO] [stdout] 80 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 5 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:80:80
[INFO] [stdout]    |
[INFO] [stdout] 80 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 5 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:131:80
[INFO] [stdout]     |
[INFO] [stdout] 131 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 6 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep4: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:131:80
[INFO] [stdout]     |
[INFO] [stdout] 131 |     group.bench_with_input(criterion::BenchmarkId::new(name, "04"), &depth_4 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep4`, which is required by `Deep4: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep4` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 6 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:81:80
[INFO] [stdout]    |
[INFO] [stdout] 81 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 6 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:81:80
[INFO] [stdout]    |
[INFO] [stdout] 81 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 6 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:132:80
[INFO] [stdout]     |
[INFO] [stdout] 132 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep5: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:132:80
[INFO] [stdout]     |
[INFO] [stdout] 132 |     group.bench_with_input(criterion::BenchmarkId::new(name, "05"), &depth_5 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep5`, which is required by `Deep5: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep5` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:82:80
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:133:80
[INFO] [stdout]     |
[INFO] [stdout] 133 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:82:80
[INFO] [stdout]    |
[INFO] [stdout] 82 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep6: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:133:80
[INFO] [stdout]     |
[INFO] [stdout] 133 |     group.bench_with_input(criterion::BenchmarkId::new(name, "06"), &depth_6 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep6`, which is required by `Deep6: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep6` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 8 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 8 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:134:80
[INFO] [stdout]     |
[INFO] [stdout] 134 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:83:80
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 8 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep7: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:134:80
[INFO] [stdout]     |
[INFO] [stdout] 134 |     group.bench_with_input(criterion::BenchmarkId::new(name, "07"), &depth_7 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep7`, which is required by `Deep7: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep7` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:83:80
[INFO] [stdout]    |
[INFO] [stdout] 83 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, ser_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 8 redundant requirements hidden
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[[[[[[[[common::Large; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]   --> benches/common.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        --------- required by a bound in this function
[INFO] [stdout] 7  | where
[INFO] [stdout] 8  |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:135:80
[INFO] [stdout]     |
[INFO] [stdout] 135 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:88:80
[INFO] [stdout]    |
[INFO] [stdout] 88 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &depth_0 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 0]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 0]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep8: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:135:80
[INFO] [stdout]     |
[INFO] [stdout] 135 |     group.bench_with_input(criterion::BenchmarkId::new(name, "08"), &depth_8 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep8`, which is required by `Deep8: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep8` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:136:80
[INFO] [stdout]     |
[INFO] [stdout] 136 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:89:80
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep9: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:136:80
[INFO] [stdout]     |
[INFO] [stdout] 136 |     group.bench_with_input(criterion::BenchmarkId::new(name, "09"), &depth_9 , de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep9`, which is required by `Deep9: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep9` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:89:80
[INFO] [stdout]    |
[INFO] [stdout] 89 |     group.bench_with_input(criterion::BenchmarkId::new(name, "01"), &depth_1 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[common::Large; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, de_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:137:80
[INFO] [stdout]     |
[INFO] [stdout] 137 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Deep10: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:137:80
[INFO] [stdout]     |
[INFO] [stdout] 137 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &depth_10, de_bench);
[INFO] [stdout]     |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Deep10`, which is required by `Deep10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Deep10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]    --> benches/common.rs:22:8
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 21  | where
[INFO] [stdout] 22  |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &origin , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:90:80
[INFO] [stdout]    |
[INFO] [stdout] 90 |     group.bench_with_input(criterion::BenchmarkId::new(name, "02"), &depth_2 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &origin , ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:148:79
[INFO] [stdout]     |
[INFO] [stdout] 148 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &origin , ser_bench);
[INFO] [stdout]     |                                                                               ^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncSerialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:91:80
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncSerialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 29 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Origin: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:148:79
[INFO] [stdout]     |
[INFO] [stdout] 148 |     group.bench_with_input(criterion::BenchmarkId::new(name, "00"), &origin , ser_bench);
[INFO] [stdout]     |                                                                               ^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Origin`, which is required by `Origin: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 27 others
[INFO] [stdout]     = note: required for `Origin` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Broad10: AsyncSerialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &breadth, ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncSerialize` is not implemented for `Broad10`, which is required by `Broad10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncSerialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[INFO] [stdout]             and 29 others
[INFO] [stdout]     = note: required for `Broad10` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::ser_bench`
[INFO] [stdout]    --> benches/common.rs:8:8
[INFO] [stdout]     |
[INFO] [stdout] 6   | pub fn ser_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]     |        --------- required by a bound in this function
[INFO] [stdout] 7   | where
[INFO] [stdout] 8   |     T: diny::AsyncSerialization,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ser_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `common::Large: AsyncDeserialize` is not satisfied
[INFO] [stdout]   --> benches/array.rs:91:80
[INFO] [stdout]    |
[INFO] [stdout] 91 |     group.bench_with_input(criterion::BenchmarkId::new(name, "03"), &depth_3 , de_bench);
[INFO] [stdout]    |                                                                                ^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `common::Large`, which is required by `[[common::Large; 1]; 1]: AsyncSerialization`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]              u8
[INFO] [stdout]            and 27 others
[INFO] [stdout]    = note: required for `[common::Large; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncDeserialize`
[INFO] [stdout]    = note: required for `[[common::Large; 1]; 1]` to implement `AsyncSerialization`
[INFO] [stdout] note: required by a bound in `common::de_bench`
[INFO] [stdout]   --> benches/common.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn de_bench<T>(b: &mut Bencher<WallTime>, t: &T)
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 21 | where
[INFO] [stdout] 22 |     T: diny::AsyncSerialization,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `de_bench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Broad10: AsyncDeserialize` is not satisfied
[INFO] [stdout]    --> benches/rec.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     group.bench_with_input(criterion::BenchmarkId::new(name, "10"), &breadth, ser_bench);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncDeserialize` is not implemented for `Broad10`, which is required by `Broad10: AsyncSerialization`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncDeserialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]               u8
[WARN] too many lines in the log, truncating it
