[INFO] fetching crate vinyl-core 0.0.2...
[INFO] testing vinyl-core-0.0.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate vinyl-core 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate vinyl-core 0.0.2
[INFO] finished tweaking crates.io crate vinyl-core 0.0.2
[INFO] tweaked toml for crates.io crate vinyl-core 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vinyl-core 0.0.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 80 packages to latest compatible versions
[INFO] [stderr]       Adding protobuf v2.28.0 (available: v3.7.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protoc v2.28.0
[INFO] [stderr]   Downloaded protoc-rust v2.28.0
[INFO] [stderr]   Downloaded protobuf v2.28.0
[INFO] [stderr]   Downloaded protobuf-codegen v2.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1479a138194c93431dd47219813c4f57a942293aa47b2d9ff607c456d4688790
[INFO] running `Command { std: "docker" "start" "-a" "1479a138194c93431dd47219813c4f57a942293aa47b2d9ff607c456d4688790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1479a138194c93431dd47219813c4f57a942293aa47b2d9ff607c456d4688790", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1479a138194c93431dd47219813c4f57a942293aa47b2d9ff607c456d4688790", kill_on_drop: false }`
[INFO] [stdout] 1479a138194c93431dd47219813c4f57a942293aa47b2d9ff607c456d4688790
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 168f08a0161571a1573d2988e2ca435eee0e70a19e7e2acc7c227a4d1e94ea83
[INFO] running `Command { std: "docker" "start" "-a" "168f08a0161571a1573d2988e2ca435eee0e70a19e7e2acc7c227a4d1e94ea83", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling vinyl-core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `VERSION_2_8_1` in crate `protobuf`
[INFO] [stdout]   --> src/proto/example.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_1;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_28_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-a6f1d6066ed01876/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub const VERSION_2_28_0: () = ();
[INFO] [stdout]    | ---------------------------- similarly named constant `VERSION_2_28_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VERSION_2_8_1` in crate `protobuf`
[INFO] [stdout]   --> src/proto/transport.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_1;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_28_0`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/protobuf-a6f1d6066ed01876/out/version.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub const VERSION_2_28_0: () = ();
[INFO] [stdout]    | ---------------------------- similarly named constant `VERSION_2_28_0` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(feature = "clippy", plugin(clippy(conf_file = "../../clippy.toml")))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build_protos` and `protoc-rust`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build_protos` and `protoc-rust`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     feature = "cargo-clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `build_protos` and `protoc-rust`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/example.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:201:30
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | #![warn(unused_import_braces, unused_parens)]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 201 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 201 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 202 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 202 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:204:42
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 204 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 205 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:207:59
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 207 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:407:30
[INFO] [stdout]     |
[INFO] [stdout] 407 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 407 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 407 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:408:22
[INFO] [stdout]     |
[INFO] [stdout] 408 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 408 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 408 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:410:42
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 410 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 410 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:411:26
[INFO] [stdout]     |
[INFO] [stdout] 411 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 411 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 411 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/example.rs:413:59
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 413 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 413 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/proto/transport.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 222 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 223 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:225:42
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 225 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 225 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:226:26
[INFO] [stdout]     |
[INFO] [stdout] 226 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 226 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:228:59
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 228 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 228 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:438:30
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 438 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 438 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:439:22
[INFO] [stdout]     |
[INFO] [stdout] 439 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 439 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 439 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:441:42
[INFO] [stdout]     |
[INFO] [stdout] 441 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 441 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 441 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:442:26
[INFO] [stdout]     |
[INFO] [stdout] 442 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 442 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 442 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:444:59
[INFO] [stdout]     |
[INFO] [stdout] 444 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 444 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 444 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:764:30
[INFO] [stdout]     |
[INFO] [stdout] 764 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 764 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 764 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:765:22
[INFO] [stdout]     |
[INFO] [stdout] 765 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 765 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 765 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:767:42
[INFO] [stdout]     |
[INFO] [stdout] 767 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 767 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 767 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:768:26
[INFO] [stdout]     |
[INFO] [stdout] 768 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 768 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 768 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:770:59
[INFO] [stdout]     |
[INFO] [stdout] 770 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 770 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 770 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:988:30
[INFO] [stdout]     |
[INFO] [stdout] 988 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                              ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 988 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 988 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:989:22
[INFO] [stdout]     |
[INFO] [stdout] 989 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                      ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 989 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 989 +         self as &dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:991:42
[INFO] [stdout]     |
[INFO] [stdout] 991 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]     |                                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 991 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 991 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:992:26
[INFO] [stdout]     |
[INFO] [stdout] 992 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]     |                          ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 992 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 992 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/proto/transport.rs:994:59
[INFO] [stdout]     |
[INFO] [stdout] 994 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]     |                                                           ^               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 994 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 994 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1232:30
[INFO] [stdout]      |
[INFO] [stdout] 1232 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1232 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1232 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1233:22
[INFO] [stdout]      |
[INFO] [stdout] 1233 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1233 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1233 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1235:42
[INFO] [stdout]      |
[INFO] [stdout] 1235 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1235 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1235 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1236:26
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1236 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1236 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1238:59
[INFO] [stdout]      |
[INFO] [stdout] 1238 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1238 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1238 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1442:30
[INFO] [stdout]      |
[INFO] [stdout] 1442 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1442 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1442 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1443:22
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1443 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1443 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1445:42
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1445 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1445 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1446:26
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1446 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1446 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1448:59
[INFO] [stdout]      |
[INFO] [stdout] 1448 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1448 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1448 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1714:30
[INFO] [stdout]      |
[INFO] [stdout] 1714 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1714 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 1714 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1715:22
[INFO] [stdout]      |
[INFO] [stdout] 1715 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1715 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 1715 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1717:42
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1717 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 1717 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1718:26
[INFO] [stdout]      |
[INFO] [stdout] 1718 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1718 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 1718 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:1720:59
[INFO] [stdout]      |
[INFO] [stdout] 1720 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1720 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 1720 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2067:30
[INFO] [stdout]      |
[INFO] [stdout] 2067 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2067 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2067 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2068:22
[INFO] [stdout]      |
[INFO] [stdout] 2068 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2068 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2068 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2070:42
[INFO] [stdout]      |
[INFO] [stdout] 2070 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2070 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2070 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2071:26
[INFO] [stdout]      |
[INFO] [stdout] 2071 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2071 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2071 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2073:59
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2073 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2073 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2336:30
[INFO] [stdout]      |
[INFO] [stdout] 2336 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2336 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2336 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2337:22
[INFO] [stdout]      |
[INFO] [stdout] 2337 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2337 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2337 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2339:42
[INFO] [stdout]      |
[INFO] [stdout] 2339 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2339 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2339 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2340:26
[INFO] [stdout]      |
[INFO] [stdout] 2340 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2340 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2340 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2342:59
[INFO] [stdout]      |
[INFO] [stdout] 2342 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2342 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2342 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2527:30
[INFO] [stdout]      |
[INFO] [stdout] 2527 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2527 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2527 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2528:22
[INFO] [stdout]      |
[INFO] [stdout] 2528 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2528 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2528 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2530:42
[INFO] [stdout]      |
[INFO] [stdout] 2530 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2530 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2530 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2531:26
[INFO] [stdout]      |
[INFO] [stdout] 2531 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2531 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2531 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2533:59
[INFO] [stdout]      |
[INFO] [stdout] 2533 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2533 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2533 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2836:30
[INFO] [stdout]      |
[INFO] [stdout] 2836 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2836 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 2836 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2837:22
[INFO] [stdout]      |
[INFO] [stdout] 2837 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2837 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 2837 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2839:42
[INFO] [stdout]      |
[INFO] [stdout] 2839 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2839 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 2839 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2840:26
[INFO] [stdout]      |
[INFO] [stdout] 2840 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2840 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 2840 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:2842:59
[INFO] [stdout]      |
[INFO] [stdout] 2842 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2842 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 2842 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3211:30
[INFO] [stdout]      |
[INFO] [stdout] 3211 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3211 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 3211 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3212:22
[INFO] [stdout]      |
[INFO] [stdout] 3212 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3212 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 3212 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3214:42
[INFO] [stdout]      |
[INFO] [stdout] 3214 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3214 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 3214 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3215:26
[INFO] [stdout]      |
[INFO] [stdout] 3215 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3215 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 3215 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3217:59
[INFO] [stdout]      |
[INFO] [stdout] 3217 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3217 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 3217 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3732:30
[INFO] [stdout]      |
[INFO] [stdout] 3732 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3732 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 3732 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3733:22
[INFO] [stdout]      |
[INFO] [stdout] 3733 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3733 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 3733 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3735:42
[INFO] [stdout]      |
[INFO] [stdout] 3735 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3735 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 3735 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3736:26
[INFO] [stdout]      |
[INFO] [stdout] 3736 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3736 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 3736 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:3738:59
[INFO] [stdout]      |
[INFO] [stdout] 3738 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 3738 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 3738 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:4067:30
[INFO] [stdout]      |
[INFO] [stdout] 4067 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                              ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4067 -     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout] 4067 +     fn as_any(&self) -> &dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:4068:22
[INFO] [stdout]      |
[INFO] [stdout] 4068 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                      ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4068 -         self as &dyn (::std::any::Any)
[INFO] [stdout] 4068 +         self as &dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:4070:42
[INFO] [stdout]      |
[INFO] [stdout] 4070 |     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout]      |                                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4070 -     fn as_any_mut(&mut self) -> &mut dyn (::std::any::Any) {
[INFO] [stdout] 4070 +     fn as_any_mut(&mut self) -> &mut dyn ::std::any::Any {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:4071:26
[INFO] [stdout]      |
[INFO] [stdout] 4071 |         self as &mut dyn (::std::any::Any)
[INFO] [stdout]      |                          ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4071 -         self as &mut dyn (::std::any::Any)
[INFO] [stdout] 4071 +         self as &mut dyn ::std::any::Any
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]     --> src/proto/transport.rs:4073:59
[INFO] [stdout]      |
[INFO] [stdout] 4073 |     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout]      |                                                           ^               ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 4073 -     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn (::std::any::Any)> {
[INFO] [stdout] 4073 +     fn into_any(self: Box<Self>) -> ::std::boxed::Box<dyn ::std::any::Any> {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead
[INFO] [stdout]   --> src/lib.rs:41:16
[INFO] [stdout]    |
[INFO] [stdout] 41 | use protobuf::{parse_from_bytes, Message, RepeatedField};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead
[INFO] [stdout]    --> src/lib.rs:101:45
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut fd_proto: FileDescriptorProto = parse_from_bytes(&descriptor_bytes)?;
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:220:50
[INFO] [stdout]     |
[INFO] [stdout] 220 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:220:115
[INFO] [stdout]     |
[INFO] [stdout] 220 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:252:48
[INFO] [stdout]     |
[INFO] [stdout] 252 |         static mut instance: ::protobuf::lazy::Lazy<Order> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:252:80
[INFO] [stdout]     |
[INFO] [stdout] 252 |         static mut instance: ::protobuf::lazy::Lazy<Order> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:253:37
[INFO] [stdout]     |
[INFO] [stdout] 253 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:426:50
[INFO] [stdout]     |
[INFO] [stdout] 426 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:426:115
[INFO] [stdout]     |
[INFO] [stdout] 426 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:427:37
[INFO] [stdout]     |
[INFO] [stdout] 427 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:453:48
[INFO] [stdout]     |
[INFO] [stdout] 453 |         static mut instance: ::protobuf::lazy::Lazy<Flower> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:453:81
[INFO] [stdout]     |
[INFO] [stdout] 453 |         static mut instance: ::protobuf::lazy::Lazy<Flower> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:454:37
[INFO] [stdout]     |
[INFO] [stdout] 454 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:517:50
[INFO] [stdout]     |
[INFO] [stdout] 517 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:517:112
[INFO] [stdout]     |
[INFO] [stdout] 517 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:518:37
[INFO] [stdout]     |
[INFO] [stdout] 518 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:554:58
[INFO] [stdout]     |
[INFO] [stdout] 554 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:554:128
[INFO] [stdout]     |
[INFO] [stdout] 554 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/example.rs:555:29
[INFO] [stdout]     |
[INFO] [stdout] 555 |     lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead
[INFO] [stdout]    --> src/proto/example.rs:560:17
[INFO] [stdout]     |
[INFO] [stdout] 560 |     ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap()
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:241:50
[INFO] [stdout]     |
[INFO] [stdout] 241 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:241:115
[INFO] [stdout]     |
[INFO] [stdout] 241 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:242:37
[INFO] [stdout]     |
[INFO] [stdout] 242 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:273:48
[INFO] [stdout]     |
[INFO] [stdout] 273 |         static mut instance: ::protobuf::lazy::Lazy<Request> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:273:82
[INFO] [stdout]     |
[INFO] [stdout] 273 |         static mut instance: ::protobuf::lazy::Lazy<Request> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:457:50
[INFO] [stdout]     |
[INFO] [stdout] 457 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:457:115
[INFO] [stdout]     |
[INFO] [stdout] 457 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:458:37
[INFO] [stdout]     |
[INFO] [stdout] 458 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:484:48
[INFO] [stdout]     |
[INFO] [stdout] 484 |         static mut instance: ::protobuf::lazy::Lazy<Response> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:484:83
[INFO] [stdout]     |
[INFO] [stdout] 484 |         static mut instance: ::protobuf::lazy::Lazy<Response> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:485:37
[INFO] [stdout]     |
[INFO] [stdout] 485 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:783:50
[INFO] [stdout]     |
[INFO] [stdout] 783 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:783:115
[INFO] [stdout]     |
[INFO] [stdout] 783 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:784:37
[INFO] [stdout]     |
[INFO] [stdout] 784 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:825:48
[INFO] [stdout]     |
[INFO] [stdout] 825 |         static mut instance: ::protobuf::lazy::Lazy<LoginRequest> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:825:87
[INFO] [stdout]     |
[INFO] [stdout] 825 |         static mut instance: ::protobuf::lazy::Lazy<LoginRequest> = ::protobuf::lazy::Lazy {
[INFO] [stdout]     |                                                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]    --> src/proto/transport.rs:826:37
[INFO] [stdout]     |
[INFO] [stdout] 826 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1007:50
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1007:115
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1008:37
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1034:48
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         static mut instance: ::protobuf::lazy::Lazy<Record> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1034:81
[INFO] [stdout]      |
[INFO] [stdout] 1034 |         static mut instance: ::protobuf::lazy::Lazy<Record> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1035:37
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1251:50
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1251:115
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1252:37
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1283:48
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         static mut instance: ::protobuf::lazy::Lazy<FieldOptions> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1283:87
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         static mut instance: ::protobuf::lazy::Lazy<FieldOptions> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1284:37
[INFO] [stdout]      |
[INFO] [stdout] 1284 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1461:50
[INFO] [stdout]      |
[INFO] [stdout] 1461 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1461:115
[INFO] [stdout]      |
[INFO] [stdout] 1461 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1462:37
[INFO] [stdout]      |
[INFO] [stdout] 1462 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1488:48
[INFO] [stdout]      |
[INFO] [stdout] 1488 |         static mut instance: ::protobuf::lazy::Lazy<FieldOptions_IndexOption> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1488:99
[INFO] [stdout]      |
[INFO] [stdout] 1488 |         static mut instance: ::protobuf::lazy::Lazy<FieldOptions_IndexOption> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1489:37
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1552:50
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1552:112
[INFO] [stdout]      |
[INFO] [stdout] 1552 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1553:37
[INFO] [stdout]      |
[INFO] [stdout] 1553 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1733:50
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1733:115
[INFO] [stdout]      |
[INFO] [stdout] 1733 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1734:37
[INFO] [stdout]      |
[INFO] [stdout] 1734 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1760:48
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         static mut instance: ::protobuf::lazy::Lazy<LoginResponse> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1760:88
[INFO] [stdout]      |
[INFO] [stdout] 1760 |         static mut instance: ::protobuf::lazy::Lazy<LoginResponse> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:1761:37
[INFO] [stdout]      |
[INFO] [stdout] 1761 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2086:50
[INFO] [stdout]      |
[INFO] [stdout] 2086 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2086:115
[INFO] [stdout]      |
[INFO] [stdout] 2086 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2087:37
[INFO] [stdout]      |
[INFO] [stdout] 2087 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2128:48
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         static mut instance: ::protobuf::lazy::Lazy<Query> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2128:80
[INFO] [stdout]      |
[INFO] [stdout] 2128 |         static mut instance: ::protobuf::lazy::Lazy<Query> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2129:37
[INFO] [stdout]      |
[INFO] [stdout] 2129 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2195:50
[INFO] [stdout]      |
[INFO] [stdout] 2195 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2195:112
[INFO] [stdout]      |
[INFO] [stdout] 2195 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2196:37
[INFO] [stdout]      |
[INFO] [stdout] 2196 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2355:50
[INFO] [stdout]      |
[INFO] [stdout] 2355 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2355:115
[INFO] [stdout]      |
[INFO] [stdout] 2355 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2356:37
[INFO] [stdout]      |
[INFO] [stdout] 2356 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2377:48
[INFO] [stdout]      |
[INFO] [stdout] 2377 |         static mut instance: ::protobuf::lazy::Lazy<RecordQuery> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2377:86
[INFO] [stdout]      |
[INFO] [stdout] 2377 |         static mut instance: ::protobuf::lazy::Lazy<RecordQuery> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2378:37
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2546:50
[INFO] [stdout]      |
[INFO] [stdout] 2546 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2546:115
[INFO] [stdout]      |
[INFO] [stdout] 2546 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2547:37
[INFO] [stdout]      |
[INFO] [stdout] 2547 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2573:48
[INFO] [stdout]      |
[INFO] [stdout] 2573 |         static mut instance: ::protobuf::lazy::Lazy<ExecuteProperties> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2573:92
[INFO] [stdout]      |
[INFO] [stdout] 2573 |         static mut instance: ::protobuf::lazy::Lazy<ExecuteProperties> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2574:37
[INFO] [stdout]      |
[INFO] [stdout] 2574 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2855:50
[INFO] [stdout]      |
[INFO] [stdout] 2855 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2855:115
[INFO] [stdout]      |
[INFO] [stdout] 2855 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2856:37
[INFO] [stdout]      |
[INFO] [stdout] 2856 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2892:48
[INFO] [stdout]      |
[INFO] [stdout] 2892 |         static mut instance: ::protobuf::lazy::Lazy<QueryComponent> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2892:89
[INFO] [stdout]      |
[INFO] [stdout] 2892 |         static mut instance: ::protobuf::lazy::Lazy<QueryComponent> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2893:37
[INFO] [stdout]      |
[INFO] [stdout] 2893 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2958:50
[INFO] [stdout]      |
[INFO] [stdout] 2958 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2958:112
[INFO] [stdout]      |
[INFO] [stdout] 2958 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:2959:37
[INFO] [stdout]      |
[INFO] [stdout] 2959 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3230:50
[INFO] [stdout]      |
[INFO] [stdout] 3230 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3230:115
[INFO] [stdout]      |
[INFO] [stdout] 3230 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3231:37
[INFO] [stdout]      |
[INFO] [stdout] 3231 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3267:48
[INFO] [stdout]      |
[INFO] [stdout] 3267 |         static mut instance: ::protobuf::lazy::Lazy<Field> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3267:80
[INFO] [stdout]      |
[INFO] [stdout] 3267 |         static mut instance: ::protobuf::lazy::Lazy<Field> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3268:37
[INFO] [stdout]      |
[INFO] [stdout] 3268 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3342:50
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3342:112
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3343:37
[INFO] [stdout]      |
[INFO] [stdout] 3343 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3751:50
[INFO] [stdout]      |
[INFO] [stdout] 3751 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3751:115
[INFO] [stdout]      |
[INFO] [stdout] 3751 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3752:37
[INFO] [stdout]      |
[INFO] [stdout] 3752 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3818:48
[INFO] [stdout]      |
[INFO] [stdout] 3818 |         static mut instance: ::protobuf::lazy::Lazy<Value> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3818:80
[INFO] [stdout]      |
[INFO] [stdout] 3818 |         static mut instance: ::protobuf::lazy::Lazy<Value> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3819:37
[INFO] [stdout]      |
[INFO] [stdout] 3819 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3905:50
[INFO] [stdout]      |
[INFO] [stdout] 3905 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3905:112
[INFO] [stdout]      |
[INFO] [stdout] 3905 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:3906:37
[INFO] [stdout]      |
[INFO] [stdout] 3906 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4086:50
[INFO] [stdout]      |
[INFO] [stdout] 4086 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4086:115
[INFO] [stdout]      |
[INFO] [stdout] 4086 |         static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:4087:37
[INFO] [stdout]      |
[INFO] [stdout] 4087 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4113:48
[INFO] [stdout]      |
[INFO] [stdout] 4113 |         static mut instance: ::protobuf::lazy::Lazy<Insert> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4113:81
[INFO] [stdout]      |
[INFO] [stdout] 4113 |         static mut instance: ::protobuf::lazy::Lazy<Insert> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:4114:37
[INFO] [stdout]      |
[INFO] [stdout] 4114 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4209:58
[INFO] [stdout]      |
[INFO] [stdout] 4209 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4209:128
[INFO] [stdout]      |
[INFO] [stdout] 4209 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
[INFO] [stdout]      |                                                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer
[INFO] [stdout]     --> src/proto/transport.rs:4210:29
[INFO] [stdout]      |
[INFO] [stdout] 4210 |     lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead
[INFO] [stdout]     --> src/proto/transport.rs:4215:17
[INFO] [stdout]      |
[INFO] [stdout] 4215 |     ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap()
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:242:57
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 ::protobuf::reflect::MessageDescriptor::new::<Order>(
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |             ptr: 0 as *const Order,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:443:57
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 ::protobuf::reflect::MessageDescriptor::new::<Flower>(
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:427:13
[INFO] [stdout]     |
[INFO] [stdout] 427 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 428 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |             ptr: 0 as *const Flower,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:523:54
[INFO] [stdout]     |
[INFO] [stdout] 523 |                 ::protobuf::reflect::EnumDescriptor::new("Color", file_descriptor_proto())
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:518:13
[INFO] [stdout]     |
[INFO] [stdout] 518 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:519:13
[INFO] [stdout]     |
[INFO] [stdout] 519 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:555:5
[INFO] [stdout]     |
[INFO] [stdout] 555 |     lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/example.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 556 |     ptr: 0 as *const ::protobuf::descriptor::FileDescriptorProto,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:263:57
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 ::protobuf::reflect::MessageDescriptor::new::<Request>(
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:274:13
[INFO] [stdout]     |
[INFO] [stdout] 274 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             ptr: 0 as *const Request,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:474:57
[INFO] [stdout]     |
[INFO] [stdout] 474 |                 ::protobuf::reflect::MessageDescriptor::new::<Response>(
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:459:13
[INFO] [stdout]     |
[INFO] [stdout] 459 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:485:13
[INFO] [stdout]     |
[INFO] [stdout] 485 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:486:13
[INFO] [stdout]     |
[INFO] [stdout] 486 |             ptr: 0 as *const Response,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:815:57
[INFO] [stdout]     |
[INFO] [stdout] 815 |                 ::protobuf::reflect::MessageDescriptor::new::<LoginRequest>(
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:784:13
[INFO] [stdout]     |
[INFO] [stdout] 784 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:785:13
[INFO] [stdout]     |
[INFO] [stdout] 785 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:826:13
[INFO] [stdout]     |
[INFO] [stdout] 826 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]    --> src/proto/transport.rs:827:13
[INFO] [stdout]     |
[INFO] [stdout] 827 |             ptr: 0 as *const LoginRequest,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1024:57
[INFO] [stdout]      |
[INFO] [stdout] 1024 |                 ::protobuf::reflect::MessageDescriptor::new::<Record>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1008:13
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             ptr: 0 as *const Record,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1273:57
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                 ::protobuf::reflect::MessageDescriptor::new::<FieldOptions>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1252:13
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1253:13
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1284:13
[INFO] [stdout]      |
[INFO] [stdout] 1284 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1285:13
[INFO] [stdout]      |
[INFO] [stdout] 1285 |             ptr: 0 as *const FieldOptions,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1478:57
[INFO] [stdout]      |
[INFO] [stdout] 1478 |                 ::protobuf::reflect::MessageDescriptor::new::<FieldOptions_IndexOption>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1462:13
[INFO] [stdout]      |
[INFO] [stdout] 1462 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1463:13
[INFO] [stdout]      |
[INFO] [stdout] 1463 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1489:13
[INFO] [stdout]      |
[INFO] [stdout] 1489 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1490:13
[INFO] [stdout]      |
[INFO] [stdout] 1490 |             ptr: 0 as *const FieldOptions_IndexOption,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1558:54
[INFO] [stdout]      |
[INFO] [stdout] 1558 |                 ::protobuf::reflect::EnumDescriptor::new("FieldOptions_DefaultValue", file_descriptor_proto())
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1553:13
[INFO] [stdout]      |
[INFO] [stdout] 1553 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1554:13
[INFO] [stdout]      |
[INFO] [stdout] 1554 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1750:57
[INFO] [stdout]      |
[INFO] [stdout] 1750 |                 ::protobuf::reflect::MessageDescriptor::new::<LoginResponse>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1734:13
[INFO] [stdout]      |
[INFO] [stdout] 1734 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1735:13
[INFO] [stdout]      |
[INFO] [stdout] 1735 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1761:13
[INFO] [stdout]      |
[INFO] [stdout] 1761 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:1762:13
[INFO] [stdout]      |
[INFO] [stdout] 1762 |             ptr: 0 as *const LoginResponse,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2118:57
[INFO] [stdout]      |
[INFO] [stdout] 2118 |                 ::protobuf::reflect::MessageDescriptor::new::<Query>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2087:13
[INFO] [stdout]      |
[INFO] [stdout] 2087 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2088:13
[INFO] [stdout]      |
[INFO] [stdout] 2088 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2129:13
[INFO] [stdout]      |
[INFO] [stdout] 2129 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2130:13
[INFO] [stdout]      |
[INFO] [stdout] 2130 |             ptr: 0 as *const Query,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2201:54
[INFO] [stdout]      |
[INFO] [stdout] 2201 |                 ::protobuf::reflect::EnumDescriptor::new("Query_QueryType", file_descriptor_proto())
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2196:13
[INFO] [stdout]      |
[INFO] [stdout] 2196 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2197:13
[INFO] [stdout]      |
[INFO] [stdout] 2197 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2367:57
[INFO] [stdout]      |
[INFO] [stdout] 2367 |                 ::protobuf::reflect::MessageDescriptor::new::<RecordQuery>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2356:13
[INFO] [stdout]      |
[INFO] [stdout] 2356 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2357:13
[INFO] [stdout]      |
[INFO] [stdout] 2357 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2378:13
[INFO] [stdout]      |
[INFO] [stdout] 2378 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2379:13
[INFO] [stdout]      |
[INFO] [stdout] 2379 |             ptr: 0 as *const RecordQuery,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2563:57
[INFO] [stdout]      |
[INFO] [stdout] 2563 |                 ::protobuf::reflect::MessageDescriptor::new::<ExecuteProperties>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2547:13
[INFO] [stdout]      |
[INFO] [stdout] 2547 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2548:13
[INFO] [stdout]      |
[INFO] [stdout] 2548 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2574:13
[INFO] [stdout]      |
[INFO] [stdout] 2574 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2575:13
[INFO] [stdout]      |
[INFO] [stdout] 2575 |             ptr: 0 as *const ExecuteProperties,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2882:57
[INFO] [stdout]      |
[INFO] [stdout] 2882 |                 ::protobuf::reflect::MessageDescriptor::new::<QueryComponent>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2856:13
[INFO] [stdout]      |
[INFO] [stdout] 2856 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2857:13
[INFO] [stdout]      |
[INFO] [stdout] 2857 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2893:13
[INFO] [stdout]      |
[INFO] [stdout] 2893 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2894:13
[INFO] [stdout]      |
[INFO] [stdout] 2894 |             ptr: 0 as *const QueryComponent,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2964:54
[INFO] [stdout]      |
[INFO] [stdout] 2964 |                 ::protobuf::reflect::EnumDescriptor::new("QueryComponent_ComponentType", file_descriptor_proto())
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2959:13
[INFO] [stdout]      |
[INFO] [stdout] 2959 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:2960:13
[INFO] [stdout]      |
[INFO] [stdout] 2960 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3257:57
[INFO] [stdout]      |
[INFO] [stdout] 3257 |                 ::protobuf::reflect::MessageDescriptor::new::<Field>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3231:13
[INFO] [stdout]      |
[INFO] [stdout] 3231 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3232:13
[INFO] [stdout]      |
[INFO] [stdout] 3232 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3268:13
[INFO] [stdout]      |
[INFO] [stdout] 3268 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3269:13
[INFO] [stdout]      |
[INFO] [stdout] 3269 |             ptr: 0 as *const Field,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3348:54
[INFO] [stdout]      |
[INFO] [stdout] 3348 |                 ::protobuf::reflect::EnumDescriptor::new("Field_ComponentType", file_descriptor_proto())
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3343:13
[INFO] [stdout]      |
[INFO] [stdout] 3343 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3344:13
[INFO] [stdout]      |
[INFO] [stdout] 3344 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3808:57
[INFO] [stdout]      |
[INFO] [stdout] 3808 |                 ::protobuf::reflect::MessageDescriptor::new::<Value>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3752:13
[INFO] [stdout]      |
[INFO] [stdout] 3752 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3753:13
[INFO] [stdout]      |
[INFO] [stdout] 3753 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3819:13
[INFO] [stdout]      |
[INFO] [stdout] 3819 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3820:13
[INFO] [stdout]      |
[INFO] [stdout] 3820 |             ptr: 0 as *const Value,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3911:54
[INFO] [stdout]      |
[INFO] [stdout] 3911 |                 ::protobuf::reflect::EnumDescriptor::new("Value_ValueType", file_descriptor_proto())
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3906:13
[INFO] [stdout]      |
[INFO] [stdout] 3906 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:3907:13
[INFO] [stdout]      |
[INFO] [stdout] 3907 |             ptr: 0 as *const ::protobuf::reflect::EnumDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4103:57
[INFO] [stdout]      |
[INFO] [stdout] 4103 |                 ::protobuf::reflect::MessageDescriptor::new::<Insert>(
[INFO] [stdout]      |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4087:13
[INFO] [stdout]      |
[INFO] [stdout] 4087 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4088:13
[INFO] [stdout]      |
[INFO] [stdout] 4088 |             ptr: 0 as *const ::protobuf::reflect::MessageDescriptor,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4114:13
[INFO] [stdout]      |
[INFO] [stdout] 4114 |             lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4115:13
[INFO] [stdout]      |
[INFO] [stdout] 4115 |             ptr: 0 as *const Insert,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4210:5
[INFO] [stdout]      |
[INFO] [stdout] 4210 |     lock: ::protobuf::lazy::ONCE_INIT,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs
[INFO] [stdout]     --> src/proto/transport.rs:4211:5
[INFO] [stdout]      |
[INFO] [stdout] 4211 |     ptr: 0 as *const ::protobuf::descriptor::FileDescriptorProto,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vinyl-core` (lib) due to 2 previous errors; 311 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "168f08a0161571a1573d2988e2ca435eee0e70a19e7e2acc7c227a4d1e94ea83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168f08a0161571a1573d2988e2ca435eee0e70a19e7e2acc7c227a4d1e94ea83", kill_on_drop: false }`
[INFO] [stdout] 168f08a0161571a1573d2988e2ca435eee0e70a19e7e2acc7c227a4d1e94ea83
