[INFO] fetching crate tls_codec_derive 0.4.2...
[INFO] testing tls_codec_derive-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate tls_codec_derive 0.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tls_codec_derive 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tls_codec_derive 0.4.2
[INFO] tweaked toml for crates.io crate tls_codec_derive 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tls_codec_derive 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tls_codec_derive 0.4.2 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded trybuild v1.0.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24b2606106d92849f7e2a8224c7ca93120f3c787d27ce3e49c2f17ae08c10ca8
[INFO] running `Command { std: "docker" "start" "-a" "24b2606106d92849f7e2a8224c7ca93120f3c787d27ce3e49c2f17ae08c10ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24b2606106d92849f7e2a8224c7ca93120f3c787d27ce3e49c2f17ae08c10ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24b2606106d92849f7e2a8224c7ca93120f3c787d27ce3e49c2f17ae08c10ca8", kill_on_drop: false }`
[INFO] [stdout] 24b2606106d92849f7e2a8224c7ca93120f3c787d27ce3e49c2f17ae08c10ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ab487f21728d52a686d8c53d089cb0459c37133c3eb4aca34674be9cb5f517a
[INFO] running `Command { std: "docker" "start" "-a" "3ab487f21728d52a686d8c53d089cb0459c37133c3eb4aca34674be9cb5f517a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s
[INFO] running `Command { std: "docker" "inspect" "3ab487f21728d52a686d8c53d089cb0459c37133c3eb4aca34674be9cb5f517a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab487f21728d52a686d8c53d089cb0459c37133c3eb4aca34674be9cb5f517a", kill_on_drop: false }`
[INFO] [stdout] 3ab487f21728d52a686d8c53d089cb0459c37133c3eb4aca34674be9cb5f517a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e72880d7b11b28526803bec8a08487e10c4fa899f85988a7cc1f1ecf5de2e53
[INFO] running `Command { std: "docker" "start" "-a" "2e72880d7b11b28526803bec8a08487e10c4fa899f85988a7cc1f1ecf5de2e53", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.101
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]  --> tests/encode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tls_codec::{SecretTlsVecU16, Serialize, Size, TlsSliceU16, TlsVecU16, TlsVecU32};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use tls_codec::{Serialize, Size, TlsByteSliceU32};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/encode.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]  --> tests/encode_bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tls_codec::{SerializeBytes, Size};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     use tls_codec::{SerializeBytes, Size};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]  --> tests/decode_bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tls_codec::{DeserializeBytes, SerializeBytes, Size};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use tls_codec::{DeserializeBytes, SerializeBytes, Size};
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/encode.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]   |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/encode_bytes.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode_bytes.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/encode_bytes.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]   |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tls_codec::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     use tls_codec::{Deserialize, Serialize, Size, TlsByteSliceU32, TlsByteVecU32};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 292 |     use tls_codec::{DeserializeBytes, Serialize, Size, TlsByteSliceU32, TlsByteVecU32};
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode_bytes.rs:4:50
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, PartialEq, Debug)]
[INFO] [stdout]   |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(TlsSerialize, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(TlsSerialize, TlsSize, Debug, Clone)]
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:73
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |                                                                         ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:82
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |                                                                                  ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]    |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:16:50
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSerialize, TlsSize, Clone, Default,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:29:74
[INFO] [stdout]    |
[INFO] [stdout] 29 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSerialize, TlsSize, Clone, Default,
[INFO] [stdout]    |                                                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:147:24
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:36:65
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                 ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:96:29
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]    |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:36:74
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:79:50
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:145:10
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:41:65
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                 ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:193:10
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:158:10
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:228:28
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:117:50
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:132:10
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:158:29
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:171:10
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:228:42
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:46:61
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:255:24
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:206:28
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:281:32
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:132:50
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:281:46
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                              ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:206:47
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:147:50
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:229:29
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:189:28
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:289:46
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                              ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:49:61
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:255:51
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:297:46
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                              ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(TlsSerialize, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(TlsSerialize, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:281:32
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:297:32
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[derive(Debug, PartialEq, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:189:68
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                                    ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:225:10
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:263:51
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode.rs:132:79
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn tls_serialize<W: Write>(v: &[u8], writer: &mut W) -> Result<usize, tls_codec::Error> {
[INFO] [stdout]     |                                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:271:32
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:177:54
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(TlsDeserialize, TlsDeserializeBytes, Clone, TlsSize, PartialEq)]
[INFO] [stdout]     |                                                      ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:225:50
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                                                  ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_codec_derive` (test "encode") due to 45 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:10
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:271:51
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/encode_bytes.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:263:32
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:271:32
[INFO] [stdout]     |
[INFO] [stdout] 271 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/encode_bytes.rs:110:55
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn tls_serialize(v: &[u8]) -> Result<Vec<u8>, tls_codec::Error> {
[INFO] [stdout]     |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_codec_derive` (test "encode_bytes") due to 42 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:61
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:253:72
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:261:72
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:189:61
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:269:72
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode_bytes.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, PartialEq, Debug)]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(TlsSerializeBytes, TlsSize, Debug, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:79:10
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:189:47
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:261:32
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:269:32
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:192:61
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode_bytes.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, PartialEq, Debug)]
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_codec_derive` (test "decode_bytes") due to 55 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:93:55
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn tls_serialize(v: &[u8]) -> Result<Vec<u8>, tls_codec::Error> {
[INFO] [stdout]    |                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode_bytes.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> Result<(T, &[u8]), tls_codec::Error> {
[INFO] [stdout]    |                             ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:117:29
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:132:29
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:189:47
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:225:29
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[derive(TlsSerializeBytes, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:253:51
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:261:51
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode_bytes.rs:269:51
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[derive(Debug, PartialEq, TlsSerializeBytes, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:195:61
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:198:10
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:198:61
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:201:61
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:208:61
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:214:61
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:220:61
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                                             ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:259:44
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:259:58
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:283:49
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:283:63
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:65
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:79
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:65
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:79
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:65
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:79
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:65
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:79
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:406:44
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:406:58
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:420:49
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:420:63
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                               ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:427:44
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:427:58
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:432:44
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:432:58
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                          ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:468:69
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                                     ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:476:48
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsSize)]
[INFO] [stdout]     |                                                ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:484:48
[INFO] [stdout]     |
[INFO] [stdout] 484 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsSize)]
[INFO] [stdout]     |                                                ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:499:36
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[derive(PartialEq, Eq, Debug, TlsSize, TlsSerialize, TlsDeserialize)]
[INFO] [stdout]     |                                    ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[derive(PartialEq, Eq, Debug, TlsSize, TlsSerialize, TlsDeserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:517:26
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[derive(TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:517:40
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[derive(TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                        ^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:29:60
[INFO] [stdout]    |
[INFO] [stdout] 29 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSerialize, TlsSize, Clone, Default,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:36:74
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:41:74
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:40
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:192:10
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:195:10
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:198:10
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:220:10
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:259:44
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:283:49
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:44
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:28
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:44
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:44
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:28
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:44
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:406:28
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:427:44
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:432:44
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:499:45
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[derive(PartialEq, Eq, Debug, TlsSize, TlsSerialize, TlsDeserialize)]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsSerialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:517:10
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[derive(TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]  --> tests/decode.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, Clone, Copy, TlsSize, TlsSerialize,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSerialize, TlsSize, Clone, Default,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSerialize, TlsSize, Clone, Default,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(TlsDeserialize, TlsDeserializeBytes, Debug, PartialEq, TlsSize, TlsSerialize)]
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]   --> tests/decode.rs:49:40
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Debug, PartialEq)]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:177:10
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(TlsDeserialize, TlsDeserializeBytes, Clone, TlsSize, PartialEq)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:177:26
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[derive(TlsDeserialize, TlsDeserializeBytes, Clone, TlsSize, PartialEq)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:182:40
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:189:24
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:189:40
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:192:24
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:192:40
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:198:40
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:201:24
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:201:40
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:208:24
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:208:40
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:214:24
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(TlsSerialize, TlsDeserialize, TlsDeserializeBytes, TlsSize, Clone, PartialEq)]
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:259:28
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:274:79
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn tls_serialize<W: Write>(v: &[u8], writer: &mut W) -> Result<usize, tls_codec::Error> {
[INFO] [stdout]     |                                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:278:71
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn tls_deserialize<R: Read>(bytes: &mut R) -> Result<Vec<u8>, tls_codec::Error> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:283:28
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:298:79
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub fn tls_serialize<W: Write>(v: &[u8], writer: &mut W) -> Result<usize, tls_codec::Error> {
[INFO] [stdout]     |                                                                               ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:302:76
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn tls_deserialize_bytes(bytes: &[u8]) -> Result<(Vec<u8>, &[u8]), tls_codec::Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:319:44
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:28
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:333:44
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:28
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:347:44
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:28
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:381:44
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:406:28
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:420:28
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[derive(Debug, PartialEq, TlsDeserializeBytes, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:427:28
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:432:28
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[derive(Debug, PartialEq, TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:468:32
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:468:48
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsDeserializeBytes, TlsSize)]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserializeBytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:476:32
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:484:32
[INFO] [stdout]     |
[INFO] [stdout] 484 |     #[derive(Debug, PartialEq, TlsDeserialize, TlsSize)]
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:499:59
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[derive(PartialEq, Eq, Debug, TlsSize, TlsSerialize, TlsDeserialize)]
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]    --> tests/decode.rs:517:10
[INFO] [stdout]     |
[INFO] [stdout] 517 | #[derive(TlsDeserialize, TlsSerialize, TlsSize)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tls_codec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tls_codec`, use `cargo add tls_codec` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `TlsDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_codec_derive` (test "decode") due to 150 previous errors
[INFO] running `Command { std: "docker" "inspect" "2e72880d7b11b28526803bec8a08487e10c4fa899f85988a7cc1f1ecf5de2e53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e72880d7b11b28526803bec8a08487e10c4fa899f85988a7cc1f1ecf5de2e53", kill_on_drop: false }`
[INFO] [stdout] 2e72880d7b11b28526803bec8a08487e10c4fa899f85988a7cc1f1ecf5de2e53
