[INFO] cloning repository https://github.com/siddontang/tikv-proto-tonic-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siddontang/tikv-proto-tonic-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddontang%2Ftikv-proto-tonic-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddontang%2Ftikv-proto-tonic-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49bcb5651d380345ca0d9111db4ff0f047bc6d7c
[INFO] testing siddontang/tikv-proto-tonic-demo against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddontang%2Ftikv-proto-tonic-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siddontang/tikv-proto-tonic-demo
[INFO] finished tweaking git repo https://github.com/siddontang/tikv-proto-tonic-demo
[INFO] tweaked toml for git repo https://github.com/siddontang/tikv-proto-tonic-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddontang/tikv-proto-tonic-demo on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siddontang/tikv-proto-tonic-demo 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-reflection v0.10.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded prost v0.12.1
[INFO] [stderr]   Downloaded errno v0.3.3
[INFO] [stderr]   Downloaded tonic-build v0.10.0
[INFO] [stderr]   Downloaded async-trait v0.1.73
[INFO] [stderr]   Downloaded matchit v0.7.2
[INFO] [stderr]   Downloaded prost-build v0.12.1
[INFO] [stderr]   Downloaded socket2 v0.5.4
[INFO] [stderr]   Downloaded prost-types v0.12.1
[INFO] [stderr]   Downloaded prost-derive v0.12.1
[INFO] [stderr]   Downloaded tonic v0.10.0
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded syn v2.0.36
[INFO] [stderr]   Downloaded rustix v0.38.13
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded tokio v1.32.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 909c98672f082f5d0df7d6348f57b6be1707b64d64b2ceaf546154b2650d8205
[INFO] running `Command { std: "docker" "start" "-a" "909c98672f082f5d0df7d6348f57b6be1707b64d64b2ceaf546154b2650d8205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "909c98672f082f5d0df7d6348f57b6be1707b64d64b2ceaf546154b2650d8205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909c98672f082f5d0df7d6348f57b6be1707b64d64b2ceaf546154b2650d8205", kill_on_drop: false }`
[INFO] [stdout] 909c98672f082f5d0df7d6348f57b6be1707b64d64b2ceaf546154b2650d8205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2772860ffdddf2242d28ab8a8497f189d6f43230a903d4b6af7a15c878a9f3f
[INFO] running `Command { std: "docker" "start" "-a" "a2772860ffdddf2242d28ab8a8497f189d6f43230a903d4b6af7a15c878a9f3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling syn v2.0.36
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling matchit v0.7.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling prost_wrapper v0.1.0 (/opt/rustwide/workdir/prost_wrapper)
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling prost-types v0.12.1
[INFO] [stderr]    Compiling prost-build v0.12.1
[INFO] [stderr]    Compiling tonic-build v0.10.0
[INFO] [stderr]    Compiling kvproto-tonic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> build.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut exports = String::new();
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exports`
[INFO] [stdout]   --> build.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let mut exports = String::new();
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_exports`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.0
[INFO] [stderr]    Compiling tonic-reflection v0.10.0
[INFO] [stdout] warning: use of deprecated associated function `protos::deadlock::DeadlockRequestType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_deadlock.rs:142:84
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[inline] pub fn get_tp(&self) -> DeadlockRequestType { match DeadlockRequestType::from_i32(self.tp) {Some(e) => e,
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::CmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:703:66
[INFO] [stdout]     |
[INFO] [stdout] 703 | #[inline] pub fn get_cmd_type(&self) -> CmdType { match CmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::CmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:839:66
[INFO] [stdout]     |
[INFO] [stdout] 839 | #[inline] pub fn get_cmd_type(&self) -> CmdType { match CmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::ConfChangeType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:975:119
[INFO] [stdout]     |
[INFO] [stdout] 975 | #[inline] pub fn get_change_type(&self) -> super::eraftpb::ConfChangeType { match super :: eraftpb :: ConfChangeType::from_i32(self...
[INFO] [stdout]     |                                                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::AdminCmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:2236:76
[INFO] [stdout]      |
[INFO] [stdout] 2236 | #[inline] pub fn get_cmd_type(&self) -> AdminCmdType { match AdminCmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]      |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::AdminCmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:2456:76
[INFO] [stdout]      |
[INFO] [stdout] 2456 | #[inline] pub fn get_cmd_type(&self) -> AdminCmdType { match AdminCmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]      |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::StatusCmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:2832:78
[INFO] [stdout]      |
[INFO] [stdout] 2832 | #[inline] pub fn get_cmd_type(&self) -> StatusCmdType { match StatusCmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_cmdpb::StatusCmdType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:2896:78
[INFO] [stdout]      |
[INFO] [stdout] 2896 | #[inline] pub fn get_cmd_type(&self) -> StatusCmdType { match StatusCmdType::from_i32(self.cmd_type) {Some(e) => e,
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::CommandPri::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_cmdpb.rs:3015:108
[INFO] [stdout]      |
[INFO] [stdout] 3015 | #[inline] pub fn get_priority(&self) -> super::kvrpcpb::CommandPri { match super :: kvrpcpb :: CommandPri::from_i32(self.priority)...
[INFO] [stdout]      |                                                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::debugpb::Db::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_debugpb.rs:7:50
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_db(&self) -> Db { match Db::from_i32(self.db) {Some(e) => e,
[INFO] [stdout]   |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::debugpb::Db::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_debugpb.rs:530:50
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[inline] pub fn get_db(&self) -> Db { match Db::from_i32(self.db) {Some(e) => e,
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::debugpb::BottommostLevelCompaction::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_debugpb.rs:552:121
[INFO] [stdout]     |
[INFO] [stdout] 552 | #[inline] pub fn get_bottommost_level_compaction(&self) -> BottommostLevelCompaction { match BottommostLevelCompaction::from_i32(se...
[INFO] [stdout]     |                                                                                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::debugpb::Module::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_debugpb.rs:1083:62
[INFO] [stdout]      |
[INFO] [stdout] 1083 | #[inline] pub fn get_module(&self) -> Module { match Module::from_i32(self.module) {Some(e) => e,
[INFO] [stdout]      |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_debugpb.rs:1334:111
[INFO] [stdout]      |
[INFO] [stdout] 1334 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ve...
[INFO] [stdout]      |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::keyspacepb::KeyspaceState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_keyspacepb.rs:15:75
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[inline] pub fn get_state(&self) -> KeyspaceState { match KeyspaceState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::keyspacepb::KeyspaceState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_keyspacepb.rs:294:75
[INFO] [stdout]     |
[INFO] [stdout] 294 | #[inline] pub fn get_state(&self) -> KeyspaceState { match KeyspaceState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]     |                                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::schedulingpb::ErrorType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_schedulingpb.rs:100:66
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[inline] pub fn get_type(&self) -> ErrorType { match ErrorType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RequestUnitType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:684:78
[INFO] [stdout]     |
[INFO] [stdout] 684 | #[inline] pub fn get_type(&self) -> RequestUnitType { match RequestUnitType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RawResourceType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:739:78
[INFO] [stdout]     |
[INFO] [stdout] 739 | #[inline] pub fn get_type(&self) -> RawResourceType { match RawResourceType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RequestUnitType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:854:78
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[inline] pub fn get_type(&self) -> RequestUnitType { match RequestUnitType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RawResourceType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:897:78
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[inline] pub fn get_type(&self) -> RawResourceType { match RawResourceType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::GroupMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:945:66
[INFO] [stdout]     |
[INFO] [stdout] 945 | #[inline] pub fn get_mode(&self) -> GroupMode { match GroupMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RunawayWatchType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:1335:80
[INFO] [stdout]      |
[INFO] [stdout] 1335 | #[inline] pub fn get_type(&self) -> RunawayWatchType { match RunawayWatchType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::resource_manager::RunawayAction::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_resource_manager.rs:1387:76
[INFO] [stdout]      |
[INFO] [stdout] 1387 | #[inline] pub fn get_action(&self) -> RunawayAction { match RunawayAction::from_i32(self.action) {Some(e) => e,
[INFO] [stdout]      |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::configpb::StatusCode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_configpb.rs:7:68
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_code(&self) -> StatusCode { match StatusCode::from_i32(self.code) {Some(e) => e,
[INFO] [stdout]   |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::AssertionLevel::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:340:87
[INFO] [stdout]     |
[INFO] [stdout] 340 | #[inline] pub fn get_assertion_level(&self) -> AssertionLevel { match AssertionLevel::from_i32(self.assertion_level) {Some(e) => e,
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::PessimisticLockWakeUpMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:560:106
[INFO] [stdout]     |
[INFO] [stdout] 560 | #[inline] pub fn get_wake_up_mode(&self) -> PessimisticLockWakeUpMode { match PessimisticLockWakeUpMode::from_i32(self.wake_up_mode...
[INFO] [stdout]     |                                                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::PessimisticLockKeyResultType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:600:104
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[inline] pub fn get_type(&self) -> PessimisticLockKeyResultType { match PessimisticLockKeyResultType::from_i32(self.r#type) {Some(...
[INFO] [stdout]     |                                                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Action::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:1104:62
[INFO] [stdout]      |
[INFO] [stdout] 1104 | #[inline] pub fn get_action(&self) -> Action { match Action::from_i32(self.action) {Some(e) => e,
[INFO] [stdout]      |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::CommandPri::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:4746:72
[INFO] [stdout]      |
[INFO] [stdout] 4746 | #[inline] pub fn get_priority(&self) -> CommandPri { match CommandPri::from_i32(self.priority) {Some(e) => e,
[INFO] [stdout]      |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::IsolationLevel::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:4750:87
[INFO] [stdout]      |
[INFO] [stdout] 4750 | #[inline] pub fn get_isolation_level(&self) -> IsolationLevel { match IsolationLevel::from_i32(self.isolation_level) {Some(e) => e,
[INFO] [stdout]      |                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::DiskFullOpt::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:4791:79
[INFO] [stdout]      |
[INFO] [stdout] 4791 | #[inline] pub fn get_disk_full_opt(&self) -> DiskFullOpt { match DiskFullOpt::from_i32(self.disk_full_opt) {Some(e) => e,
[INFO] [stdout]      |                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:4798:75
[INFO] [stdout]      |
[INFO] [stdout] 4798 | #[inline] pub fn get_api_version(&self) -> ApiVersion { match ApiVersion::from_i32(self.api_version) {Some(e) => e,
[INFO] [stdout]      |                                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:5021:57
[INFO] [stdout]      |
[INFO] [stdout] 5021 | #[inline] pub fn get_lock_type(&self) -> Op { match Op::from_i32(self.lock_type) {Some(e) => e,
[INFO] [stdout]      |                                                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::write_conflict::Reason::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:5251:96
[INFO] [stdout]      |
[INFO] [stdout] 5251 | #[inline] pub fn get_reason(&self) -> write_conflict::Reason { match write_conflict :: Reason::from_i32(self.reason) {Some(e) => e,
[INFO] [stdout]      |                                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Assertion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:5538:71
[INFO] [stdout]      |
[INFO] [stdout] 5538 | #[inline] pub fn get_assertion(&self) -> Assertion { match Assertion::from_i32(self.assertion) {Some(e) => e,
[INFO] [stdout]      |                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:6212:50
[INFO] [stdout]      |
[INFO] [stdout] 6212 | #[inline] pub fn get_op(&self) -> Op { match Op::from_i32(self.op) {Some(e) => e,
[INFO] [stdout]      |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Assertion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:6226:71
[INFO] [stdout]      |
[INFO] [stdout] 6226 | #[inline] pub fn get_assertion(&self) -> Assertion { match Assertion::from_i32(self.assertion) {Some(e) => e,
[INFO] [stdout]      |                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:6266:52
[INFO] [stdout]      |
[INFO] [stdout] 6266 | #[inline] pub fn get_type(&self) -> Op { match Op::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:6376:52
[INFO] [stdout]      |
[INFO] [stdout] 6376 | #[inline] pub fn get_type(&self) -> Op { match Op::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ChecksumAlgorithm::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:7494:87
[INFO] [stdout]      |
[INFO] [stdout] 7494 | #[inline] pub fn get_algorithm(&self) -> ChecksumAlgorithm { match ChecksumAlgorithm::from_i32(self.algorithm) {Some(e) => e,
[INFO] [stdout]      |                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_kvrpcpb.rs:7792:75
[INFO] [stdout]      |
[INFO] [stdout] 7792 | #[inline] pub fn get_api_version(&self) -> ApiVersion { match ApiVersion::from_i32(self.api_version) {Some(e) => e,
[INFO] [stdout]      |                                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::import_kvpb::mutation::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_kvpb.rs:219:72
[INFO] [stdout]     |
[INFO] [stdout] 219 | #[inline] pub fn get_op(&self) -> mutation::Op { match mutation :: Op::from_i32(self.op) {Some(e) => e,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::replication_modepb::ReplicationMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_replication_modepb.rs:7:78
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_mode(&self) -> ReplicationMode { match ReplicationMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]   |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::replication_modepb::DrAutoSyncState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_replication_modepb.rs:64:79
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[inline] pub fn get_state(&self) -> DrAutoSyncState { match DrAutoSyncState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]    |                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::replication_modepb::RegionReplicationState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_replication_modepb.rs:118:93
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[inline] pub fn get_state(&self) -> RegionReplicationState { match RegionReplicationState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]     |                                                                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::replication_modepb::DrAutoSyncState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_replication_modepb.rs:161:79
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[inline] pub fn get_state(&self) -> DrAutoSyncState { match DrAutoSyncState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]     |                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::EventType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:313:66
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[inline] pub fn get_kind(&self) -> EventType { match EventType::from_i32(self.kind) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::ErrorType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:451:66
[INFO] [stdout]     |
[INFO] [stdout] 451 | #[inline] pub fn get_type(&self) -> ErrorType { match ErrorType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::ConfChangeType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:2570:119
[INFO] [stdout]      |
[INFO] [stdout] 2570 | #[inline] pub fn get_change_type(&self) -> super::eraftpb::ConfChangeType { match super :: eraftpb :: ConfChangeType::from_i32(sel...
[INFO] [stdout]      |                                                                                                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::CheckPolicy::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:2752:72
[INFO] [stdout]      |
[INFO] [stdout] 2752 | #[inline] pub fn get_policy(&self) -> CheckPolicy { match CheckPolicy::from_i32(self.policy) {Some(e) => e,
[INFO] [stdout]      |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::ControlGrpcEvent::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:4326:86
[INFO] [stdout]      |
[INFO] [stdout] 4326 | #[inline] pub fn get_ctrl_event(&self) -> ControlGrpcEvent { match ControlGrpcEvent::from_i32(self.ctrl_event) {Some(e) => e,
[INFO] [stdout]      |                                                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::EventType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:5090:66
[INFO] [stdout]      |
[INFO] [stdout] 5090 | #[inline] pub fn get_type(&self) -> EventType { match EventType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::pdpb::OperatorStatus::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_pdpb.rs:5903:78
[INFO] [stdout]      |
[INFO] [stdout] 5903 | #[inline] pub fn get_status(&self) -> OperatorStatus { match OperatorStatus::from_i32(self.status) {Some(e) => e,
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::gcpb::ErrorType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_gcpb.rs:100:66
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[inline] pub fn get_type(&self) -> ErrorType { match ErrorType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_mpp.rs:47:111
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_vers...
[INFO] [stdout]    |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::tsopb::ErrorType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_tsopb.rs:112:66
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[inline] pub fn get_type(&self) -> ErrorType { match ErrorType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::disk_usage::DiskUsage::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_serverpb.rs:100:114
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[inline] pub fn get_disk_usage(&self) -> super::disk_usage::DiskUsage { match super :: disk_usage :: DiskUsage::from_i32(self.disk...
[INFO] [stdout]     |                                                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_serverpb.rs:891:111
[INFO] [stdout]     |
[INFO] [stdout] 891 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ver...
[INFO] [stdout]     |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_serverpb::PeerState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_serverpb.rs:1217:67
[INFO] [stdout]      |
[INFO] [stdout] 1217 | #[inline] pub fn get_state(&self) -> PeerState { match PeerState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]      |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::raft_serverpb::ExtraMessageType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_raft_serverpb.rs:1566:80
[INFO] [stdout]      |
[INFO] [stdout] 1566 | #[inline] pub fn get_type(&self) -> ExtraMessageType { match ExtraMessageType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:105:111
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ver...
[INFO] [stdout]     |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::BackupMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:127:68
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[inline] pub fn get_mode(&self) -> BackupMode { match BackupMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::encryptionpb::EncryptionMethod::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:769:133
[INFO] [stdout]     |
[INFO] [stdout] 769 | ...onMethod { match super :: encryptionpb :: EncryptionMethod::from_i32(self.cipher_type) {Some(e) => e,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::CompressionType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:859:90
[INFO] [stdout]     |
[INFO] [stdout] 859 | #[inline] pub fn get_compression_type(&self) -> CompressionType { match CompressionType::from_i32(self.compression_type) {Some(e) =...
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:878:115
[INFO] [stdout]     |
[INFO] [stdout] 878 | #[inline] pub fn get_dst_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.dst...
[INFO] [stdout]     |                                                                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::BackupMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:890:68
[INFO] [stdout]     |
[INFO] [stdout] 890 | #[inline] pub fn get_mode(&self) -> BackupMode { match BackupMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::CompressionType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:975:90
[INFO] [stdout]     |
[INFO] [stdout] 975 | #[inline] pub fn get_compression_type(&self) -> CompressionType { match CompressionType::from_i32(self.compression_type) {Some(e) =...
[INFO] [stdout]     |                                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:1631:111
[INFO] [stdout]      |
[INFO] [stdout] 1631 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ve...
[INFO] [stdout]      |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::MetaVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:2171:78
[INFO] [stdout]      |
[INFO] [stdout] 2171 | #[inline] pub fn get_meta_version(&self) -> MetaVersion { match MetaVersion::from_i32(self.meta_version) {Some(e) => e,
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::FileType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:2309:64
[INFO] [stdout]      |
[INFO] [stdout] 2309 | #[inline] pub fn get_type(&self) -> FileType { match FileType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]      |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::CompressionType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_backup.rs:2331:90
[INFO] [stdout]      |
[INFO] [stdout] 2331 | #[inline] pub fn get_compression_type(&self) -> CompressionType { match CompressionType::from_i32(self.compression_type) {Some(e) ...
[INFO] [stdout]      |                                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::EntryType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_eraftpb.rs:7:72
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_entry_type(&self) -> EntryType { match EntryType::from_i32(self.entry_type) {Some(e) => e,
[INFO] [stdout]   |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::MessageType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_eraftpb.rs:173:74
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[inline] pub fn get_msg_type(&self) -> MessageType { match MessageType::from_i32(self.msg_type) {Some(e) => e,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::ConfChangeType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_eraftpb.rs:372:83
[INFO] [stdout]     |
[INFO] [stdout] 372 | #[inline] pub fn get_change_type(&self) -> ConfChangeType { match ConfChangeType::from_i32(self.change_type) {Some(e) => e,
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::ConfChangeType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_eraftpb.rs:423:83
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[inline] pub fn get_change_type(&self) -> ConfChangeType { match ConfChangeType::from_i32(self.change_type) {Some(e) => e,
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::eraftpb::ConfChangeTransition::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_eraftpb.rs:466:94
[INFO] [stdout]     |
[INFO] [stdout] 466 | #[inline] pub fn get_transition(&self) -> ConfChangeTransition { match ConfChangeTransition::from_i32(self.transition) {Some(e) => e,
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::diagnosticspb::search_log_request::Target::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_diagnosticspb.rs:23:104
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[inline] pub fn get_target(&self) -> search_log_request::Target { match search_log_request :: Target::from_i32(self.target) {Some(e...
[INFO] [stdout]    |                                                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::diagnosticspb::LogLevel::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_diagnosticspb.rs:116:65
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[inline] pub fn get_level(&self) -> LogLevel { match LogLevel::from_i32(self.level) {Some(e) => e,
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::diagnosticspb::ServerInfoType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_diagnosticspb.rs:161:74
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[inline] pub fn get_tp(&self) -> ServerInfoType { match ServerInfoType::from_i32(self.tp) {Some(e) => e,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::import_sstpb::SwitchMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:7:68
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_mode(&self) -> SwitchMode { match SwitchMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]   |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::import_sstpb::SwitchMode::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:124:68
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[inline] pub fn get_mode(&self) -> SwitchMode { match SwitchMode::from_i32(self.mode) {Some(e) => e,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:262:111
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ver...
[INFO] [stdout]     |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::import_sstpb::DownloadRequestType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:756:94
[INFO] [stdout]     |
[INFO] [stdout] 756 | #[inline] pub fn get_request_type(&self) -> DownloadRequestType { match DownloadRequestType::from_i32(self.request_type) {Some(e) =...
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::import_sstpb::pair::Op::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:1020:64
[INFO] [stdout]      |
[INFO] [stdout] 1020 | #[inline] pub fn get_op(&self) -> pair::Op { match pair :: Op::from_i32(self.op) {Some(e) => e,
[INFO] [stdout]      |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::backup::CompressionType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_import_sstpb.rs:1586:124
[INFO] [stdout]      |
[INFO] [stdout] 1586 | ...ompressionType { match super :: backup :: CompressionType::from_i32(self.compression_type) {Some(e) => e,
[INFO] [stdout]      |                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::metapb::StoreState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_metapb.rs:103:69
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[inline] pub fn get_state(&self) -> StoreState { match StoreState::from_i32(self.state) {Some(e) => e,
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::metapb::NodeState::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_metapb.rs:146:72
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[inline] pub fn get_node_state(&self) -> NodeState { match NodeState::from_i32(self.node_state) {Some(e) => e,
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::metapb::PeerRole::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_metapb.rs:446:64
[INFO] [stdout]     |
[INFO] [stdout] 446 | #[inline] pub fn get_role(&self) -> PeerRole { match PeerRole::from_i32(self.role) {Some(e) => e,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::meta_storagepb::ErrorType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_meta_storagepb.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[inline] pub fn get_type(&self) -> ErrorType { match ErrorType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]   |                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::meta_storagepb::event::EventType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_meta_storagepb.rs:575:82
[INFO] [stdout]     |
[INFO] [stdout] 575 | #[inline] pub fn get_type(&self) -> event::EventType { match event :: EventType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::cdcpb::event::LogType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_cdcpb.rs:424:78
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[inline] pub fn get_type(&self) -> event::LogType { match event :: LogType::from_i32(self.r#type) {Some(e) => e,
[INFO] [stdout]     |                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::cdcpb::event::row::OpType::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_cdcpb.rs:428:91
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[inline] pub fn get_op_type(&self) -> event::row::OpType { match event :: row :: OpType::from_i32(self.op_type) {Some(e) => e,
[INFO] [stdout]     |                                                                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ExtraOp::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_cdcpb.rs:797:102
[INFO] [stdout]     |
[INFO] [stdout] 797 | #[inline] pub fn get_extra_op(&self) -> super::kvrpcpb::ExtraOp { match super :: kvrpcpb :: ExtraOp::from_i32(self.extra_op) {Some(...
[INFO] [stdout]     |                                                                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::cdcpb::change_data_request::KvApi::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_cdcpb.rs:801:104
[INFO] [stdout]     |
[INFO] [stdout] 801 | #[inline] pub fn get_kv_api(&self) -> change_data_request::KvApi { match change_data_request :: KvApi::from_i32(self.kv_api) {Some(...
[INFO] [stdout]     |                                                                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::kvrpcpb::ApiVersion::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_disaggregated.rs:501:111
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[inline] pub fn get_api_version(&self) -> super::kvrpcpb::ApiVersion { match super :: kvrpcpb :: ApiVersion::from_i32(self.api_ver...
[INFO] [stdout]     |                                                                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::encryptionpb::EncryptionMethod::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_encryptionpb.rs:59:82
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[inline] pub fn get_method(&self) -> EncryptionMethod { match EncryptionMethod::from_i32(self.method) {Some(e) => e,
[INFO] [stdout]    |                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protos::encryptionpb::EncryptionMethod::from_i32`: Use the TryFrom<i32> implementation instead
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/kvproto-tonic-dde2b7e5c2387a9c/out/wrapper_encryptionpb.rs:144:82
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[inline] pub fn get_method(&self) -> EncryptionMethod { match EncryptionMethod::from_i32(self.method) {Some(e) => e,
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvproto-tonic` (lib); 98 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name kvproto --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfabcbf04c1b7a6c -C extra-filename=-6e4b92388083f09d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-5ab0495c9676d5c4.rmeta --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-e4d455bf1b9745af.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1ef185f5fe8a4b9.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-a29add037e1574af.rmeta --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-d3064eb2ce8ab195.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a2772860ffdddf2242d28ab8a8497f189d6f43230a903d4b6af7a15c878a9f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2772860ffdddf2242d28ab8a8497f189d6f43230a903d4b6af7a15c878a9f3f", kill_on_drop: false }`
[INFO] [stdout] a2772860ffdddf2242d28ab8a8497f189d6f43230a903d4b6af7a15c878a9f3f
