[INFO] fetching crate tls_codec 0.4.2...
[INFO] checking tls_codec-0.4.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tls_codec 0.4.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tls_codec 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tls_codec 0.4.2
[INFO] tweaked toml for crates.io crate tls_codec 0.4.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tls_codec 0.4.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tls_codec 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65c4b24a0ff8eeed666e08431e53988f98cc0bf44eb84a0fbe9acb27e609aff5
[INFO] running `Command { std: "docker" "start" "-a" "65c4b24a0ff8eeed666e08431e53988f98cc0bf44eb84a0fbe9acb27e609aff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65c4b24a0ff8eeed666e08431e53988f98cc0bf44eb84a0fbe9acb27e609aff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65c4b24a0ff8eeed666e08431e53988f98cc0bf44eb84a0fbe9acb27e609aff5", kill_on_drop: false }`
[INFO] [stdout] 65c4b24a0ff8eeed666e08431e53988f98cc0bf44eb84a0fbe9acb27e609aff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7220b93ea104bcf8a1b3f2ee59b7821744d64a278184acff5b72681a5151fcb4
[INFO] running `Command { std: "docker" "start" "-a" "7220b93ea104bcf8a1b3f2ee59b7821744d64a278184acff5b72681a5151fcb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tls_codec v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 886 | impl_public_tls_vec!(u8, TlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 886 | impl_public_tls_vec!(u8, TlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 886 | impl_public_tls_vec!(u8, TlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 887 | impl_public_tls_vec!(u16, TlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 887 | impl_public_tls_vec!(u16, TlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 887 | impl_public_tls_vec!(u16, TlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 | impl_public_tls_vec!(U24, TlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 | impl_public_tls_vec!(U24, TlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 | impl_public_tls_vec!(U24, TlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_public_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 891 | impl_tls_byte_vec!(u8, TlsByteVecU8, 1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:45:23
[INFO] [stdout]     |
[INFO] [stdout]  45 |             let len = <$size>::tls_deserialize(bytes)?.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 891 | impl_tls_byte_vec!(u8, TlsByteVecU8, 1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let len = type_len.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 891 | impl_tls_byte_vec!(u8, TlsByteVecU8, 1);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 892 | impl_tls_byte_vec!(u16, TlsByteVecU16, 2);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:45:23
[INFO] [stdout]     |
[INFO] [stdout]  45 |             let len = <$size>::tls_deserialize(bytes)?.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 892 | impl_tls_byte_vec!(u16, TlsByteVecU16, 2);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let len = type_len.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 892 | impl_tls_byte_vec!(u16, TlsByteVecU16, 2);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 893 | impl_tls_byte_vec!(U24, TlsByteVecU24, 3);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:45:23
[INFO] [stdout]     |
[INFO] [stdout]  45 |             let len = <$size>::tls_deserialize(bytes)?.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 893 | impl_tls_byte_vec!(U24, TlsByteVecU24, 3);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:66:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |             let len = type_len.try_into().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 893 | impl_tls_byte_vec!(U24, TlsByteVecU24, 3);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_byte_deserialize` which comes from the expansion of the macro `impl_tls_byte_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 897 | impl_secret_tls_vec!(u8, SecretTlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 897 | impl_secret_tls_vec!(u8, SecretTlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 897 | impl_secret_tls_vec!(u8, SecretTlsVecU8, 1);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | impl_secret_tls_vec!(u16, SecretTlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | impl_secret_tls_vec!(u16, SecretTlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 898 | impl_secret_tls_vec!(u16, SecretTlsVecU16, 2);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 899 | impl_secret_tls_vec!(U24, SecretTlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:95:38
[INFO] [stdout]     |
[INFO] [stdout]  95 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 899 | impl_secret_tls_vec!(U24, SecretTlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:113:38
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while (read - len_len) < len.try_into().unwrap() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 899 | impl_secret_tls_vec!(U24, SecretTlsVecU24, 3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_deserialize_bytes` which comes from the expansion of the macro `impl_secret_tls_vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 952 | impl_tls_byte_slice!(u8, TlsByteSliceU8, 1);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 953 | impl_tls_byte_slice!(u16, TlsByteSliceU16, 2);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]    --> src/tls_vec.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 954 | impl_tls_byte_slice!(U24, TlsByteSliceU24, 3);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_byte_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]     --> src/tls_vec.rs:173:27
[INFO] [stdout]      |
[INFO] [stdout]  173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1008 | impl_tls_slice!(u8, TlsSliceU8, 1);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]     --> src/tls_vec.rs:173:27
[INFO] [stdout]      |
[INFO] [stdout]  173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1009 | impl_tls_slice!(u16, TlsSliceU16, 2);
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<usize, Infallible>
[INFO] [stdout]     --> src/tls_vec.rs:173:27
[INFO] [stdout]      |
[INFO] [stdout]  173 |             let max_len = <$size>::MAX.try_into().unwrap();
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1010 | impl_tls_slice!(U24, TlsSliceU24, 3);
[INFO] [stdout]      | ------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `impl_serialize_common` which comes from the expansion of the macro `impl_tls_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tls_codec` (lib) due to 33 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7220b93ea104bcf8a1b3f2ee59b7821744d64a278184acff5b72681a5151fcb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7220b93ea104bcf8a1b3f2ee59b7821744d64a278184acff5b72681a5151fcb4", kill_on_drop: false }`
[INFO] [stdout] 7220b93ea104bcf8a1b3f2ee59b7821744d64a278184acff5b72681a5151fcb4
