[INFO] cloning repository https://github.com/wvietor/ibkr-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wvietor/ibkr-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14d72009affc2e28bd5c690c4fdc981428f7d537
[INFO] checking wvietor/ibkr-rust against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwvietor%2Fibkr-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wvietor/ibkr-rust
[INFO] finished tweaking git repo https://github.com/wvietor/ibkr-rust
[INFO] tweaked toml for git repo https://github.com/wvietor/ibkr-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wvietor/ibkr-rust on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wvietor/ibkr-rust 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ab2525030e338c21742571932a90a333141e1fbab33bfdc0f85d50c5e1af638
[INFO] running `Command { std: "docker" "start" "-a" "6ab2525030e338c21742571932a90a333141e1fbab33bfdc0f85d50c5e1af638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ab2525030e338c21742571932a90a333141e1fbab33bfdc0f85d50c5e1af638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab2525030e338c21742571932a90a333141e1fbab33bfdc0f85d50c5e1af638", kill_on_drop: false }`
[INFO] [stdout] 6ab2525030e338c21742571932a90a333141e1fbab33bfdc0f85d50c5e1af638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a361406494e92d69a2d82d7eb99f4af2925255ec699fefa35c8a598eda15f8d
[INFO] running `Command { std: "docker" "start" "-a" "8a361406494e92d69a2d82d7eb99f4af2925255ec699fefa35c8a598eda15f8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ibapi_macros v0.1.0 (/opt/rustwide/workdir/ibkr_rust_macros)
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_edit v0.22.21
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking ibapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:172:10
[INFO] [stdout]      |
[INFO] [stdout]  172 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:295:10
[INFO] [stdout]      |
[INFO] [stdout]  295 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:311:10
[INFO] [stdout]      |
[INFO] [stdout]  311 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:376:64
[INFO] [stdout]      |
[INFO] [stdout]  376 |     fn err_msg_msg(fields: &mut Fields, wrapper: &mut Self) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:397:10
[INFO] [stdout]      |
[INFO] [stdout]  397 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:429:10
[INFO] [stdout]      |
[INFO] [stdout]  429 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:660:10
[INFO] [stdout]      |
[INFO] [stdout]  660 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:694:10
[INFO] [stdout]      |
[INFO] [stdout]  694 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:716:10
[INFO] [stdout]      |
[INFO] [stdout]  716 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:726:10
[INFO] [stdout]      |
[INFO] [stdout]  726 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:734:10
[INFO] [stdout]      |
[INFO] [stdout]  734 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:798:10
[INFO] [stdout]      |
[INFO] [stdout]  798 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:825:10
[INFO] [stdout]      |
[INFO] [stdout]  825 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:866:10
[INFO] [stdout]      |
[INFO] [stdout]  866 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:878:10
[INFO] [stdout]      |
[INFO] [stdout]  878 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:886:10
[INFO] [stdout]      |
[INFO] [stdout]  886 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:897:10
[INFO] [stdout]      |
[INFO] [stdout]  897 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:957:10
[INFO] [stdout]      |
[INFO] [stdout]  957 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:968:10
[INFO] [stdout]      |
[INFO] [stdout]  968 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:979:10
[INFO] [stdout]      |
[INFO] [stdout]  979 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:990:10
[INFO] [stdout]      |
[INFO] [stdout]  990 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1053:10
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1069:10
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1213:10
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1223:10
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1246:10
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1291:10
[INFO] [stdout]      |
[INFO] [stdout] 1291 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1302:10
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1314:10
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1325:10
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1339:10
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1354:10
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1365:10
[INFO] [stdout]      |
[INFO] [stdout] 1365 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1379:10
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1395:10
[INFO] [stdout]      |
[INFO] [stdout] 1395 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1426:10
[INFO] [stdout]      |
[INFO] [stdout] 1426 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1454:10
[INFO] [stdout]      |
[INFO] [stdout] 1454 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1465:10
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1509:10
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1523:10
[INFO] [stdout]      |
[INFO] [stdout] 1523 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1535:10
[INFO] [stdout]      |
[INFO] [stdout] 1535 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1546:10
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1557:10
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1568:10
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1579:10
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1590:10
[INFO] [stdout]      |
[INFO] [stdout] 1590 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1601:10
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1612:10
[INFO] [stdout]      |
[INFO] [stdout] 1612 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1623:10
[INFO] [stdout]      |
[INFO] [stdout] 1623 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1634:10
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1645:10
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1656:10
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1667:10
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1678:10
[INFO] [stdout]      |
[INFO] [stdout] 1678 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1689:10
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1700:10
[INFO] [stdout]      |
[INFO] [stdout] 1700 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1720:10
[INFO] [stdout]      |
[INFO] [stdout] 1720 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1731:10
[INFO] [stdout]      |
[INFO] [stdout] 1731 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1742:10
[INFO] [stdout]      |
[INFO] [stdout] 1742 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1753:10
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1764:10
[INFO] [stdout]      |
[INFO] [stdout] 1764 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1775:10
[INFO] [stdout]      |
[INFO] [stdout] 1775 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1786:10
[INFO] [stdout]      |
[INFO] [stdout] 1786 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1808:10
[INFO] [stdout]      |
[INFO] [stdout] 1808 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1837:10
[INFO] [stdout]      |
[INFO] [stdout] 1837 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1884:10
[INFO] [stdout]      |
[INFO] [stdout] 1884 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1895:10
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1906:10
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1914:60
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn pnl_msg(fields: &mut Fields, wrapper: &mut Self) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1937:10
[INFO] [stdout]      |
[INFO] [stdout] 1937 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1964:10
[INFO] [stdout]      |
[INFO] [stdout] 1964 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1997:10
[INFO] [stdout]      |
[INFO] [stdout] 1997 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2033:10
[INFO] [stdout]      |
[INFO] [stdout] 2033 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2068:10
[INFO] [stdout]      |
[INFO] [stdout] 2068 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2118:10
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2129:10
[INFO] [stdout]      |
[INFO] [stdout] 2129 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2140:10
[INFO] [stdout]      |
[INFO] [stdout] 2140 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2151:10
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2162:10
[INFO] [stdout]      |
[INFO] [stdout] 2162 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2173:10
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2184:10
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2195:10
[INFO] [stdout]      |
[INFO] [stdout] 2195 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2208:10
[INFO] [stdout]      |
[INFO] [stdout] 2208 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:172:10
[INFO] [stdout]      |
[INFO] [stdout]  172 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:295:10
[INFO] [stdout]      |
[INFO] [stdout]  295 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:311:10
[INFO] [stdout]      |
[INFO] [stdout]  311 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:376:64
[INFO] [stdout]      |
[INFO] [stdout]  376 |     fn err_msg_msg(fields: &mut Fields, wrapper: &mut Self) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:397:10
[INFO] [stdout]      |
[INFO] [stdout]  397 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:429:10
[INFO] [stdout]      |
[INFO] [stdout]  429 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:660:10
[INFO] [stdout]      |
[INFO] [stdout]  660 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:694:10
[INFO] [stdout]      |
[INFO] [stdout]  694 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:716:10
[INFO] [stdout]      |
[INFO] [stdout]  716 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:726:10
[INFO] [stdout]      |
[INFO] [stdout]  726 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:734:10
[INFO] [stdout]      |
[INFO] [stdout]  734 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:798:10
[INFO] [stdout]      |
[INFO] [stdout]  798 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:825:10
[INFO] [stdout]      |
[INFO] [stdout]  825 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:866:10
[INFO] [stdout]      |
[INFO] [stdout]  866 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:878:10
[INFO] [stdout]      |
[INFO] [stdout]  878 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:886:10
[INFO] [stdout]      |
[INFO] [stdout]  886 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:897:10
[INFO] [stdout]      |
[INFO] [stdout]  897 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:957:10
[INFO] [stdout]      |
[INFO] [stdout]  957 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:968:10
[INFO] [stdout]      |
[INFO] [stdout]  968 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:979:10
[INFO] [stdout]      |
[INFO] [stdout]  979 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:990:10
[INFO] [stdout]      |
[INFO] [stdout]  990 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1053:10
[INFO] [stdout]      |
[INFO] [stdout] 1053 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1069:10
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1213:10
[INFO] [stdout]      |
[INFO] [stdout] 1213 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1223:10
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1246:10
[INFO] [stdout]      |
[INFO] [stdout] 1246 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1291:10
[INFO] [stdout]      |
[INFO] [stdout] 1291 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1302:10
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1314:10
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1325:10
[INFO] [stdout]      |
[INFO] [stdout] 1325 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1339:10
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1354:10
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1365:10
[INFO] [stdout]      |
[INFO] [stdout] 1365 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1379:10
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1395:10
[INFO] [stdout]      |
[INFO] [stdout] 1395 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1426:10
[INFO] [stdout]      |
[INFO] [stdout] 1426 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1454:10
[INFO] [stdout]      |
[INFO] [stdout] 1454 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1465:10
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1509:10
[INFO] [stdout]      |
[INFO] [stdout] 1509 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1523:10
[INFO] [stdout]      |
[INFO] [stdout] 1523 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1535:10
[INFO] [stdout]      |
[INFO] [stdout] 1535 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1546:10
[INFO] [stdout]      |
[INFO] [stdout] 1546 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1557:10
[INFO] [stdout]      |
[INFO] [stdout] 1557 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1568:10
[INFO] [stdout]      |
[INFO] [stdout] 1568 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1579:10
[INFO] [stdout]      |
[INFO] [stdout] 1579 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1590:10
[INFO] [stdout]      |
[INFO] [stdout] 1590 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1601:10
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1612:10
[INFO] [stdout]      |
[INFO] [stdout] 1612 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1623:10
[INFO] [stdout]      |
[INFO] [stdout] 1623 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1634:10
[INFO] [stdout]      |
[INFO] [stdout] 1634 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1645:10
[INFO] [stdout]      |
[INFO] [stdout] 1645 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1656:10
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1667:10
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1678:10
[INFO] [stdout]      |
[INFO] [stdout] 1678 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1689:10
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1700:10
[INFO] [stdout]      |
[INFO] [stdout] 1700 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1720:10
[INFO] [stdout]      |
[INFO] [stdout] 1720 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1731:10
[INFO] [stdout]      |
[INFO] [stdout] 1731 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1742:10
[INFO] [stdout]      |
[INFO] [stdout] 1742 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1753:10
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1764:10
[INFO] [stdout]      |
[INFO] [stdout] 1764 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1775:10
[INFO] [stdout]      |
[INFO] [stdout] 1775 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1786:10
[INFO] [stdout]      |
[INFO] [stdout] 1786 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1808:10
[INFO] [stdout]      |
[INFO] [stdout] 1808 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1837:10
[INFO] [stdout]      |
[INFO] [stdout] 1837 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1884:10
[INFO] [stdout]      |
[INFO] [stdout] 1884 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1895:10
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1906:10
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1914:60
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn pnl_msg(fields: &mut Fields, wrapper: &mut Self) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1937:10
[INFO] [stdout]      |
[INFO] [stdout] 1937 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1964:10
[INFO] [stdout]      |
[INFO] [stdout] 1964 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:1997:10
[INFO] [stdout]      |
[INFO] [stdout] 1997 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2033:10
[INFO] [stdout]      |
[INFO] [stdout] 2033 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2068:10
[INFO] [stdout]      |
[INFO] [stdout] 2068 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2118:10
[INFO] [stdout]      |
[INFO] [stdout] 2118 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2129:10
[INFO] [stdout]      |
[INFO] [stdout] 2129 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2140:10
[INFO] [stdout]      |
[INFO] [stdout] 2140 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2151:10
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2162:10
[INFO] [stdout]      |
[INFO] [stdout] 2162 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2173:10
[INFO] [stdout]      |
[INFO] [stdout] 2173 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2184:10
[INFO] [stdout]      |
[INFO] [stdout] 2184 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2195:10
[INFO] [stdout]      |
[INFO] [stdout] 2195 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:2208:10
[INFO] [stdout]      |
[INFO] [stdout] 2208 |     ) -> impl Future<Output = DecodeResult> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: crate-private type `DecodeError` in public interface
[INFO] [stdout]     --> src/decode.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | #[ibapi_macros::make_send(Remote(Send): wrapper::Wrapper)]
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak crate-private type
[INFO] [stdout] ...
[INFO] [stdout] 2671 | pub(crate) enum DecodeError {
[INFO] [stdout]      | --------------------------- `DecodeError` declared as crate-private
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:280:32
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent> {
[INFO] [stdout]     |                                ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:445:40
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent> {
[INFO] [stdout]     |                                        ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent<'_>> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:658:37
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn get_order_conditions_content(&self) -> ConditionalField<usize, OrderConditionsContent> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn get_order_conditions_content(&self) -> ConditionalField<usize, OrderConditionsContent<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:280:32
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent> {
[INFO] [stdout]     |                                ^^^^^                          ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 |     fn get_bag_request_content(&self) -> ConditionalField<(), BagRequestContent<'_>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:445:40
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent> {
[INFO] [stdout]     |                                        ^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 |     fn get_delta_neutral_order_content(&self) -> ConditionalField<(), DeltaNeutralOrderContent<'_>> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/order.rs:658:37
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn get_order_conditions_content(&self) -> ConditionalField<usize, OrderConditionsContent> {
[INFO] [stdout]     |                                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 658 |     fn get_order_conditions_content(&self) -> ConditionalField<usize, OrderConditionsContent<'_>> {
[INFO] [stdout]     |                                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ibapi` (lib) due to 166 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ibapi` (lib test) due to 166 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8a361406494e92d69a2d82d7eb99f4af2925255ec699fefa35c8a598eda15f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a361406494e92d69a2d82d7eb99f4af2925255ec699fefa35c8a598eda15f8d", kill_on_drop: false }`
[INFO] [stdout] 8a361406494e92d69a2d82d7eb99f4af2925255ec699fefa35c8a598eda15f8d
