[INFO] fetching crate nt_client 0.4.0...
[INFO] checking nt_client-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate nt_client 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nt_client 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nt_client 0.4.0
[INFO] tweaked toml for crates.io crate nt_client 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nt_client 0.4.0 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 nt_client 0.4.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 46ee672afaec2077b031d94c7c886b5031d0b85134281d3680783bef3a85f5f4
[INFO] running `Command { std: "docker" "start" "-a" "46ee672afaec2077b031d94c7c886b5031d0b85134281d3680783bef3a85f5f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ee672afaec2077b031d94c7c886b5031d0b85134281d3680783bef3a85f5f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ee672afaec2077b031d94c7c886b5031d0b85134281d3680783bef3a85f5f4", kill_on_drop: false }`
[INFO] [stdout] 46ee672afaec2077b031d94c7c886b5031d0b85134281d3680783bef3a85f5f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ce284839f9748f2cd5db41364640eb76aaa121dbf6a249b861d6813a37c30303
[INFO] running `Command { std: "docker" "start" "-a" "ce284839f9748f2cd5db41364640eb76aaa121dbf6a249b861d6813a37c30303", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-tungstenite v0.23.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking rmpv v1.3.0
[INFO] [stderr]     Checking nt_client v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 | impl_data_type!(bool [vec => BooleanArray] => Boolean; value @ value.as_bool());
[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_data_type` (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<f64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 | impl_data_type!(f64 [vec => DoubleArray] => Double; value @ value.as_f64());
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<i64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | impl_data_type!(i64 [vec => IntArray] => Int; i);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<i64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:22:84
[INFO] [stdout]     |
[INFO] [stdout]  22 |         $( impl_data_type!(vec $t => $a; value @ { value.as_i64().and_then(|value| value.try_into().ok()) }); )?
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | impl_data_type!(i64 [vec => IntArray] => Int; i);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<u64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl_data_type!(u64 [vec => IntArray] => Int; u);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<u64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:27:84
[INFO] [stdout]     |
[INFO] [stdout]  27 |         $( impl_data_type!(vec $t => $a; value @ { value.as_u64().and_then(|value| value.try_into().ok()) }); )?
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl_data_type!(u64 [vec => IntArray] => Int; u);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<f32, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 | impl_data_type!(f32 [vec => FloatArray] => Float; value @ value.as_f64().map(|num| num as f32));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | impl_data_type!(String [vec => StringArray] => String; value @ value.as_str().map(|str| str.to_owned()));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<JsonString, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl_data_type!(JsonString => Json; value @ value.as_str().map(|str| JsonString(str.to_owned())));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<rmpv::Value, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | impl_data_type!(rmpv::Value => Msgpack; value @ Some(value.clone()));
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt_client` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 | impl_data_type!(bool [vec => BooleanArray] => Boolean; value @ value.as_bool());
[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_data_type` (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<f64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 | impl_data_type!(f64 [vec => DoubleArray] => Double; value @ value.as_f64());
[INFO] [stdout]     | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<i64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | impl_data_type!(i64 [vec => IntArray] => Int; i);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<i64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:22:84
[INFO] [stdout]     |
[INFO] [stdout]  22 |         $( impl_data_type!(vec $t => $a; value @ { value.as_i64().and_then(|value| value.try_into().ok()) }); )?
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | impl_data_type!(i64 [vec => IntArray] => Int; i);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<u64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl_data_type!(u64 [vec => IntArray] => Int; u);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<u64, Infallible>
[INFO] [stdout]    --> src/data/type.rs:27:84
[INFO] [stdout]     |
[INFO] [stdout]  27 |         $( impl_data_type!(vec $t => $a; value @ { value.as_u64().and_then(|value| value.try_into().ok()) }); )?
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 266 | impl_data_type!(u64 [vec => IntArray] => Int; u);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<f32, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 | impl_data_type!(f32 [vec => FloatArray] => Float; value @ value.as_f64().map(|num| num as f32));
[INFO] [stdout]     | ----------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<std::string::String, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 | impl_data_type!(String [vec => StringArray] => String; value @ value.as_str().map(|str| str.to_owned()));
[INFO] [stdout]     | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<JsonString, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 | impl_data_type!(JsonString => Json; value @ value.as_str().map(|str| JsonString(str.to_owned())));
[INFO] [stdout]     | ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (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<rmpv::Value, Infallible>
[INFO] [stdout]    --> src/data/type.rs:60:61
[INFO] [stdout]     |
[INFO] [stdout]  60 |         impl_data_type!(@ $t, $d, [$v]{ $a.and_then(|value| value.try_into().ok()) }, [this]{ this.into() });
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 | impl_data_type!(rmpv::Value => Msgpack; value @ Some(value.clone()));
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_data_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt_client` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "ce284839f9748f2cd5db41364640eb76aaa121dbf6a249b861d6813a37c30303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce284839f9748f2cd5db41364640eb76aaa121dbf6a249b861d6813a37c30303", kill_on_drop: false }`
[INFO] [stdout] ce284839f9748f2cd5db41364640eb76aaa121dbf6a249b861d6813a37c30303
