[INFO] fetching crate kinetic-rust 0.0.16... [INFO] checking kinetic-rust-0.0.16 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate kinetic-rust 0.0.16 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate kinetic-rust 0.0.16 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kinetic-rust 0.0.16 [INFO] finished tweaking crates.io crate kinetic-rust 0.0.16 [INFO] tweaked toml for crates.io crate kinetic-rust 0.0.16 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `git://github.com/docopt/docopt.rs` [INFO] [stderr] Updating git repository `https://github.com/stepancheg/rust-protobuf.git` [INFO] [stderr] Updating git submodule `https://github.com/google/protobuf` [INFO] [stderr] Updating git submodule `https://github.com/google/benchmark.git` [INFO] [stderr] Updating git repository `https://github.com/DaGenix/rust-crypto.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/main.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/cli.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/info.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/bench.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/help.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/shell.rs [INFO] [stderr] * /workspace/builds/worker-3/source/src/bin/write.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: dependency (byteorder) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (libc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (log) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rustc-serialize) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (term) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64d9ac1848b082f572999734f87165ecee32ed4d08a9837208142f26094b830e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64d9ac1848b082f572999734f87165ecee32ed4d08a9837208142f26094b830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64d9ac1848b082f572999734f87165ecee32ed4d08a9837208142f26094b830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d9ac1848b082f572999734f87165ecee32ed4d08a9837208142f26094b830e", kill_on_drop: false }` [INFO] [stdout] 64d9ac1848b082f572999734f87165ecee32ed4d08a9837208142f26094b830e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53355fe753a7dae5dd2e13bc6076739a2d3c5777b3cca622c052baf6f83bd7e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53355fe753a7dae5dd2e13bc6076739a2d3c5777b3cca622c052baf6f83bd7e1", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/main.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/cli.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/info.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/bench.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/help.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/shell.rs [INFO] [stderr] * /opt/rustwide/workdir/src/bin/write.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: dependency (byteorder) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (libc) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (log) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (rustc-serialize) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (term) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling protobuf v3.0.0-pre (https://github.com/stepancheg/rust-protobuf.git#5af22c64) [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling rust-crypto v0.2.36 (https://github.com/DaGenix/rust-crypto.git#cc1a5fde) [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking regex v1.4.4 [INFO] [stderr] Checking docopt v1.1.1 (git://github.com/docopt/docopt.rs#375474a9) [INFO] [stderr] Checking kinetic-rust v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/kinetic/authentication.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/kinetic/client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::marker::PhantomFn` [INFO] [stdout] --> src/kinetic/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::PhantomFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `PhantomFn` in `marker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `protobuf::parse_from_reader`, `protobuf::parse_from_bytes` [INFO] [stdout] --> src/kinetic/network.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | use protobuf::{parse_from_reader, parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `parse_from_bytes` in the root [INFO] [stdout] | | [INFO] [stdout] | no `parse_from_reader` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::Int` [INFO] [stdout] --> src/kinetic/authentication.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use std::num::Int; [INFO] [stdout] | ^^^^^^^^^^^^^ no `Int` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::sync::Future` [INFO] [stdout] --> src/kinetic/client.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::sync::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Future` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::marker::PhantomFn` [INFO] [stdout] --> src/kinetic/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::marker::PhantomFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `PhantomFn` in `marker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `protobuf::parse_from_reader`, `protobuf::parse_from_bytes` [INFO] [stdout] --> src/kinetic/network.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | use protobuf::{parse_from_reader, parse_from_bytes, Message}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `parse_from_bytes` in the root [INFO] [stdout] | | [INFO] [stdout] | no `parse_from_reader` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | ::byteorder::Error::Io(err) => KineticError::IoError(err), [INFO] [stdout] | ^^^^^ could not find `Error` in `byteorder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | ::byteorder::Error::UnexpectedEOF => [INFO] [stdout] | ^^^^^ could not find `Error` in `byteorder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:27:74 [INFO] [stdout] | [INFO] [stdout] 27 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 34 | protocolVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | self.protocolVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 137 | | ::std::any::TypeId::of::() [INFO] [stdout] 138 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 141 | | self as &::std::any::Any [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 145 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:155:109 [INFO] [stdout] | [INFO] [stdout] 155 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | ::byteorder::Error::Io(err) => KineticError::IoError(err), [INFO] [stdout] | ^^^^^ could not find `Error` in `byteorder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Error` in `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:113:26 [INFO] [stdout] | [INFO] [stdout] 113 | ::byteorder::Error::UnexpectedEOF => [INFO] [stdout] | ^^^^^ could not find `Error` in `byteorder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:27:74 [INFO] [stdout] | [INFO] [stdout] 27 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:215:42 [INFO] [stdout] | [INFO] [stdout] 215 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:215:76 [INFO] [stdout] | [INFO] [stdout] 215 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:216:31 [INFO] [stdout] | [INFO] [stdout] 216 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:34:50 [INFO] [stdout] | [INFO] [stdout] 34 | protocolVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | hmacAuth: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | self.protocolVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 137 | | ::std::any::TypeId::of::() [INFO] [stdout] 138 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 141 | | self as &::std::any::Any [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 145 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 146 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | pinAuth: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | commandBytes: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | self.hmacAuth = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | self.pinAuth = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | self.commandBytes = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 458 | | ::std::any::TypeId::of::() [INFO] [stdout] 459 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 462 | | self as &::std::any::Any [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 466 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 467 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:155:44 [INFO] [stdout] | [INFO] [stdout] 155 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:155:109 [INFO] [stdout] | [INFO] [stdout] 155 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:466:21 [INFO] [stdout] | [INFO] [stdout] 466 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:476:44 [INFO] [stdout] | [INFO] [stdout] 476 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:476:109 [INFO] [stdout] | [INFO] [stdout] 476 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:477:31 [INFO] [stdout] | [INFO] [stdout] 477 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:483:50 [INFO] [stdout] | [INFO] [stdout] 483 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:488:50 [INFO] [stdout] | [INFO] [stdout] 488 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:493:50 [INFO] [stdout] | [INFO] [stdout] 493 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:498:50 [INFO] [stdout] | [INFO] [stdout] 498 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:555:42 [INFO] [stdout] | [INFO] [stdout] 555 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:555:85 [INFO] [stdout] | [INFO] [stdout] 555 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:556:31 [INFO] [stdout] | [INFO] [stdout] 556 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:215:42 [INFO] [stdout] | [INFO] [stdout] 215 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:563:39 [INFO] [stdout] | [INFO] [stdout] 563 | hmac: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:215:76 [INFO] [stdout] | [INFO] [stdout] 215 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:216:31 [INFO] [stdout] | [INFO] [stdout] 216 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:602:33 [INFO] [stdout] | [INFO] [stdout] 602 | self.hmac = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 698 | | ::std::any::TypeId::of::() [INFO] [stdout] 699 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 702 | | self as &::std::any::Any [INFO] [stdout] 703 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 706 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:706:21 [INFO] [stdout] | [INFO] [stdout] 706 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | hmacAuth: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:716:44 [INFO] [stdout] | [INFO] [stdout] 716 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:716:109 [INFO] [stdout] | [INFO] [stdout] 716 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:723:50 [INFO] [stdout] | [INFO] [stdout] 723 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:224:42 [INFO] [stdout] | [INFO] [stdout] 224 | pinAuth: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:728:50 [INFO] [stdout] | [INFO] [stdout] 728 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:780:42 [INFO] [stdout] | [INFO] [stdout] 780 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:780:84 [INFO] [stdout] | [INFO] [stdout] 780 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:781:31 [INFO] [stdout] | [INFO] [stdout] 781 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:787:38 [INFO] [stdout] | [INFO] [stdout] 787 | pin: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | commandBytes: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:807:32 [INFO] [stdout] | [INFO] [stdout] 807 | self.pin = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 889 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 890 | | ::std::any::TypeId::of::() [INFO] [stdout] 891 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:893:5 [INFO] [stdout] | [INFO] [stdout] 893 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 894 | | self as &::std::any::Any [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 898 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:898:21 [INFO] [stdout] | [INFO] [stdout] 898 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:908:44 [INFO] [stdout] | [INFO] [stdout] 908 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:908:109 [INFO] [stdout] | [INFO] [stdout] 908 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:909:31 [INFO] [stdout] | [INFO] [stdout] 909 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:915:50 [INFO] [stdout] | [INFO] [stdout] 915 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:974:44 [INFO] [stdout] | [INFO] [stdout] 974 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:974:106 [INFO] [stdout] | [INFO] [stdout] 974 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:975:31 [INFO] [stdout] | [INFO] [stdout] 975 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | self.hmacAuth = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1006:42 [INFO] [stdout] | [INFO] [stdout] 1006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1006:76 [INFO] [stdout] | [INFO] [stdout] 1006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1007:31 [INFO] [stdout] | [INFO] [stdout] 1007 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1013:41 [INFO] [stdout] | [INFO] [stdout] 1013 | header: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1014:39 [INFO] [stdout] | [INFO] [stdout] 1014 | body: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1015:41 [INFO] [stdout] | [INFO] [stdout] 1015 | status: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | self.pinAuth = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1035:35 [INFO] [stdout] | [INFO] [stdout] 1035 | self.header = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:330:41 [INFO] [stdout] | [INFO] [stdout] 330 | self.commandBytes = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1068:33 [INFO] [stdout] | [INFO] [stdout] 1068 | self.body = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:457:5 [INFO] [stdout] | [INFO] [stdout] 457 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 458 | | ::std::any::TypeId::of::() [INFO] [stdout] 459 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1101:35 [INFO] [stdout] | [INFO] [stdout] 1101 | self.status = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 462 | | self as &::std::any::Any [INFO] [stdout] 463 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 1216 | | ::std::any::TypeId::of::() [INFO] [stdout] 1217 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1219:5 [INFO] [stdout] | [INFO] [stdout] 1219 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 1220 | | self as &::std::any::Any [INFO] [stdout] 1221 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 1224 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 1225 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 466 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 467 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1224:21 [INFO] [stdout] | [INFO] [stdout] 1224 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1234:44 [INFO] [stdout] | [INFO] [stdout] 1234 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:466:21 [INFO] [stdout] | [INFO] [stdout] 466 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1234:109 [INFO] [stdout] | [INFO] [stdout] 1234 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1235:31 [INFO] [stdout] | [INFO] [stdout] 1235 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1241:50 [INFO] [stdout] | [INFO] [stdout] 1241 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1246:50 [INFO] [stdout] | [INFO] [stdout] 1246 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:476:44 [INFO] [stdout] | [INFO] [stdout] 476 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:476:109 [INFO] [stdout] | [INFO] [stdout] 476 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:477:31 [INFO] [stdout] | [INFO] [stdout] 477 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1251:50 [INFO] [stdout] | [INFO] [stdout] 1251 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1313:42 [INFO] [stdout] | [INFO] [stdout] 1313 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1313:83 [INFO] [stdout] | [INFO] [stdout] 1313 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1314:31 [INFO] [stdout] | [INFO] [stdout] 1314 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1669:5 [INFO] [stdout] | [INFO] [stdout] 1669 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 1670 | | ::std::any::TypeId::of::() [INFO] [stdout] 1671 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1673:5 [INFO] [stdout] | [INFO] [stdout] 1673 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 1674 | | self as &::std::any::Any [INFO] [stdout] 1675 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1677:5 [INFO] [stdout] | [INFO] [stdout] 1677 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 1678 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1678:21 [INFO] [stdout] | [INFO] [stdout] 1678 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1688:44 [INFO] [stdout] | [INFO] [stdout] 1688 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1688:109 [INFO] [stdout] | [INFO] [stdout] 1688 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1689:31 [INFO] [stdout] | [INFO] [stdout] 1689 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1695:50 [INFO] [stdout] | [INFO] [stdout] 1695 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1700:50 [INFO] [stdout] | [INFO] [stdout] 1700 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1705:50 [INFO] [stdout] | [INFO] [stdout] 1705 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:483:50 [INFO] [stdout] | [INFO] [stdout] 483 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:488:50 [INFO] [stdout] | [INFO] [stdout] 488 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1710:50 [INFO] [stdout] | [INFO] [stdout] 1710 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1715:50 [INFO] [stdout] | [INFO] [stdout] 1715 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1720:50 [INFO] [stdout] | [INFO] [stdout] 1720 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1725:50 [INFO] [stdout] | [INFO] [stdout] 1725 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1730:50 [INFO] [stdout] | [INFO] [stdout] 1730 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1735:50 [INFO] [stdout] | [INFO] [stdout] 1735 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:493:50 [INFO] [stdout] | [INFO] [stdout] 493 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:498:50 [INFO] [stdout] | [INFO] [stdout] 498 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:555:42 [INFO] [stdout] | [INFO] [stdout] 555 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:555:85 [INFO] [stdout] | [INFO] [stdout] 555 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:556:31 [INFO] [stdout] | [INFO] [stdout] 556 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:563:39 [INFO] [stdout] | [INFO] [stdout] 563 | hmac: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:602:33 [INFO] [stdout] | [INFO] [stdout] 602 | self.hmac = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:697:5 [INFO] [stdout] | [INFO] [stdout] 697 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 698 | | ::std::any::TypeId::of::() [INFO] [stdout] 699 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 702 | | self as &::std::any::Any [INFO] [stdout] 703 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1807:42 [INFO] [stdout] | [INFO] [stdout] 1807 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1807:81 [INFO] [stdout] | [INFO] [stdout] 1807 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1808:31 [INFO] [stdout] | [INFO] [stdout] 1808 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:705:5 [INFO] [stdout] | [INFO] [stdout] 705 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 706 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 707 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1814:43 [INFO] [stdout] | [INFO] [stdout] 1814 | keyValue: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1815:40 [INFO] [stdout] | [INFO] [stdout] 1815 | range: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1816:40 [INFO] [stdout] | [INFO] [stdout] 1816 | setup: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1817:47 [INFO] [stdout] | [INFO] [stdout] 1817 | p2pOperation: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:706:21 [INFO] [stdout] | [INFO] [stdout] 706 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1818:41 [INFO] [stdout] | [INFO] [stdout] 1818 | getLog: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:716:44 [INFO] [stdout] | [INFO] [stdout] 716 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1819:43 [INFO] [stdout] | [INFO] [stdout] 1819 | security: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:716:109 [INFO] [stdout] | [INFO] [stdout] 716 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:717:31 [INFO] [stdout] | [INFO] [stdout] 717 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1820:40 [INFO] [stdout] | [INFO] [stdout] 1820 | pinOp: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1840:37 [INFO] [stdout] | [INFO] [stdout] 1840 | self.keyValue = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1873:34 [INFO] [stdout] | [INFO] [stdout] 1873 | self.range = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1906:34 [INFO] [stdout] | [INFO] [stdout] 1906 | self.setup = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:723:50 [INFO] [stdout] | [INFO] [stdout] 723 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1939:41 [INFO] [stdout] | [INFO] [stdout] 1939 | self.p2pOperation = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1972:35 [INFO] [stdout] | [INFO] [stdout] 1972 | self.getLog = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:728:50 [INFO] [stdout] | [INFO] [stdout] 728 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2005:37 [INFO] [stdout] | [INFO] [stdout] 2005 | self.security = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:780:42 [INFO] [stdout] | [INFO] [stdout] 780 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:780:84 [INFO] [stdout] | [INFO] [stdout] 780 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:781:31 [INFO] [stdout] | [INFO] [stdout] 781 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:787:38 [INFO] [stdout] | [INFO] [stdout] 787 | pin: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:807:32 [INFO] [stdout] | [INFO] [stdout] 807 | self.pin = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2038:34 [INFO] [stdout] | [INFO] [stdout] 2038 | self.pinOp = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2216:5 [INFO] [stdout] | [INFO] [stdout] 2216 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 2217 | | ::std::any::TypeId::of::() [INFO] [stdout] 2218 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2220:5 [INFO] [stdout] | [INFO] [stdout] 2220 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 2221 | | self as &::std::any::Any [INFO] [stdout] 2222 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2224:5 [INFO] [stdout] | [INFO] [stdout] 2224 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 2225 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:889:5 [INFO] [stdout] | [INFO] [stdout] 889 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 890 | | ::std::any::TypeId::of::() [INFO] [stdout] 891 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:893:5 [INFO] [stdout] | [INFO] [stdout] 893 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 894 | | self as &::std::any::Any [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:897:5 [INFO] [stdout] | [INFO] [stdout] 897 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 898 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 899 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:898:21 [INFO] [stdout] | [INFO] [stdout] 898 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:908:44 [INFO] [stdout] | [INFO] [stdout] 908 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2225:21 [INFO] [stdout] | [INFO] [stdout] 2225 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:908:109 [INFO] [stdout] | [INFO] [stdout] 908 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:909:31 [INFO] [stdout] | [INFO] [stdout] 909 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2235:44 [INFO] [stdout] | [INFO] [stdout] 2235 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2235:109 [INFO] [stdout] | [INFO] [stdout] 2235 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2236:31 [INFO] [stdout] | [INFO] [stdout] 2236 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:915:50 [INFO] [stdout] | [INFO] [stdout] 915 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:974:44 [INFO] [stdout] | [INFO] [stdout] 974 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:974:106 [INFO] [stdout] | [INFO] [stdout] 974 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:975:31 [INFO] [stdout] | [INFO] [stdout] 975 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2242:50 [INFO] [stdout] | [INFO] [stdout] 2242 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2247:50 [INFO] [stdout] | [INFO] [stdout] 2247 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2252:50 [INFO] [stdout] | [INFO] [stdout] 2252 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1006:42 [INFO] [stdout] | [INFO] [stdout] 1006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2257:50 [INFO] [stdout] | [INFO] [stdout] 2257 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1006:76 [INFO] [stdout] | [INFO] [stdout] 1006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1007:31 [INFO] [stdout] | [INFO] [stdout] 1007 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2262:50 [INFO] [stdout] | [INFO] [stdout] 2262 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1013:41 [INFO] [stdout] | [INFO] [stdout] 1013 | header: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2267:50 [INFO] [stdout] | [INFO] [stdout] 2267 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1014:39 [INFO] [stdout] | [INFO] [stdout] 1014 | body: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2272:50 [INFO] [stdout] | [INFO] [stdout] 2272 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1015:41 [INFO] [stdout] | [INFO] [stdout] 1015 | status: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1035:35 [INFO] [stdout] | [INFO] [stdout] 1035 | self.header = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1068:33 [INFO] [stdout] | [INFO] [stdout] 1068 | self.body = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1101:35 [INFO] [stdout] | [INFO] [stdout] 1101 | self.status = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1215:5 [INFO] [stdout] | [INFO] [stdout] 1215 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 1216 | | ::std::any::TypeId::of::() [INFO] [stdout] 1217 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1219:5 [INFO] [stdout] | [INFO] [stdout] 1219 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 1220 | | self as &::std::any::Any [INFO] [stdout] 1221 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1223:5 [INFO] [stdout] | [INFO] [stdout] 1223 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 1224 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 1225 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2336:42 [INFO] [stdout] | [INFO] [stdout] 2336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2336:83 [INFO] [stdout] | [INFO] [stdout] 2336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2337:31 [INFO] [stdout] | [INFO] [stdout] 2337 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1224:21 [INFO] [stdout] | [INFO] [stdout] 1224 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1234:44 [INFO] [stdout] | [INFO] [stdout] 1234 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1234:109 [INFO] [stdout] | [INFO] [stdout] 1234 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2344:48 [INFO] [stdout] | [INFO] [stdout] 2344 | statusMessage: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1235:31 [INFO] [stdout] | [INFO] [stdout] 1235 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2345:50 [INFO] [stdout] | [INFO] [stdout] 2345 | detailedMessage: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1241:50 [INFO] [stdout] | [INFO] [stdout] 1241 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2384:42 [INFO] [stdout] | [INFO] [stdout] 2384 | self.statusMessage = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2420:44 [INFO] [stdout] | [INFO] [stdout] 2420 | self.detailedMessage = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2528:5 [INFO] [stdout] | [INFO] [stdout] 2528 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 2529 | | ::std::any::TypeId::of::() [INFO] [stdout] 2530 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2532:5 [INFO] [stdout] | [INFO] [stdout] 2532 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 2533 | | self as &::std::any::Any [INFO] [stdout] 2534 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1246:50 [INFO] [stdout] | [INFO] [stdout] 1246 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2536:5 [INFO] [stdout] | [INFO] [stdout] 2536 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 2537 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 2538 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1251:50 [INFO] [stdout] | [INFO] [stdout] 1251 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1313:42 [INFO] [stdout] | [INFO] [stdout] 1313 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1313:83 [INFO] [stdout] | [INFO] [stdout] 1313 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1314:31 [INFO] [stdout] | [INFO] [stdout] 1314 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1669:5 [INFO] [stdout] | [INFO] [stdout] 1669 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 1670 | | ::std::any::TypeId::of::() [INFO] [stdout] 1671 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1673:5 [INFO] [stdout] | [INFO] [stdout] 1673 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 1674 | | self as &::std::any::Any [INFO] [stdout] 1675 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1677:5 [INFO] [stdout] | [INFO] [stdout] 1677 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 1678 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 1679 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2537:21 [INFO] [stdout] | [INFO] [stdout] 2537 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1678:21 [INFO] [stdout] | [INFO] [stdout] 1678 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2547:44 [INFO] [stdout] | [INFO] [stdout] 2547 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2547:109 [INFO] [stdout] | [INFO] [stdout] 2547 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2548:31 [INFO] [stdout] | [INFO] [stdout] 2548 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1688:44 [INFO] [stdout] | [INFO] [stdout] 1688 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1688:109 [INFO] [stdout] | [INFO] [stdout] 1688 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1689:31 [INFO] [stdout] | [INFO] [stdout] 1689 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2554:50 [INFO] [stdout] | [INFO] [stdout] 2554 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1695:50 [INFO] [stdout] | [INFO] [stdout] 1695 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2559:50 [INFO] [stdout] | [INFO] [stdout] 2559 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1700:50 [INFO] [stdout] | [INFO] [stdout] 1700 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2564:50 [INFO] [stdout] | [INFO] [stdout] 2564 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2663:44 [INFO] [stdout] | [INFO] [stdout] 2663 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1705:50 [INFO] [stdout] | [INFO] [stdout] 1705 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2663:106 [INFO] [stdout] | [INFO] [stdout] 2663 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2664:31 [INFO] [stdout] | [INFO] [stdout] 2664 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1710:50 [INFO] [stdout] | [INFO] [stdout] 1710 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1715:50 [INFO] [stdout] | [INFO] [stdout] 1715 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1720:50 [INFO] [stdout] | [INFO] [stdout] 1720 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1725:50 [INFO] [stdout] | [INFO] [stdout] 1725 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2700:42 [INFO] [stdout] | [INFO] [stdout] 2700 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2700:85 [INFO] [stdout] | [INFO] [stdout] 2700 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2701:31 [INFO] [stdout] | [INFO] [stdout] 2701 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1730:50 [INFO] [stdout] | [INFO] [stdout] 1730 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2707:45 [INFO] [stdout] | [INFO] [stdout] 2707 | newVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1735:50 [INFO] [stdout] | [INFO] [stdout] 1735 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2709:38 [INFO] [stdout] | [INFO] [stdout] 2709 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2710:44 [INFO] [stdout] | [INFO] [stdout] 2710 | dbVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2711:38 [INFO] [stdout] | [INFO] [stdout] 2711 | tag: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2734:39 [INFO] [stdout] | [INFO] [stdout] 2734 | self.newVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2789:32 [INFO] [stdout] | [INFO] [stdout] 2789 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2825:38 [INFO] [stdout] | [INFO] [stdout] 2825 | self.dbVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2861:32 [INFO] [stdout] | [INFO] [stdout] 2861 | self.tag = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1807:42 [INFO] [stdout] | [INFO] [stdout] 1807 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1807:81 [INFO] [stdout] | [INFO] [stdout] 1807 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1808:31 [INFO] [stdout] | [INFO] [stdout] 1808 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3091:5 [INFO] [stdout] | [INFO] [stdout] 3091 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3092 | | ::std::any::TypeId::of::() [INFO] [stdout] 3093 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3095:5 [INFO] [stdout] | [INFO] [stdout] 3095 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3096 | | self as &::std::any::Any [INFO] [stdout] 3097 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3099:5 [INFO] [stdout] | [INFO] [stdout] 3099 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3100 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3101 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1814:43 [INFO] [stdout] | [INFO] [stdout] 1814 | keyValue: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3100:21 [INFO] [stdout] | [INFO] [stdout] 3100 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3110:44 [INFO] [stdout] | [INFO] [stdout] 3110 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3110:109 [INFO] [stdout] | [INFO] [stdout] 3110 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3111:31 [INFO] [stdout] | [INFO] [stdout] 3111 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3117:50 [INFO] [stdout] | [INFO] [stdout] 3117 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3122:50 [INFO] [stdout] | [INFO] [stdout] 3122 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1815:40 [INFO] [stdout] | [INFO] [stdout] 1815 | range: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3127:50 [INFO] [stdout] | [INFO] [stdout] 3127 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1816:40 [INFO] [stdout] | [INFO] [stdout] 1816 | setup: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1817:47 [INFO] [stdout] | [INFO] [stdout] 1817 | p2pOperation: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1818:41 [INFO] [stdout] | [INFO] [stdout] 1818 | getLog: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1819:43 [INFO] [stdout] | [INFO] [stdout] 1819 | security: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1820:40 [INFO] [stdout] | [INFO] [stdout] 1820 | pinOp: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3132:50 [INFO] [stdout] | [INFO] [stdout] 3132 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1840:37 [INFO] [stdout] | [INFO] [stdout] 1840 | self.keyValue = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3137:50 [INFO] [stdout] | [INFO] [stdout] 3137 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1873:34 [INFO] [stdout] | [INFO] [stdout] 1873 | self.range = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3142:50 [INFO] [stdout] | [INFO] [stdout] 3142 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1906:34 [INFO] [stdout] | [INFO] [stdout] 1906 | self.setup = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3147:50 [INFO] [stdout] | [INFO] [stdout] 3147 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3152:50 [INFO] [stdout] | [INFO] [stdout] 3152 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1939:41 [INFO] [stdout] | [INFO] [stdout] 1939 | self.p2pOperation = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3222:42 [INFO] [stdout] | [INFO] [stdout] 3222 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3222:82 [INFO] [stdout] | [INFO] [stdout] 3222 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1972:35 [INFO] [stdout] | [INFO] [stdout] 1972 | self.getLog = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3223:31 [INFO] [stdout] | [INFO] [stdout] 3223 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3229:43 [INFO] [stdout] | [INFO] [stdout] 3229 | startKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2005:37 [INFO] [stdout] | [INFO] [stdout] 2005 | self.security = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3230:41 [INFO] [stdout] | [INFO] [stdout] 3230 | endKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2038:34 [INFO] [stdout] | [INFO] [stdout] 2038 | self.pinOp = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3235:39 [INFO] [stdout] | [INFO] [stdout] 3235 | keys: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3255:37 [INFO] [stdout] | [INFO] [stdout] 3255 | self.startKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2216:5 [INFO] [stdout] | [INFO] [stdout] 2216 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 2217 | | ::std::any::TypeId::of::() [INFO] [stdout] 2218 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3291:35 [INFO] [stdout] | [INFO] [stdout] 3291 | self.endKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2220:5 [INFO] [stdout] | [INFO] [stdout] 2220 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 2221 | | self as &::std::any::Any [INFO] [stdout] 2222 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2224:5 [INFO] [stdout] | [INFO] [stdout] 2224 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 2225 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 2226 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2225:21 [INFO] [stdout] | [INFO] [stdout] 2225 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2235:44 [INFO] [stdout] | [INFO] [stdout] 2235 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2235:109 [INFO] [stdout] | [INFO] [stdout] 2235 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2236:31 [INFO] [stdout] | [INFO] [stdout] 2236 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2242:50 [INFO] [stdout] | [INFO] [stdout] 2242 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2247:50 [INFO] [stdout] | [INFO] [stdout] 2247 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2252:50 [INFO] [stdout] | [INFO] [stdout] 2252 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2257:50 [INFO] [stdout] | [INFO] [stdout] 2257 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2262:50 [INFO] [stdout] | [INFO] [stdout] 2262 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2267:50 [INFO] [stdout] | [INFO] [stdout] 2267 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2272:50 [INFO] [stdout] | [INFO] [stdout] 2272 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3409:57 [INFO] [stdout] | [INFO] [stdout] 3409 | ::std::mem::replace(&mut self.keys, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2336:42 [INFO] [stdout] | [INFO] [stdout] 2336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2336:83 [INFO] [stdout] | [INFO] [stdout] 2336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2337:31 [INFO] [stdout] | [INFO] [stdout] 2337 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3548:5 [INFO] [stdout] | [INFO] [stdout] 3548 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3549 | | ::std::any::TypeId::of::() [INFO] [stdout] 3550 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3552:5 [INFO] [stdout] | [INFO] [stdout] 3552 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3553 | | self as &::std::any::Any [INFO] [stdout] 3554 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3556:5 [INFO] [stdout] | [INFO] [stdout] 3556 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3557 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3558 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2344:48 [INFO] [stdout] | [INFO] [stdout] 2344 | statusMessage: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3557:21 [INFO] [stdout] | [INFO] [stdout] 3557 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2345:50 [INFO] [stdout] | [INFO] [stdout] 2345 | detailedMessage: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3567:44 [INFO] [stdout] | [INFO] [stdout] 3567 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3567:109 [INFO] [stdout] | [INFO] [stdout] 3567 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3568:31 [INFO] [stdout] | [INFO] [stdout] 3568 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2384:42 [INFO] [stdout] | [INFO] [stdout] 2384 | self.statusMessage = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2420:44 [INFO] [stdout] | [INFO] [stdout] 2420 | self.detailedMessage = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2528:5 [INFO] [stdout] | [INFO] [stdout] 2528 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 2529 | | ::std::any::TypeId::of::() [INFO] [stdout] 2530 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2532:5 [INFO] [stdout] | [INFO] [stdout] 2532 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 2533 | | self as &::std::any::Any [INFO] [stdout] 2534 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2536:5 [INFO] [stdout] | [INFO] [stdout] 2536 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 2537 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 2538 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3574:50 [INFO] [stdout] | [INFO] [stdout] 3574 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3579:50 [INFO] [stdout] | [INFO] [stdout] 3579 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3584:50 [INFO] [stdout] | [INFO] [stdout] 3584 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3589:50 [INFO] [stdout] | [INFO] [stdout] 3589 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2537:21 [INFO] [stdout] | [INFO] [stdout] 2537 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3594:50 [INFO] [stdout] | [INFO] [stdout] 3594 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2547:44 [INFO] [stdout] | [INFO] [stdout] 2547 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2547:109 [INFO] [stdout] | [INFO] [stdout] 2547 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2548:31 [INFO] [stdout] | [INFO] [stdout] 2548 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3599:50 [INFO] [stdout] | [INFO] [stdout] 3599 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2554:50 [INFO] [stdout] | [INFO] [stdout] 2554 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3604:50 [INFO] [stdout] | [INFO] [stdout] 3604 | fields.push(::protobuf::reflect::accessor::make_repeated_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3666:42 [INFO] [stdout] | [INFO] [stdout] 3666 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3666:82 [INFO] [stdout] | [INFO] [stdout] 3666 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3667:31 [INFO] [stdout] | [INFO] [stdout] 3667 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3791:5 [INFO] [stdout] | [INFO] [stdout] 3791 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3792 | | ::std::any::TypeId::of::() [INFO] [stdout] 3793 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3795:5 [INFO] [stdout] | [INFO] [stdout] 3795 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3796 | | self as &::std::any::Any [INFO] [stdout] 3797 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3799:5 [INFO] [stdout] | [INFO] [stdout] 3799 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3800 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3801 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3800:21 [INFO] [stdout] | [INFO] [stdout] 3800 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3810:44 [INFO] [stdout] | [INFO] [stdout] 3810 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2559:50 [INFO] [stdout] | [INFO] [stdout] 2559 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3810:109 [INFO] [stdout] | [INFO] [stdout] 3810 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3811:31 [INFO] [stdout] | [INFO] [stdout] 3811 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2564:50 [INFO] [stdout] | [INFO] [stdout] 2564 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3817:50 [INFO] [stdout] | [INFO] [stdout] 3817 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2663:44 [INFO] [stdout] | [INFO] [stdout] 2663 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2663:106 [INFO] [stdout] | [INFO] [stdout] 2663 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3822:50 [INFO] [stdout] | [INFO] [stdout] 3822 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2664:31 [INFO] [stdout] | [INFO] [stdout] 2664 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3876:42 [INFO] [stdout] | [INFO] [stdout] 3876 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3876:89 [INFO] [stdout] | [INFO] [stdout] 3876 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3877:31 [INFO] [stdout] | [INFO] [stdout] 3877 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3883:39 [INFO] [stdout] | [INFO] [stdout] 3883 | peer: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3884:44 [INFO] [stdout] | [INFO] [stdout] 3884 | operation: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3905:33 [INFO] [stdout] | [INFO] [stdout] 3905 | self.peer = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2700:42 [INFO] [stdout] | [INFO] [stdout] 2700 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2700:85 [INFO] [stdout] | [INFO] [stdout] 2700 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2701:31 [INFO] [stdout] | [INFO] [stdout] 2701 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2707:45 [INFO] [stdout] | [INFO] [stdout] 2707 | newVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2709:38 [INFO] [stdout] | [INFO] [stdout] 2709 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2710:44 [INFO] [stdout] | [INFO] [stdout] 2710 | dbVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2711:38 [INFO] [stdout] | [INFO] [stdout] 2711 | tag: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2734:39 [INFO] [stdout] | [INFO] [stdout] 2734 | self.newVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3944:62 [INFO] [stdout] | [INFO] [stdout] 3944 | ::std::mem::replace(&mut self.operation, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2789:32 [INFO] [stdout] | [INFO] [stdout] 2789 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4056:5 [INFO] [stdout] | [INFO] [stdout] 4056 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4057 | | ::std::any::TypeId::of::() [INFO] [stdout] 4058 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4060:5 [INFO] [stdout] | [INFO] [stdout] 4060 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4061 | | self as &::std::any::Any [INFO] [stdout] 4062 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4064:5 [INFO] [stdout] | [INFO] [stdout] 4064 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4065 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4066 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4065:21 [INFO] [stdout] | [INFO] [stdout] 4065 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4075:44 [INFO] [stdout] | [INFO] [stdout] 4075 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4075:109 [INFO] [stdout] | [INFO] [stdout] 4075 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4076:31 [INFO] [stdout] | [INFO] [stdout] 4076 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2825:38 [INFO] [stdout] | [INFO] [stdout] 2825 | self.dbVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4082:50 [INFO] [stdout] | [INFO] [stdout] 4082 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2861:32 [INFO] [stdout] | [INFO] [stdout] 2861 | self.tag = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4087:50 [INFO] [stdout] | [INFO] [stdout] 4087 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3091:5 [INFO] [stdout] | [INFO] [stdout] 3091 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3092 | | ::std::any::TypeId::of::() [INFO] [stdout] 3093 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3095:5 [INFO] [stdout] | [INFO] [stdout] 3095 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3096 | | self as &::std::any::Any [INFO] [stdout] 3097 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3099:5 [INFO] [stdout] | [INFO] [stdout] 3099 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3100 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3101 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4091:50 [INFO] [stdout] | [INFO] [stdout] 4091 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3100:21 [INFO] [stdout] | [INFO] [stdout] 3100 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3110:44 [INFO] [stdout] | [INFO] [stdout] 3110 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3110:109 [INFO] [stdout] | [INFO] [stdout] 3110 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3111:31 [INFO] [stdout] | [INFO] [stdout] 3111 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3117:50 [INFO] [stdout] | [INFO] [stdout] 3117 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3122:50 [INFO] [stdout] | [INFO] [stdout] 3122 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3127:50 [INFO] [stdout] | [INFO] [stdout] 3127 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3132:50 [INFO] [stdout] | [INFO] [stdout] 3132 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3137:50 [INFO] [stdout] | [INFO] [stdout] 3137 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3142:50 [INFO] [stdout] | [INFO] [stdout] 3142 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3147:50 [INFO] [stdout] | [INFO] [stdout] 3147 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3152:50 [INFO] [stdout] | [INFO] [stdout] 3152 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4150:42 [INFO] [stdout] | [INFO] [stdout] 4150 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4150:99 [INFO] [stdout] | [INFO] [stdout] 4150 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4151:31 [INFO] [stdout] | [INFO] [stdout] 4151 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3222:42 [INFO] [stdout] | [INFO] [stdout] 3222 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3222:82 [INFO] [stdout] | [INFO] [stdout] 3222 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3223:31 [INFO] [stdout] | [INFO] [stdout] 3223 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4157:38 [INFO] [stdout] | [INFO] [stdout] 4157 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3229:43 [INFO] [stdout] | [INFO] [stdout] 3229 | startKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4158:42 [INFO] [stdout] | [INFO] [stdout] 4158 | version: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3230:41 [INFO] [stdout] | [INFO] [stdout] 3230 | endKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4159:41 [INFO] [stdout] | [INFO] [stdout] 4159 | newKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3235:39 [INFO] [stdout] | [INFO] [stdout] 3235 | keys: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4161:41 [INFO] [stdout] | [INFO] [stdout] 4161 | status: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3255:37 [INFO] [stdout] | [INFO] [stdout] 3255 | self.startKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3291:35 [INFO] [stdout] | [INFO] [stdout] 3291 | self.endKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4162:40 [INFO] [stdout] | [INFO] [stdout] 4162 | p2pop: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4182:32 [INFO] [stdout] | [INFO] [stdout] 4182 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4218:36 [INFO] [stdout] | [INFO] [stdout] 4218 | self.version = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3409:57 [INFO] [stdout] | [INFO] [stdout] 3409 | ::std::mem::replace(&mut self.keys, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4254:35 [INFO] [stdout] | [INFO] [stdout] 4254 | self.newKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3548:5 [INFO] [stdout] | [INFO] [stdout] 3548 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3549 | | ::std::any::TypeId::of::() [INFO] [stdout] 3550 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3552:5 [INFO] [stdout] | [INFO] [stdout] 3552 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3553 | | self as &::std::any::Any [INFO] [stdout] 3554 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3556:5 [INFO] [stdout] | [INFO] [stdout] 3556 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3557 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3558 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4309:35 [INFO] [stdout] | [INFO] [stdout] 4309 | self.status = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3557:21 [INFO] [stdout] | [INFO] [stdout] 3557 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3567:44 [INFO] [stdout] | [INFO] [stdout] 3567 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3567:109 [INFO] [stdout] | [INFO] [stdout] 3567 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3568:31 [INFO] [stdout] | [INFO] [stdout] 3568 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4342:34 [INFO] [stdout] | [INFO] [stdout] 4342 | self.p2pop = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3574:50 [INFO] [stdout] | [INFO] [stdout] 3574 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4492:5 [INFO] [stdout] | [INFO] [stdout] 4492 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4493 | | ::std::any::TypeId::of::() [INFO] [stdout] 4494 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4496:5 [INFO] [stdout] | [INFO] [stdout] 4496 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4497 | | self as &::std::any::Any [INFO] [stdout] 4498 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4500:5 [INFO] [stdout] | [INFO] [stdout] 4500 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4501 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4502 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3579:50 [INFO] [stdout] | [INFO] [stdout] 3579 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3584:50 [INFO] [stdout] | [INFO] [stdout] 3584 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4501:21 [INFO] [stdout] | [INFO] [stdout] 4501 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4511:44 [INFO] [stdout] | [INFO] [stdout] 4511 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3589:50 [INFO] [stdout] | [INFO] [stdout] 3589 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4511:109 [INFO] [stdout] | [INFO] [stdout] 4511 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4512:31 [INFO] [stdout] | [INFO] [stdout] 4512 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3594:50 [INFO] [stdout] | [INFO] [stdout] 3594 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3599:50 [INFO] [stdout] | [INFO] [stdout] 3599 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3604:50 [INFO] [stdout] | [INFO] [stdout] 3604 | fields.push(::protobuf::reflect::accessor::make_repeated_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4518:50 [INFO] [stdout] | [INFO] [stdout] 4518 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3666:42 [INFO] [stdout] | [INFO] [stdout] 3666 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3666:82 [INFO] [stdout] | [INFO] [stdout] 3666 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3667:31 [INFO] [stdout] | [INFO] [stdout] 3667 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3791:5 [INFO] [stdout] | [INFO] [stdout] 3791 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 3792 | | ::std::any::TypeId::of::() [INFO] [stdout] 3793 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3795:5 [INFO] [stdout] | [INFO] [stdout] 3795 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 3796 | | self as &::std::any::Any [INFO] [stdout] 3797 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3799:5 [INFO] [stdout] | [INFO] [stdout] 3799 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 3800 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 3801 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4523:50 [INFO] [stdout] | [INFO] [stdout] 4523 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4528:50 [INFO] [stdout] | [INFO] [stdout] 4528 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3800:21 [INFO] [stdout] | [INFO] [stdout] 3800 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3810:44 [INFO] [stdout] | [INFO] [stdout] 3810 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3810:109 [INFO] [stdout] | [INFO] [stdout] 3810 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3811:31 [INFO] [stdout] | [INFO] [stdout] 3811 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3817:50 [INFO] [stdout] | [INFO] [stdout] 3817 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4533:50 [INFO] [stdout] | [INFO] [stdout] 4533 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3822:50 [INFO] [stdout] | [INFO] [stdout] 3822 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4538:50 [INFO] [stdout] | [INFO] [stdout] 4538 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4543:50 [INFO] [stdout] | [INFO] [stdout] 4543 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4605:42 [INFO] [stdout] | [INFO] [stdout] 4605 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3876:42 [INFO] [stdout] | [INFO] [stdout] 3876 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3876:89 [INFO] [stdout] | [INFO] [stdout] 3876 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4605:94 [INFO] [stdout] | [INFO] [stdout] 4605 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3877:31 [INFO] [stdout] | [INFO] [stdout] 3877 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4606:31 [INFO] [stdout] | [INFO] [stdout] 4606 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3883:39 [INFO] [stdout] | [INFO] [stdout] 3883 | peer: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3884:44 [INFO] [stdout] | [INFO] [stdout] 3884 | operation: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4612:43 [INFO] [stdout] | [INFO] [stdout] 4612 | hostname: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3905:33 [INFO] [stdout] | [INFO] [stdout] 3905 | self.peer = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4634:37 [INFO] [stdout] | [INFO] [stdout] 4634 | self.hostname = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4780:5 [INFO] [stdout] | [INFO] [stdout] 4780 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4781 | | ::std::any::TypeId::of::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4784:5 [INFO] [stdout] | [INFO] [stdout] 4784 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4785 | | self as &::std::any::Any [INFO] [stdout] 4786 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4788:5 [INFO] [stdout] | [INFO] [stdout] 4788 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4789 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4790 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4789:21 [INFO] [stdout] | [INFO] [stdout] 4789 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4799:44 [INFO] [stdout] | [INFO] [stdout] 4799 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4799:109 [INFO] [stdout] | [INFO] [stdout] 4799 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4800:31 [INFO] [stdout] | [INFO] [stdout] 4800 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4806:50 [INFO] [stdout] | [INFO] [stdout] 4806 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4811:50 [INFO] [stdout] | [INFO] [stdout] 4811 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4816:50 [INFO] [stdout] | [INFO] [stdout] 4816 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3944:62 [INFO] [stdout] | [INFO] [stdout] 3944 | ::std::mem::replace(&mut self.operation, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4056:5 [INFO] [stdout] | [INFO] [stdout] 4056 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4057 | | ::std::any::TypeId::of::() [INFO] [stdout] 4058 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4060:5 [INFO] [stdout] | [INFO] [stdout] 4060 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4061 | | self as &::std::any::Any [INFO] [stdout] 4062 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4064:5 [INFO] [stdout] | [INFO] [stdout] 4064 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4065 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4066 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4065:21 [INFO] [stdout] | [INFO] [stdout] 4065 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4075:44 [INFO] [stdout] | [INFO] [stdout] 4075 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4075:109 [INFO] [stdout] | [INFO] [stdout] 4075 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4076:31 [INFO] [stdout] | [INFO] [stdout] 4076 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4082:50 [INFO] [stdout] | [INFO] [stdout] 4082 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4087:50 [INFO] [stdout] | [INFO] [stdout] 4087 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4091:50 [INFO] [stdout] | [INFO] [stdout] 4091 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4878:42 [INFO] [stdout] | [INFO] [stdout] 4878 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4878:83 [INFO] [stdout] | [INFO] [stdout] 4878 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4879:31 [INFO] [stdout] | [INFO] [stdout] 4879 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4886:47 [INFO] [stdout] | [INFO] [stdout] 4886 | utilizations: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4887:47 [INFO] [stdout] | [INFO] [stdout] 4887 | temperatures: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4888:43 [INFO] [stdout] | [INFO] [stdout] 4888 | capacity: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4889:48 [INFO] [stdout] | [INFO] [stdout] 4889 | configuration: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4890:45 [INFO] [stdout] | [INFO] [stdout] 4890 | statistics: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4891:43 [INFO] [stdout] | [INFO] [stdout] 4891 | messages: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4892:41 [INFO] [stdout] | [INFO] [stdout] 4892 | limits: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4893:41 [INFO] [stdout] | [INFO] [stdout] 4893 | device: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4150:42 [INFO] [stdout] | [INFO] [stdout] 4150 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4150:99 [INFO] [stdout] | [INFO] [stdout] 4150 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4151:31 [INFO] [stdout] | [INFO] [stdout] 4151 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4157:38 [INFO] [stdout] | [INFO] [stdout] 4157 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4158:42 [INFO] [stdout] | [INFO] [stdout] 4158 | version: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4944:65 [INFO] [stdout] | [INFO] [stdout] 4944 | ::std::mem::replace(&mut self.utilizations, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4159:41 [INFO] [stdout] | [INFO] [stdout] 4159 | newKey: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4161:41 [INFO] [stdout] | [INFO] [stdout] 4161 | status: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4162:40 [INFO] [stdout] | [INFO] [stdout] 4162 | p2pop: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4182:32 [INFO] [stdout] | [INFO] [stdout] 4182 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4218:36 [INFO] [stdout] | [INFO] [stdout] 4218 | self.version = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4254:35 [INFO] [stdout] | [INFO] [stdout] 4254 | self.newKey = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4309:35 [INFO] [stdout] | [INFO] [stdout] 4309 | self.status = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4342:34 [INFO] [stdout] | [INFO] [stdout] 4342 | self.p2pop = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4492:5 [INFO] [stdout] | [INFO] [stdout] 4492 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4493 | | ::std::any::TypeId::of::() [INFO] [stdout] 4494 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4496:5 [INFO] [stdout] | [INFO] [stdout] 4496 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4497 | | self as &::std::any::Any [INFO] [stdout] 4498 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4500:5 [INFO] [stdout] | [INFO] [stdout] 4500 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4501 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4502 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4969:65 [INFO] [stdout] | [INFO] [stdout] 4969 | ::std::mem::replace(&mut self.temperatures, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4501:21 [INFO] [stdout] | [INFO] [stdout] 4501 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4511:44 [INFO] [stdout] | [INFO] [stdout] 4511 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4511:109 [INFO] [stdout] | [INFO] [stdout] 4511 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4512:31 [INFO] [stdout] | [INFO] [stdout] 4512 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4518:50 [INFO] [stdout] | [INFO] [stdout] 4518 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4988:37 [INFO] [stdout] | [INFO] [stdout] 4988 | self.capacity = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4523:50 [INFO] [stdout] | [INFO] [stdout] 4523 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5021:42 [INFO] [stdout] | [INFO] [stdout] 5021 | self.configuration = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4528:50 [INFO] [stdout] | [INFO] [stdout] 4528 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4533:50 [INFO] [stdout] | [INFO] [stdout] 4533 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4538:50 [INFO] [stdout] | [INFO] [stdout] 4538 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4543:50 [INFO] [stdout] | [INFO] [stdout] 4543 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4605:42 [INFO] [stdout] | [INFO] [stdout] 4605 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4605:94 [INFO] [stdout] | [INFO] [stdout] 4605 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4606:31 [INFO] [stdout] | [INFO] [stdout] 4606 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4612:43 [INFO] [stdout] | [INFO] [stdout] 4612 | hostname: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4634:37 [INFO] [stdout] | [INFO] [stdout] 4634 | self.hostname = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4780:5 [INFO] [stdout] | [INFO] [stdout] 4780 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 4781 | | ::std::any::TypeId::of::() [INFO] [stdout] 4782 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4784:5 [INFO] [stdout] | [INFO] [stdout] 4784 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 4785 | | self as &::std::any::Any [INFO] [stdout] 4786 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4788:5 [INFO] [stdout] | [INFO] [stdout] 4788 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 4789 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 4790 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5060:63 [INFO] [stdout] | [INFO] [stdout] 5060 | ::std::mem::replace(&mut self.statistics, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4789:21 [INFO] [stdout] | [INFO] [stdout] 4789 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5079:37 [INFO] [stdout] | [INFO] [stdout] 5079 | self.messages = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4799:44 [INFO] [stdout] | [INFO] [stdout] 4799 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4799:109 [INFO] [stdout] | [INFO] [stdout] 4799 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4800:31 [INFO] [stdout] | [INFO] [stdout] 4800 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5115:35 [INFO] [stdout] | [INFO] [stdout] 5115 | self.limits = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4806:50 [INFO] [stdout] | [INFO] [stdout] 4806 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5148:35 [INFO] [stdout] | [INFO] [stdout] 5148 | self.device = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4811:50 [INFO] [stdout] | [INFO] [stdout] 4811 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4816:50 [INFO] [stdout] | [INFO] [stdout] 4816 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5336:5 [INFO] [stdout] | [INFO] [stdout] 5336 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5337 | | ::std::any::TypeId::of::() [INFO] [stdout] 5338 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5340:5 [INFO] [stdout] | [INFO] [stdout] 5340 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5341 | | self as &::std::any::Any [INFO] [stdout] 5342 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5344:5 [INFO] [stdout] | [INFO] [stdout] 5344 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5345 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5345:21 [INFO] [stdout] | [INFO] [stdout] 5345 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5355:44 [INFO] [stdout] | [INFO] [stdout] 5355 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5355:109 [INFO] [stdout] | [INFO] [stdout] 5355 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5356:31 [INFO] [stdout] | [INFO] [stdout] 5356 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4878:42 [INFO] [stdout] | [INFO] [stdout] 4878 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4878:83 [INFO] [stdout] | [INFO] [stdout] 4878 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4879:31 [INFO] [stdout] | [INFO] [stdout] 4879 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5362:50 [INFO] [stdout] | [INFO] [stdout] 5362 | fields.push(::protobuf::reflect::accessor::make_repeated_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4886:47 [INFO] [stdout] | [INFO] [stdout] 4886 | utilizations: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5366:50 [INFO] [stdout] | [INFO] [stdout] 5366 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4887:47 [INFO] [stdout] | [INFO] [stdout] 4887 | temperatures: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4888:43 [INFO] [stdout] | [INFO] [stdout] 4888 | capacity: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4889:48 [INFO] [stdout] | [INFO] [stdout] 4889 | configuration: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5370:50 [INFO] [stdout] | [INFO] [stdout] 5370 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4890:45 [INFO] [stdout] | [INFO] [stdout] 4890 | statistics: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5374:50 [INFO] [stdout] | [INFO] [stdout] 5374 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4891:43 [INFO] [stdout] | [INFO] [stdout] 4891 | messages: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4892:41 [INFO] [stdout] | [INFO] [stdout] 4892 | limits: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4893:41 [INFO] [stdout] | [INFO] [stdout] 4893 | device: ::protobuf::SingularPtrField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5379:50 [INFO] [stdout] | [INFO] [stdout] 5379 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5384:50 [INFO] [stdout] | [INFO] [stdout] 5384 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4944:65 [INFO] [stdout] | [INFO] [stdout] 4944 | ::std::mem::replace(&mut self.utilizations, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5388:50 [INFO] [stdout] | [INFO] [stdout] 5388 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5393:50 [INFO] [stdout] | [INFO] [stdout] 5393 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5398:50 [INFO] [stdout] | [INFO] [stdout] 5398 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4969:65 [INFO] [stdout] | [INFO] [stdout] 4969 | ::std::mem::replace(&mut self.temperatures, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5465:42 [INFO] [stdout] | [INFO] [stdout] 5465 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5465:95 [INFO] [stdout] | [INFO] [stdout] 5465 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5466:31 [INFO] [stdout] | [INFO] [stdout] 5466 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4988:37 [INFO] [stdout] | [INFO] [stdout] 4988 | self.capacity = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5472:39 [INFO] [stdout] | [INFO] [stdout] 5472 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5021:42 [INFO] [stdout] | [INFO] [stdout] 5021 | self.configuration = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5493:33 [INFO] [stdout] | [INFO] [stdout] 5493 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5607:5 [INFO] [stdout] | [INFO] [stdout] 5607 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5608 | | ::std::any::TypeId::of::() [INFO] [stdout] 5609 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5611:5 [INFO] [stdout] | [INFO] [stdout] 5611 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5612 | | self as &::std::any::Any [INFO] [stdout] 5613 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5615:5 [INFO] [stdout] | [INFO] [stdout] 5615 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5616 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5617 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5060:63 [INFO] [stdout] | [INFO] [stdout] 5060 | ::std::mem::replace(&mut self.statistics, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5616:21 [INFO] [stdout] | [INFO] [stdout] 5616 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5079:37 [INFO] [stdout] | [INFO] [stdout] 5079 | self.messages = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5626:44 [INFO] [stdout] | [INFO] [stdout] 5626 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5626:109 [INFO] [stdout] | [INFO] [stdout] 5626 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5115:35 [INFO] [stdout] | [INFO] [stdout] 5115 | self.limits = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5627:31 [INFO] [stdout] | [INFO] [stdout] 5627 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularPtrField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5148:35 [INFO] [stdout] | [INFO] [stdout] 5148 | self.device = ::protobuf::SingularPtrField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `SingularPtrField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5633:50 [INFO] [stdout] | [INFO] [stdout] 5633 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5638:50 [INFO] [stdout] | [INFO] [stdout] 5638 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5336:5 [INFO] [stdout] | [INFO] [stdout] 5336 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5337 | | ::std::any::TypeId::of::() [INFO] [stdout] 5338 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5340:5 [INFO] [stdout] | [INFO] [stdout] 5340 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5341 | | self as &::std::any::Any [INFO] [stdout] 5342 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5694:42 [INFO] [stdout] | [INFO] [stdout] 5694 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5344:5 [INFO] [stdout] | [INFO] [stdout] 5344 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5345 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5346 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5694:95 [INFO] [stdout] | [INFO] [stdout] 5694 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5695:31 [INFO] [stdout] | [INFO] [stdout] 5695 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5345:21 [INFO] [stdout] | [INFO] [stdout] 5345 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5701:39 [INFO] [stdout] | [INFO] [stdout] 5701 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5355:44 [INFO] [stdout] | [INFO] [stdout] 5355 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5355:109 [INFO] [stdout] | [INFO] [stdout] 5355 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5356:31 [INFO] [stdout] | [INFO] [stdout] 5356 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5725:33 [INFO] [stdout] | [INFO] [stdout] 5725 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5362:50 [INFO] [stdout] | [INFO] [stdout] 5362 | fields.push(::protobuf::reflect::accessor::make_repeated_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5935:5 [INFO] [stdout] | [INFO] [stdout] 5935 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5936 | | ::std::any::TypeId::of::() [INFO] [stdout] 5937 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5939:5 [INFO] [stdout] | [INFO] [stdout] 5939 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5940 | | self as &::std::any::Any [INFO] [stdout] 5941 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5943:5 [INFO] [stdout] | [INFO] [stdout] 5943 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5944 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5945 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5366:50 [INFO] [stdout] | [INFO] [stdout] 5366 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5944:21 [INFO] [stdout] | [INFO] [stdout] 5944 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5370:50 [INFO] [stdout] | [INFO] [stdout] 5370 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5374:50 [INFO] [stdout] | [INFO] [stdout] 5374 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5954:44 [INFO] [stdout] | [INFO] [stdout] 5954 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5954:109 [INFO] [stdout] | [INFO] [stdout] 5954 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5955:31 [INFO] [stdout] | [INFO] [stdout] 5955 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5379:50 [INFO] [stdout] | [INFO] [stdout] 5379 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5961:50 [INFO] [stdout] | [INFO] [stdout] 5961 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5384:50 [INFO] [stdout] | [INFO] [stdout] 5384 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5388:50 [INFO] [stdout] | [INFO] [stdout] 5388 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5966:50 [INFO] [stdout] | [INFO] [stdout] 5966 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5393:50 [INFO] [stdout] | [INFO] [stdout] 5393 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5971:50 [INFO] [stdout] | [INFO] [stdout] 5971 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5398:50 [INFO] [stdout] | [INFO] [stdout] 5398 | fields.push(::protobuf::reflect::accessor::make_singular_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5976:50 [INFO] [stdout] | [INFO] [stdout] 5976 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5465:42 [INFO] [stdout] | [INFO] [stdout] 5465 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5465:95 [INFO] [stdout] | [INFO] [stdout] 5465 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5466:31 [INFO] [stdout] | [INFO] [stdout] 5466 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5472:39 [INFO] [stdout] | [INFO] [stdout] 5472 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5981:50 [INFO] [stdout] | [INFO] [stdout] 5981 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5493:33 [INFO] [stdout] | [INFO] [stdout] 5493 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6040:42 [INFO] [stdout] | [INFO] [stdout] 6040 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5607:5 [INFO] [stdout] | [INFO] [stdout] 5607 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5608 | | ::std::any::TypeId::of::() [INFO] [stdout] 5609 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6040:92 [INFO] [stdout] | [INFO] [stdout] 6040 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6041:31 [INFO] [stdout] | [INFO] [stdout] 6041 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5611:5 [INFO] [stdout] | [INFO] [stdout] 5611 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5612 | | self as &::std::any::Any [INFO] [stdout] 5613 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5615:5 [INFO] [stdout] | [INFO] [stdout] 5615 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5616 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5617 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6165:5 [INFO] [stdout] | [INFO] [stdout] 6165 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 6166 | | ::std::any::TypeId::of::() [INFO] [stdout] 6167 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6169:5 [INFO] [stdout] | [INFO] [stdout] 6169 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 6170 | | self as &::std::any::Any [INFO] [stdout] 6171 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6173:5 [INFO] [stdout] | [INFO] [stdout] 6173 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 6174 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 6175 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5616:21 [INFO] [stdout] | [INFO] [stdout] 5616 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5626:44 [INFO] [stdout] | [INFO] [stdout] 5626 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5626:109 [INFO] [stdout] | [INFO] [stdout] 5626 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5627:31 [INFO] [stdout] | [INFO] [stdout] 5627 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6174:21 [INFO] [stdout] | [INFO] [stdout] 6174 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5633:50 [INFO] [stdout] | [INFO] [stdout] 5633 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6184:44 [INFO] [stdout] | [INFO] [stdout] 6184 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6184:109 [INFO] [stdout] | [INFO] [stdout] 6184 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5638:50 [INFO] [stdout] | [INFO] [stdout] 5638 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6185:31 [INFO] [stdout] | [INFO] [stdout] 6185 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5694:42 [INFO] [stdout] | [INFO] [stdout] 5694 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5694:95 [INFO] [stdout] | [INFO] [stdout] 5694 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5695:31 [INFO] [stdout] | [INFO] [stdout] 5695 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6191:50 [INFO] [stdout] | [INFO] [stdout] 6191 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5701:39 [INFO] [stdout] | [INFO] [stdout] 5701 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6196:50 [INFO] [stdout] | [INFO] [stdout] 6196 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5725:33 [INFO] [stdout] | [INFO] [stdout] 5725 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5935:5 [INFO] [stdout] | [INFO] [stdout] 5935 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 5936 | | ::std::any::TypeId::of::() [INFO] [stdout] 5937 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5939:5 [INFO] [stdout] | [INFO] [stdout] 5939 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 5940 | | self as &::std::any::Any [INFO] [stdout] 5941 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5943:5 [INFO] [stdout] | [INFO] [stdout] 5943 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 5944 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 5945 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5944:21 [INFO] [stdout] | [INFO] [stdout] 5944 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5954:44 [INFO] [stdout] | [INFO] [stdout] 5954 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5954:109 [INFO] [stdout] | [INFO] [stdout] 5954 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5955:31 [INFO] [stdout] | [INFO] [stdout] 5955 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5961:50 [INFO] [stdout] | [INFO] [stdout] 5961 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5966:50 [INFO] [stdout] | [INFO] [stdout] 5966 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5971:50 [INFO] [stdout] | [INFO] [stdout] 5971 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5976:50 [INFO] [stdout] | [INFO] [stdout] 5976 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5981:50 [INFO] [stdout] | [INFO] [stdout] 5981 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6040:42 [INFO] [stdout] | [INFO] [stdout] 6040 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6040:92 [INFO] [stdout] | [INFO] [stdout] 6040 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6041:31 [INFO] [stdout] | [INFO] [stdout] 6041 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6165:5 [INFO] [stdout] | [INFO] [stdout] 6165 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 6166 | | ::std::any::TypeId::of::() [INFO] [stdout] 6167 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6169:5 [INFO] [stdout] | [INFO] [stdout] 6169 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 6170 | | self as &::std::any::Any [INFO] [stdout] 6171 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6173:5 [INFO] [stdout] | [INFO] [stdout] 6173 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 6174 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 6175 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6174:21 [INFO] [stdout] | [INFO] [stdout] 6174 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6184:44 [INFO] [stdout] | [INFO] [stdout] 6184 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6184:109 [INFO] [stdout] | [INFO] [stdout] 6184 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6185:31 [INFO] [stdout] | [INFO] [stdout] 6185 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6260:42 [INFO] [stdout] | [INFO] [stdout] 6260 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6191:50 [INFO] [stdout] | [INFO] [stdout] 6191 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6260:97 [INFO] [stdout] | [INFO] [stdout] 6260 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6261:31 [INFO] [stdout] | [INFO] [stdout] 6261 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6196:50 [INFO] [stdout] | [INFO] [stdout] 6196 | fields.push(::protobuf::reflect::accessor::make_singular_f32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6267:41 [INFO] [stdout] | [INFO] [stdout] 6267 | vendor: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6268:40 [INFO] [stdout] | [INFO] [stdout] 6268 | model: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6269:47 [INFO] [stdout] | [INFO] [stdout] 6269 | serialNumber: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6270:48 [INFO] [stdout] | [INFO] [stdout] 6270 | worldWideName: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6271:42 [INFO] [stdout] | [INFO] [stdout] 6271 | version: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6272:50 [INFO] [stdout] | [INFO] [stdout] 6272 | compilationDate: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6273:45 [INFO] [stdout] | [INFO] [stdout] 6273 | sourceHash: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6274:50 [INFO] [stdout] | [INFO] [stdout] 6274 | protocolVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6260:42 [INFO] [stdout] | [INFO] [stdout] 6260 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6260:97 [INFO] [stdout] | [INFO] [stdout] 6260 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6261:31 [INFO] [stdout] | [INFO] [stdout] 6261 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6275:58 [INFO] [stdout] | [INFO] [stdout] 6275 | protocolCompilationDate: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6267:41 [INFO] [stdout] | [INFO] [stdout] 6267 | vendor: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6276:53 [INFO] [stdout] | [INFO] [stdout] 6276 | protocolSourceHash: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6268:40 [INFO] [stdout] | [INFO] [stdout] 6268 | model: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6269:47 [INFO] [stdout] | [INFO] [stdout] 6269 | serialNumber: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6277:44 [INFO] [stdout] | [INFO] [stdout] 6277 | interface: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6270:48 [INFO] [stdout] | [INFO] [stdout] 6270 | worldWideName: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6299:35 [INFO] [stdout] | [INFO] [stdout] 6299 | self.vendor = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6271:42 [INFO] [stdout] | [INFO] [stdout] 6271 | version: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6335:34 [INFO] [stdout] | [INFO] [stdout] 6335 | self.model = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6272:50 [INFO] [stdout] | [INFO] [stdout] 6272 | compilationDate: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6371:41 [INFO] [stdout] | [INFO] [stdout] 6371 | self.serialNumber = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6273:45 [INFO] [stdout] | [INFO] [stdout] 6273 | sourceHash: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6407:42 [INFO] [stdout] | [INFO] [stdout] 6407 | self.worldWideName = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6274:50 [INFO] [stdout] | [INFO] [stdout] 6274 | protocolVersion: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6275:58 [INFO] [stdout] | [INFO] [stdout] 6275 | protocolCompilationDate: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6443:36 [INFO] [stdout] | [INFO] [stdout] 6443 | self.version = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6276:53 [INFO] [stdout] | [INFO] [stdout] 6276 | protocolSourceHash: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6479:44 [INFO] [stdout] | [INFO] [stdout] 6479 | self.compilationDate = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6277:44 [INFO] [stdout] | [INFO] [stdout] 6277 | interface: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6515:39 [INFO] [stdout] | [INFO] [stdout] 6515 | self.sourceHash = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6299:35 [INFO] [stdout] | [INFO] [stdout] 6299 | self.vendor = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6551:44 [INFO] [stdout] | [INFO] [stdout] 6551 | self.protocolVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6335:34 [INFO] [stdout] | [INFO] [stdout] 6335 | self.model = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6587:52 [INFO] [stdout] | [INFO] [stdout] 6587 | self.protocolCompilationDate = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6371:41 [INFO] [stdout] | [INFO] [stdout] 6371 | self.serialNumber = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6623:47 [INFO] [stdout] | [INFO] [stdout] 6623 | self.protocolSourceHash = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6407:42 [INFO] [stdout] | [INFO] [stdout] 6407 | self.worldWideName = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6443:36 [INFO] [stdout] | [INFO] [stdout] 6443 | self.version = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6479:44 [INFO] [stdout] | [INFO] [stdout] 6479 | self.compilationDate = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6515:39 [INFO] [stdout] | [INFO] [stdout] 6515 | self.sourceHash = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6665:62 [INFO] [stdout] | [INFO] [stdout] 6665 | ::std::mem::replace(&mut self.interface, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6551:44 [INFO] [stdout] | [INFO] [stdout] 6551 | self.protocolVersion = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6587:52 [INFO] [stdout] | [INFO] [stdout] 6587 | self.protocolCompilationDate = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6923:5 [INFO] [stdout] | [INFO] [stdout] 6923 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 6924 | | ::std::any::TypeId::of::() [INFO] [stdout] 6925 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6927:5 [INFO] [stdout] | [INFO] [stdout] 6927 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 6928 | | self as &::std::any::Any [INFO] [stdout] 6929 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6931:5 [INFO] [stdout] | [INFO] [stdout] 6931 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 6932 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 6933 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6623:47 [INFO] [stdout] | [INFO] [stdout] 6623 | self.protocolSourceHash = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6932:21 [INFO] [stdout] | [INFO] [stdout] 6932 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6942:44 [INFO] [stdout] | [INFO] [stdout] 6942 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6942:109 [INFO] [stdout] | [INFO] [stdout] 6942 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6943:31 [INFO] [stdout] | [INFO] [stdout] 6943 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6949:50 [INFO] [stdout] | [INFO] [stdout] 6949 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6665:62 [INFO] [stdout] | [INFO] [stdout] 6665 | ::std::mem::replace(&mut self.interface, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6954:50 [INFO] [stdout] | [INFO] [stdout] 6954 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6923:5 [INFO] [stdout] | [INFO] [stdout] 6923 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 6924 | | ::std::any::TypeId::of::() [INFO] [stdout] 6925 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6927:5 [INFO] [stdout] | [INFO] [stdout] 6927 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 6928 | | self as &::std::any::Any [INFO] [stdout] 6929 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6931:5 [INFO] [stdout] | [INFO] [stdout] 6931 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 6932 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 6933 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6959:50 [INFO] [stdout] | [INFO] [stdout] 6959 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6932:21 [INFO] [stdout] | [INFO] [stdout] 6932 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6964:50 [INFO] [stdout] | [INFO] [stdout] 6964 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6942:44 [INFO] [stdout] | [INFO] [stdout] 6942 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6942:109 [INFO] [stdout] | [INFO] [stdout] 6942 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6943:31 [INFO] [stdout] | [INFO] [stdout] 6943 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6969:50 [INFO] [stdout] | [INFO] [stdout] 6969 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6949:50 [INFO] [stdout] | [INFO] [stdout] 6949 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6974:50 [INFO] [stdout] | [INFO] [stdout] 6974 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6954:50 [INFO] [stdout] | [INFO] [stdout] 6954 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6979:50 [INFO] [stdout] | [INFO] [stdout] 6979 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6959:50 [INFO] [stdout] | [INFO] [stdout] 6959 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6984:50 [INFO] [stdout] | [INFO] [stdout] 6984 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6964:50 [INFO] [stdout] | [INFO] [stdout] 6964 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6989:50 [INFO] [stdout] | [INFO] [stdout] 6989 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6969:50 [INFO] [stdout] | [INFO] [stdout] 6969 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6994:50 [INFO] [stdout] | [INFO] [stdout] 6994 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6974:50 [INFO] [stdout] | [INFO] [stdout] 6974 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6999:50 [INFO] [stdout] | [INFO] [stdout] 6999 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6979:50 [INFO] [stdout] | [INFO] [stdout] 6979 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7003:50 [INFO] [stdout] | [INFO] [stdout] 7003 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6984:50 [INFO] [stdout] | [INFO] [stdout] 6984 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7008:50 [INFO] [stdout] | [INFO] [stdout] 7008 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6989:50 [INFO] [stdout] | [INFO] [stdout] 6989 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6994:50 [INFO] [stdout] | [INFO] [stdout] 6994 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6999:50 [INFO] [stdout] | [INFO] [stdout] 6999 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7003:50 [INFO] [stdout] | [INFO] [stdout] 7003 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7008:50 [INFO] [stdout] | [INFO] [stdout] 7008 | fields.push(::protobuf::reflect::accessor::make_singular_i32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7085:42 [INFO] [stdout] | [INFO] [stdout] 7085 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7085:107 [INFO] [stdout] | [INFO] [stdout] 7085 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7086:31 [INFO] [stdout] | [INFO] [stdout] 7086 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7092:39 [INFO] [stdout] | [INFO] [stdout] 7092 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7093:38 [INFO] [stdout] | [INFO] [stdout] 7093 | MAC: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7085:42 [INFO] [stdout] | [INFO] [stdout] 7085 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7085:107 [INFO] [stdout] | [INFO] [stdout] 7085 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7086:31 [INFO] [stdout] | [INFO] [stdout] 7086 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7094:46 [INFO] [stdout] | [INFO] [stdout] 7094 | ipv4Address: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7092:39 [INFO] [stdout] | [INFO] [stdout] 7092 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7095:46 [INFO] [stdout] | [INFO] [stdout] 7095 | ipv6Address: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7093:38 [INFO] [stdout] | [INFO] [stdout] 7093 | MAC: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7115:33 [INFO] [stdout] | [INFO] [stdout] 7115 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7094:46 [INFO] [stdout] | [INFO] [stdout] 7094 | ipv4Address: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7095:46 [INFO] [stdout] | [INFO] [stdout] 7095 | ipv6Address: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7151:32 [INFO] [stdout] | [INFO] [stdout] 7151 | self.MAC = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7115:33 [INFO] [stdout] | [INFO] [stdout] 7115 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7187:40 [INFO] [stdout] | [INFO] [stdout] 7187 | self.ipv4Address = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7151:32 [INFO] [stdout] | [INFO] [stdout] 7151 | self.MAC = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7187:40 [INFO] [stdout] | [INFO] [stdout] 7187 | self.ipv4Address = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7223:40 [INFO] [stdout] | [INFO] [stdout] 7223 | self.ipv6Address = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7344:5 [INFO] [stdout] | [INFO] [stdout] 7344 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 7345 | | ::std::any::TypeId::of::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7348:5 [INFO] [stdout] | [INFO] [stdout] 7348 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 7349 | | self as &::std::any::Any [INFO] [stdout] 7350 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7352:5 [INFO] [stdout] | [INFO] [stdout] 7352 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 7353 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 7354 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7223:40 [INFO] [stdout] | [INFO] [stdout] 7223 | self.ipv6Address = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7344:5 [INFO] [stdout] | [INFO] [stdout] 7344 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 7345 | | ::std::any::TypeId::of::() [INFO] [stdout] 7346 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7348:5 [INFO] [stdout] | [INFO] [stdout] 7348 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 7349 | | self as &::std::any::Any [INFO] [stdout] 7350 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7352:5 [INFO] [stdout] | [INFO] [stdout] 7352 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 7353 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 7354 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7353:21 [INFO] [stdout] | [INFO] [stdout] 7353 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7353:21 [INFO] [stdout] | [INFO] [stdout] 7353 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7363:44 [INFO] [stdout] | [INFO] [stdout] 7363 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7363:44 [INFO] [stdout] | [INFO] [stdout] 7363 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7363:109 [INFO] [stdout] | [INFO] [stdout] 7363 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7364:31 [INFO] [stdout] | [INFO] [stdout] 7364 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7363:109 [INFO] [stdout] | [INFO] [stdout] 7363 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7364:31 [INFO] [stdout] | [INFO] [stdout] 7364 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7370:50 [INFO] [stdout] | [INFO] [stdout] 7370 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7375:50 [INFO] [stdout] | [INFO] [stdout] 7375 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7380:50 [INFO] [stdout] | [INFO] [stdout] 7380 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7385:50 [INFO] [stdout] | [INFO] [stdout] 7385 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7443:42 [INFO] [stdout] | [INFO] [stdout] 7443 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7443:94 [INFO] [stdout] | [INFO] [stdout] 7443 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7444:31 [INFO] [stdout] | [INFO] [stdout] 7444 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7601:5 [INFO] [stdout] | [INFO] [stdout] 7601 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 7602 | | ::std::any::TypeId::of::() [INFO] [stdout] 7603 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7605:5 [INFO] [stdout] | [INFO] [stdout] 7605 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 7606 | | self as &::std::any::Any [INFO] [stdout] 7607 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7609:5 [INFO] [stdout] | [INFO] [stdout] 7609 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 7610 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 7611 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7610:21 [INFO] [stdout] | [INFO] [stdout] 7610 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7620:44 [INFO] [stdout] | [INFO] [stdout] 7620 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7620:109 [INFO] [stdout] | [INFO] [stdout] 7620 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7621:31 [INFO] [stdout] | [INFO] [stdout] 7621 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7627:50 [INFO] [stdout] | [INFO] [stdout] 7627 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7370:50 [INFO] [stdout] | [INFO] [stdout] 7370 | fields.push(::protobuf::reflect::accessor::make_singular_string_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7632:50 [INFO] [stdout] | [INFO] [stdout] 7632 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7637:50 [INFO] [stdout] | [INFO] [stdout] 7637 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7701:42 [INFO] [stdout] | [INFO] [stdout] 7701 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7701:90 [INFO] [stdout] | [INFO] [stdout] 7701 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7702:31 [INFO] [stdout] | [INFO] [stdout] 7702 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8123:5 [INFO] [stdout] | [INFO] [stdout] 8123 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8124 | | ::std::any::TypeId::of::() [INFO] [stdout] 8125 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8127:5 [INFO] [stdout] | [INFO] [stdout] 8127 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8128 | | self as &::std::any::Any [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8131:5 [INFO] [stdout] | [INFO] [stdout] 8131 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8132 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8133 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8132:21 [INFO] [stdout] | [INFO] [stdout] 8132 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7375:50 [INFO] [stdout] | [INFO] [stdout] 7375 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8142:44 [INFO] [stdout] | [INFO] [stdout] 8142 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8142:109 [INFO] [stdout] | [INFO] [stdout] 8142 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8143:31 [INFO] [stdout] | [INFO] [stdout] 8143 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8149:50 [INFO] [stdout] | [INFO] [stdout] 8149 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7380:50 [INFO] [stdout] | [INFO] [stdout] 7380 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8154:50 [INFO] [stdout] | [INFO] [stdout] 8154 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8159:50 [INFO] [stdout] | [INFO] [stdout] 8159 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7385:50 [INFO] [stdout] | [INFO] [stdout] 7385 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7443:42 [INFO] [stdout] | [INFO] [stdout] 7443 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8164:50 [INFO] [stdout] | [INFO] [stdout] 8164 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7443:94 [INFO] [stdout] | [INFO] [stdout] 7443 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7444:31 [INFO] [stdout] | [INFO] [stdout] 7444 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7601:5 [INFO] [stdout] | [INFO] [stdout] 7601 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 7602 | | ::std::any::TypeId::of::() [INFO] [stdout] 7603 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8169:50 [INFO] [stdout] | [INFO] [stdout] 8169 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7605:5 [INFO] [stdout] | [INFO] [stdout] 7605 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 7606 | | self as &::std::any::Any [INFO] [stdout] 7607 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7609:5 [INFO] [stdout] | [INFO] [stdout] 7609 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 7610 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 7611 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8174:50 [INFO] [stdout] | [INFO] [stdout] 8174 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7610:21 [INFO] [stdout] | [INFO] [stdout] 7610 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8179:50 [INFO] [stdout] | [INFO] [stdout] 8179 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7620:44 [INFO] [stdout] | [INFO] [stdout] 7620 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7620:109 [INFO] [stdout] | [INFO] [stdout] 7620 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7621:31 [INFO] [stdout] | [INFO] [stdout] 7621 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8184:50 [INFO] [stdout] | [INFO] [stdout] 8184 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7627:50 [INFO] [stdout] | [INFO] [stdout] 7627 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8189:50 [INFO] [stdout] | [INFO] [stdout] 8189 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8194:50 [INFO] [stdout] | [INFO] [stdout] 8194 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8199:50 [INFO] [stdout] | [INFO] [stdout] 8199 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8269:42 [INFO] [stdout] | [INFO] [stdout] 8269 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8269:90 [INFO] [stdout] | [INFO] [stdout] 8269 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8270:31 [INFO] [stdout] | [INFO] [stdout] 8270 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7632:50 [INFO] [stdout] | [INFO] [stdout] 7632 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8276:39 [INFO] [stdout] | [INFO] [stdout] 8276 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8296:33 [INFO] [stdout] | [INFO] [stdout] 8296 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8378:5 [INFO] [stdout] | [INFO] [stdout] 8378 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8379 | | ::std::any::TypeId::of::() [INFO] [stdout] 8380 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7637:50 [INFO] [stdout] | [INFO] [stdout] 7637 | fields.push(::protobuf::reflect::accessor::make_singular_u64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8382:5 [INFO] [stdout] | [INFO] [stdout] 8382 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8383 | | self as &::std::any::Any [INFO] [stdout] 8384 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8386:5 [INFO] [stdout] | [INFO] [stdout] 8386 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8387 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8388 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7701:42 [INFO] [stdout] | [INFO] [stdout] 7701 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7701:90 [INFO] [stdout] | [INFO] [stdout] 7701 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7702:31 [INFO] [stdout] | [INFO] [stdout] 7702 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8387:21 [INFO] [stdout] | [INFO] [stdout] 8387 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8123:5 [INFO] [stdout] | [INFO] [stdout] 8123 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8124 | | ::std::any::TypeId::of::() [INFO] [stdout] 8125 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8127:5 [INFO] [stdout] | [INFO] [stdout] 8127 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8128 | | self as &::std::any::Any [INFO] [stdout] 8129 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8397:44 [INFO] [stdout] | [INFO] [stdout] 8397 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8131:5 [INFO] [stdout] | [INFO] [stdout] 8131 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8132 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8133 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8397:109 [INFO] [stdout] | [INFO] [stdout] 8397 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8398:31 [INFO] [stdout] | [INFO] [stdout] 8398 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8404:50 [INFO] [stdout] | [INFO] [stdout] 8404 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8473:44 [INFO] [stdout] | [INFO] [stdout] 8473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8132:21 [INFO] [stdout] | [INFO] [stdout] 8132 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8473:106 [INFO] [stdout] | [INFO] [stdout] 8473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8474:31 [INFO] [stdout] | [INFO] [stdout] 8474 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8142:44 [INFO] [stdout] | [INFO] [stdout] 8142 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8142:109 [INFO] [stdout] | [INFO] [stdout] 8142 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8143:31 [INFO] [stdout] | [INFO] [stdout] 8143 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8507:42 [INFO] [stdout] | [INFO] [stdout] 8507 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8507:85 [INFO] [stdout] | [INFO] [stdout] 8507 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8508:31 [INFO] [stdout] | [INFO] [stdout] 8508 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8514:38 [INFO] [stdout] | [INFO] [stdout] 8514 | acl: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8149:50 [INFO] [stdout] | [INFO] [stdout] 8149 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8515:45 [INFO] [stdout] | [INFO] [stdout] 8515 | oldLockPIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8516:45 [INFO] [stdout] | [INFO] [stdout] 8516 | newLockPIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8154:50 [INFO] [stdout] | [INFO] [stdout] 8154 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8517:46 [INFO] [stdout] | [INFO] [stdout] 8517 | oldErasePIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8518:46 [INFO] [stdout] | [INFO] [stdout] 8518 | newErasePIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8159:50 [INFO] [stdout] | [INFO] [stdout] 8159 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8164:50 [INFO] [stdout] | [INFO] [stdout] 8164 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8169:50 [INFO] [stdout] | [INFO] [stdout] 8169 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8544:56 [INFO] [stdout] | [INFO] [stdout] 8544 | ::std::mem::replace(&mut self.acl, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8174:50 [INFO] [stdout] | [INFO] [stdout] 8174 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8563:39 [INFO] [stdout] | [INFO] [stdout] 8563 | self.oldLockPIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8599:39 [INFO] [stdout] | [INFO] [stdout] 8599 | self.newLockPIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8635:40 [INFO] [stdout] | [INFO] [stdout] 8635 | self.oldErasePIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8671:40 [INFO] [stdout] | [INFO] [stdout] 8671 | self.newErasePIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8804:5 [INFO] [stdout] | [INFO] [stdout] 8804 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8805 | | ::std::any::TypeId::of::() [INFO] [stdout] 8806 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8808:5 [INFO] [stdout] | [INFO] [stdout] 8808 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8809 | | self as &::std::any::Any [INFO] [stdout] 8810 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8812:5 [INFO] [stdout] | [INFO] [stdout] 8812 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8813 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8814 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8179:50 [INFO] [stdout] | [INFO] [stdout] 8179 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8813:21 [INFO] [stdout] | [INFO] [stdout] 8813 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8823:44 [INFO] [stdout] | [INFO] [stdout] 8823 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8823:109 [INFO] [stdout] | [INFO] [stdout] 8823 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8824:31 [INFO] [stdout] | [INFO] [stdout] 8824 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8184:50 [INFO] [stdout] | [INFO] [stdout] 8184 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8830:50 [INFO] [stdout] | [INFO] [stdout] 8830 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8834:50 [INFO] [stdout] | [INFO] [stdout] 8834 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8189:50 [INFO] [stdout] | [INFO] [stdout] 8189 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8839:50 [INFO] [stdout] | [INFO] [stdout] 8839 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8194:50 [INFO] [stdout] | [INFO] [stdout] 8194 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8844:50 [INFO] [stdout] | [INFO] [stdout] 8844 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8849:50 [INFO] [stdout] | [INFO] [stdout] 8849 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8199:50 [INFO] [stdout] | [INFO] [stdout] 8199 | fields.push(::protobuf::reflect::accessor::make_singular_u32_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8269:42 [INFO] [stdout] | [INFO] [stdout] 8269 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8269:90 [INFO] [stdout] | [INFO] [stdout] 8269 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8911:42 [INFO] [stdout] | [INFO] [stdout] 8911 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8270:31 [INFO] [stdout] | [INFO] [stdout] 8270 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8911:89 [INFO] [stdout] | [INFO] [stdout] 8911 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8912:31 [INFO] [stdout] | [INFO] [stdout] 8912 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8276:39 [INFO] [stdout] | [INFO] [stdout] 8276 | name: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8919:38 [INFO] [stdout] | [INFO] [stdout] 8919 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8921:40 [INFO] [stdout] | [INFO] [stdout] 8921 | scope: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8296:33 [INFO] [stdout] | [INFO] [stdout] 8296 | self.name = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8378:5 [INFO] [stdout] | [INFO] [stdout] 8378 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8379 | | ::std::any::TypeId::of::() [INFO] [stdout] 8380 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8382:5 [INFO] [stdout] | [INFO] [stdout] 8382 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8383 | | self as &::std::any::Any [INFO] [stdout] 8384 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8386:5 [INFO] [stdout] | [INFO] [stdout] 8386 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8387 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8388 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8961:32 [INFO] [stdout] | [INFO] [stdout] 8961 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9022:58 [INFO] [stdout] | [INFO] [stdout] 9022 | ::std::mem::replace(&mut self.scope, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8387:21 [INFO] [stdout] | [INFO] [stdout] 8387 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9157:5 [INFO] [stdout] | [INFO] [stdout] 9157 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9158 | | ::std::any::TypeId::of::() [INFO] [stdout] 9159 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9161:5 [INFO] [stdout] | [INFO] [stdout] 9161 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9162 | | self as &::std::any::Any [INFO] [stdout] 9163 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9165:5 [INFO] [stdout] | [INFO] [stdout] 9165 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9166 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9167 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8397:44 [INFO] [stdout] | [INFO] [stdout] 8397 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8397:109 [INFO] [stdout] | [INFO] [stdout] 8397 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8398:31 [INFO] [stdout] | [INFO] [stdout] 8398 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9166:21 [INFO] [stdout] | [INFO] [stdout] 9166 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9176:44 [INFO] [stdout] | [INFO] [stdout] 9176 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9176:109 [INFO] [stdout] | [INFO] [stdout] 9176 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9177:31 [INFO] [stdout] | [INFO] [stdout] 9177 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9183:50 [INFO] [stdout] | [INFO] [stdout] 9183 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8404:50 [INFO] [stdout] | [INFO] [stdout] 8404 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8473:44 [INFO] [stdout] | [INFO] [stdout] 8473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8473:106 [INFO] [stdout] | [INFO] [stdout] 8473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8474:31 [INFO] [stdout] | [INFO] [stdout] 8474 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9188:50 [INFO] [stdout] | [INFO] [stdout] 9188 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9193:50 [INFO] [stdout] | [INFO] [stdout] 9193 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9198:50 [INFO] [stdout] | [INFO] [stdout] 9198 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9202:50 [INFO] [stdout] | [INFO] [stdout] 9202 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8507:42 [INFO] [stdout] | [INFO] [stdout] 8507 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8507:85 [INFO] [stdout] | [INFO] [stdout] 8507 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8508:31 [INFO] [stdout] | [INFO] [stdout] 8508 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9263:42 [INFO] [stdout] | [INFO] [stdout] 9263 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9263:95 [INFO] [stdout] | [INFO] [stdout] 9263 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9264:31 [INFO] [stdout] | [INFO] [stdout] 9264 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8514:38 [INFO] [stdout] | [INFO] [stdout] 8514 | acl: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8515:45 [INFO] [stdout] | [INFO] [stdout] 8515 | oldLockPIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9271:40 [INFO] [stdout] | [INFO] [stdout] 9271 | value: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9312:34 [INFO] [stdout] | [INFO] [stdout] 9312 | self.value = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9473:5 [INFO] [stdout] | [INFO] [stdout] 9473 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9474 | | ::std::any::TypeId::of::() [INFO] [stdout] 9475 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9477:5 [INFO] [stdout] | [INFO] [stdout] 9477 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9478 | | self as &::std::any::Any [INFO] [stdout] 9479 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9481:5 [INFO] [stdout] | [INFO] [stdout] 9481 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9482 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9483 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9482:21 [INFO] [stdout] | [INFO] [stdout] 9482 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8516:45 [INFO] [stdout] | [INFO] [stdout] 8516 | newLockPIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9492:44 [INFO] [stdout] | [INFO] [stdout] 9492 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9492:109 [INFO] [stdout] | [INFO] [stdout] 9492 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9493:31 [INFO] [stdout] | [INFO] [stdout] 9493 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8517:46 [INFO] [stdout] | [INFO] [stdout] 8517 | oldErasePIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9499:50 [INFO] [stdout] | [INFO] [stdout] 9499 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8518:46 [INFO] [stdout] | [INFO] [stdout] 8518 | newErasePIN: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9504:50 [INFO] [stdout] | [INFO] [stdout] 9504 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9509:50 [INFO] [stdout] | [INFO] [stdout] 9509 | fields.push(::protobuf::reflect::accessor::make_repeated_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9513:50 [INFO] [stdout] | [INFO] [stdout] 9513 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9574:44 [INFO] [stdout] | [INFO] [stdout] 9574 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9574:106 [INFO] [stdout] | [INFO] [stdout] 9574 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9575:31 [INFO] [stdout] | [INFO] [stdout] 9575 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9623:44 [INFO] [stdout] | [INFO] [stdout] 9623 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9623:106 [INFO] [stdout] | [INFO] [stdout] 9623 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9624:31 [INFO] [stdout] | [INFO] [stdout] 9624 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9653:42 [INFO] [stdout] | [INFO] [stdout] 9653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9653:89 [INFO] [stdout] | [INFO] [stdout] 9653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9654:31 [INFO] [stdout] | [INFO] [stdout] 9654 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9745:5 [INFO] [stdout] | [INFO] [stdout] 9745 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9746 | | ::std::any::TypeId::of::() [INFO] [stdout] 9747 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9749:5 [INFO] [stdout] | [INFO] [stdout] 9749 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9750 | | self as &::std::any::Any [INFO] [stdout] 9751 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9753:5 [INFO] [stdout] | [INFO] [stdout] 9753 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9754 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9755 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8544:56 [INFO] [stdout] | [INFO] [stdout] 8544 | ::std::mem::replace(&mut self.acl, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9754:21 [INFO] [stdout] | [INFO] [stdout] 9754 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9764:44 [INFO] [stdout] | [INFO] [stdout] 9764 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8563:39 [INFO] [stdout] | [INFO] [stdout] 8563 | self.oldLockPIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9764:109 [INFO] [stdout] | [INFO] [stdout] 9764 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9765:31 [INFO] [stdout] | [INFO] [stdout] 9765 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8599:39 [INFO] [stdout] | [INFO] [stdout] 8599 | self.newLockPIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9771:50 [INFO] [stdout] | [INFO] [stdout] 9771 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8635:40 [INFO] [stdout] | [INFO] [stdout] 8635 | self.oldErasePIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9832:44 [INFO] [stdout] | [INFO] [stdout] 9832 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9832:106 [INFO] [stdout] | [INFO] [stdout] 9832 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9833:31 [INFO] [stdout] | [INFO] [stdout] 9833 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9871:44 [INFO] [stdout] | [INFO] [stdout] 9871 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9871:106 [INFO] [stdout] | [INFO] [stdout] 9871 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9872:31 [INFO] [stdout] | [INFO] [stdout] 9872 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9912:44 [INFO] [stdout] | [INFO] [stdout] 9912 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8671:40 [INFO] [stdout] | [INFO] [stdout] 8671 | self.newErasePIN = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9912:106 [INFO] [stdout] | [INFO] [stdout] 9912 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9913:31 [INFO] [stdout] | [INFO] [stdout] 9913 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9955:44 [INFO] [stdout] | [INFO] [stdout] 9955 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9955:106 [INFO] [stdout] | [INFO] [stdout] 9955 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9956:31 [INFO] [stdout] | [INFO] [stdout] 9956 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10052:44 [INFO] [stdout] | [INFO] [stdout] 10052 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10052:106 [INFO] [stdout] | [INFO] [stdout] 10052 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10053:31 [INFO] [stdout] | [INFO] [stdout] 10053 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8804:5 [INFO] [stdout] | [INFO] [stdout] 8804 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 8805 | | ::std::any::TypeId::of::() [INFO] [stdout] 8806 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8808:5 [INFO] [stdout] | [INFO] [stdout] 8808 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 8809 | | self as &::std::any::Any [INFO] [stdout] 8810 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8812:5 [INFO] [stdout] | [INFO] [stdout] 8812 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 8813 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 8814 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12464:52 [INFO] [stdout] | [INFO] [stdout] 12464 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12464:122 [INFO] [stdout] | [INFO] [stdout] 12464 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12465:23 [INFO] [stdout] | [INFO] [stdout] 12465 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8813:21 [INFO] [stdout] | [INFO] [stdout] 8813 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8823:44 [INFO] [stdout] | [INFO] [stdout] 8823 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8823:109 [INFO] [stdout] | [INFO] [stdout] 8823 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8824:31 [INFO] [stdout] | [INFO] [stdout] 8824 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8830:50 [INFO] [stdout] | [INFO] [stdout] 8830 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | impl From<::byteorder::Error> for KineticError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 25 | use error::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 25 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `byteorder` [INFO] [stdout] --> src/kinetic/error.rs:110:31 [INFO] [stdout] | [INFO] [stdout] 110 | fn from(err: ::byteorder::Error) -> KineticError { [INFO] [stdout] | ^^^^^ not found in `byteorder` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 25 | use error::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 25 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | protocolVersion: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | impl ::protobuf::MessageStatic for Local { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | hmacAuth: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:202:26 [INFO] [stdout] | [INFO] [stdout] 202 | pinAuth: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8834:50 [INFO] [stdout] | [INFO] [stdout] 8834 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:203:31 [INFO] [stdout] | [INFO] [stdout] 203 | commandBytes: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:470:18 [INFO] [stdout] | [INFO] [stdout] 470 | impl ::protobuf::MessageStatic for Message { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:543:23 [INFO] [stdout] | [INFO] [stdout] 543 | hmac: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:710:18 [INFO] [stdout] | [INFO] [stdout] 710 | impl ::protobuf::MessageStatic for Message_HMACauth { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:768:22 [INFO] [stdout] | [INFO] [stdout] 768 | pin: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:902:18 [INFO] [stdout] | [INFO] [stdout] 902 | impl ::protobuf::MessageStatic for Message_PINauth { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:992:25 [INFO] [stdout] | [INFO] [stdout] 992 | header: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:993:23 [INFO] [stdout] | [INFO] [stdout] 993 | body: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:994:25 [INFO] [stdout] | [INFO] [stdout] 994 | status: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1228:18 [INFO] [stdout] | [INFO] [stdout] 1228 | impl ::protobuf::MessageStatic for Command { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1682:18 [INFO] [stdout] | [INFO] [stdout] 1682 | impl ::protobuf::MessageStatic for Command_Header { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1789:27 [INFO] [stdout] | [INFO] [stdout] 1789 | keyValue: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1790:24 [INFO] [stdout] | [INFO] [stdout] 1790 | range: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8839:50 [INFO] [stdout] | [INFO] [stdout] 8839 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1791:24 [INFO] [stdout] | [INFO] [stdout] 1791 | setup: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1792:31 [INFO] [stdout] | [INFO] [stdout] 1792 | p2pOperation: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1793:25 [INFO] [stdout] | [INFO] [stdout] 1793 | getLog: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1794:27 [INFO] [stdout] | [INFO] [stdout] 1794 | security: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:1795:24 [INFO] [stdout] | [INFO] [stdout] 1795 | pinOp: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2229:18 [INFO] [stdout] | [INFO] [stdout] 2229 | impl ::protobuf::MessageStatic for Command_Body { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2323:32 [INFO] [stdout] | [INFO] [stdout] 2323 | statusMessage: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2324:34 [INFO] [stdout] | [INFO] [stdout] 2324 | detailedMessage: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8844:50 [INFO] [stdout] | [INFO] [stdout] 8844 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2541:18 [INFO] [stdout] | [INFO] [stdout] 2541 | impl ::protobuf::MessageStatic for Command_Status { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2681:29 [INFO] [stdout] | [INFO] [stdout] 2681 | newVersion: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2683:22 [INFO] [stdout] | [INFO] [stdout] 2683 | key: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2684:28 [INFO] [stdout] | [INFO] [stdout] 2684 | dbVersion: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:2685:22 [INFO] [stdout] | [INFO] [stdout] 2685 | tag: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3104:18 [INFO] [stdout] | [INFO] [stdout] 3104 | impl ::protobuf::MessageStatic for Command_KeyValue { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3204:27 [INFO] [stdout] | [INFO] [stdout] 3204 | startKey: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8849:50 [INFO] [stdout] | [INFO] [stdout] 8849 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3205:25 [INFO] [stdout] | [INFO] [stdout] 3205 | endKey: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3210:23 [INFO] [stdout] | [INFO] [stdout] 3210 | keys: ::protobuf::RepeatedField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3398:47 [INFO] [stdout] | [INFO] [stdout] 3398 | pub fn set_keys(&mut self, v: ::protobuf::RepeatedField<::std::vec::Vec>) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3403:62 [INFO] [stdout] | [INFO] [stdout] 3403 | pub fn mut_keys<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField<::std::vec::Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3408:48 [INFO] [stdout] | [INFO] [stdout] 3408 | pub fn take_keys(&mut self) -> ::protobuf::RepeatedField<::std::vec::Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3561:18 [INFO] [stdout] | [INFO] [stdout] 3561 | impl ::protobuf::MessageStatic for Command_Range { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3804:18 [INFO] [stdout] | [INFO] [stdout] 3804 | impl ::protobuf::MessageStatic for Command_Setup { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3862:23 [INFO] [stdout] | [INFO] [stdout] 3862 | peer: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3863:28 [INFO] [stdout] | [INFO] [stdout] 3863 | operation: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3933:52 [INFO] [stdout] | [INFO] [stdout] 3933 | pub fn set_operation(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3938:67 [INFO] [stdout] | [INFO] [stdout] 3938 | pub fn mut_operation<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3943:53 [INFO] [stdout] | [INFO] [stdout] 3943 | pub fn take_operation(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:3988:42 [INFO] [stdout] | [INFO] [stdout] 3988 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.operation)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4069:18 [INFO] [stdout] | [INFO] [stdout] 4069 | impl ::protobuf::MessageStatic for Command_P2POperation { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4133:22 [INFO] [stdout] | [INFO] [stdout] 4133 | key: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4134:26 [INFO] [stdout] | [INFO] [stdout] 4134 | version: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8911:42 [INFO] [stdout] | [INFO] [stdout] 8911 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4135:25 [INFO] [stdout] | [INFO] [stdout] 4135 | newKey: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8911:89 [INFO] [stdout] | [INFO] [stdout] 8911 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4137:25 [INFO] [stdout] | [INFO] [stdout] 4137 | status: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8912:31 [INFO] [stdout] | [INFO] [stdout] 8912 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4138:24 [INFO] [stdout] | [INFO] [stdout] 4138 | p2pop: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4505:18 [INFO] [stdout] | [INFO] [stdout] 4505 | impl ::protobuf::MessageStatic for Command_P2POperation_Operation { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4591:27 [INFO] [stdout] | [INFO] [stdout] 4591 | hostname: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4793:18 [INFO] [stdout] | [INFO] [stdout] 4793 | impl ::protobuf::MessageStatic for Command_P2POperation_Peer { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4859:31 [INFO] [stdout] | [INFO] [stdout] 4859 | utilizations: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4860:31 [INFO] [stdout] | [INFO] [stdout] 4860 | temperatures: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4861:27 [INFO] [stdout] | [INFO] [stdout] 4861 | capacity: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8919:38 [INFO] [stdout] | [INFO] [stdout] 8919 | key: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4862:32 [INFO] [stdout] | [INFO] [stdout] 4862 | configuration: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4863:29 [INFO] [stdout] | [INFO] [stdout] 4863 | statistics: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4864:27 [INFO] [stdout] | [INFO] [stdout] 4864 | messages: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4865:25 [INFO] [stdout] | [INFO] [stdout] 4865 | limits: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularPtrField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4866:25 [INFO] [stdout] | [INFO] [stdout] 4866 | device: ::protobuf::SingularPtrField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4933:55 [INFO] [stdout] | [INFO] [stdout] 4933 | pub fn set_utilizations(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4938:70 [INFO] [stdout] | [INFO] [stdout] 4938 | pub fn mut_utilizations<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4943:56 [INFO] [stdout] | [INFO] [stdout] 4943 | pub fn take_utilizations(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4958:55 [INFO] [stdout] | [INFO] [stdout] 4958 | pub fn set_temperatures(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4963:70 [INFO] [stdout] | [INFO] [stdout] 4963 | pub fn mut_temperatures<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:4968:56 [INFO] [stdout] | [INFO] [stdout] 4968 | pub fn take_temperatures(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8921:40 [INFO] [stdout] | [INFO] [stdout] 8921 | scope: ::protobuf::RepeatedField::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5049:53 [INFO] [stdout] | [INFO] [stdout] 5049 | pub fn set_statistics(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5054:68 [INFO] [stdout] | [INFO] [stdout] 5054 | pub fn mut_statistics<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5059:54 [INFO] [stdout] | [INFO] [stdout] 5059 | pub fn take_statistics(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5183:42 [INFO] [stdout] | [INFO] [stdout] 5183 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.utilizations)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5186:42 [INFO] [stdout] | [INFO] [stdout] 5186 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.temperatures)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8961:32 [INFO] [stdout] | [INFO] [stdout] 8961 | self.key = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5203:42 [INFO] [stdout] | [INFO] [stdout] 5203 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.statistics)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5349:18 [INFO] [stdout] | [INFO] [stdout] 5349 | impl ::protobuf::MessageStatic for Command_GetLog { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5452:23 [INFO] [stdout] | [INFO] [stdout] 5452 | name: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5620:18 [INFO] [stdout] | [INFO] [stdout] 5620 | impl ::protobuf::MessageStatic for Command_GetLog_Utilization { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5678:23 [INFO] [stdout] | [INFO] [stdout] 5678 | name: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:5948:18 [INFO] [stdout] | [INFO] [stdout] 5948 | impl ::protobuf::MessageStatic for Command_GetLog_Temperature { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6178:18 [INFO] [stdout] | [INFO] [stdout] 6178 | impl ::protobuf::MessageStatic for Command_GetLog_Capacity { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6236:25 [INFO] [stdout] | [INFO] [stdout] 6236 | vendor: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6237:24 [INFO] [stdout] | [INFO] [stdout] 6237 | model: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6238:31 [INFO] [stdout] | [INFO] [stdout] 6238 | serialNumber: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6239:32 [INFO] [stdout] | [INFO] [stdout] 6239 | worldWideName: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6240:26 [INFO] [stdout] | [INFO] [stdout] 6240 | version: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6241:34 [INFO] [stdout] | [INFO] [stdout] 6241 | compilationDate: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6242:29 [INFO] [stdout] | [INFO] [stdout] 6242 | sourceHash: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6243:34 [INFO] [stdout] | [INFO] [stdout] 6243 | protocolVersion: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6244:42 [INFO] [stdout] | [INFO] [stdout] 6244 | protocolCompilationDate: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6245:37 [INFO] [stdout] | [INFO] [stdout] 6245 | protocolSourceHash: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6246:28 [INFO] [stdout] | [INFO] [stdout] 6246 | interface: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6654:52 [INFO] [stdout] | [INFO] [stdout] 6654 | pub fn set_interface(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6659:67 [INFO] [stdout] | [INFO] [stdout] 6659 | pub fn mut_interface<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6664:53 [INFO] [stdout] | [INFO] [stdout] 6664 | pub fn take_interface(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6791:42 [INFO] [stdout] | [INFO] [stdout] 6791 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.interface)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:6936:18 [INFO] [stdout] | [INFO] [stdout] 6936 | impl ::protobuf::MessageStatic for Command_GetLog_Configuration { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7070:23 [INFO] [stdout] | [INFO] [stdout] 7070 | name: ::protobuf::SingularField<::std::string::String>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7071:22 [INFO] [stdout] | [INFO] [stdout] 7071 | MAC: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7072:30 [INFO] [stdout] | [INFO] [stdout] 7072 | ipv4Address: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7073:30 [INFO] [stdout] | [INFO] [stdout] 7073 | ipv6Address: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7357:18 [INFO] [stdout] | [INFO] [stdout] 7357 | impl ::protobuf::MessageStatic for Command_GetLog_Configuration_Interface { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:7614:18 [INFO] [stdout] | [INFO] [stdout] 7614 | impl ::protobuf::MessageStatic for Command_GetLog_Statistics { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8136:18 [INFO] [stdout] | [INFO] [stdout] 8136 | impl ::protobuf::MessageStatic for Command_GetLog_Limits { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8257:23 [INFO] [stdout] | [INFO] [stdout] 8257 | name: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8391:18 [INFO] [stdout] | [INFO] [stdout] 8391 | impl ::protobuf::MessageStatic for Command_GetLog_Device { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8491:22 [INFO] [stdout] | [INFO] [stdout] 8491 | acl: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8492:29 [INFO] [stdout] | [INFO] [stdout] 8492 | oldLockPIN: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8493:29 [INFO] [stdout] | [INFO] [stdout] 8493 | newLockPIN: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8494:30 [INFO] [stdout] | [INFO] [stdout] 8494 | oldErasePIN: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8495:30 [INFO] [stdout] | [INFO] [stdout] 8495 | newErasePIN: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8533:46 [INFO] [stdout] | [INFO] [stdout] 8533 | pub fn set_acl(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8538:61 [INFO] [stdout] | [INFO] [stdout] 8538 | pub fn mut_acl<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8543:47 [INFO] [stdout] | [INFO] [stdout] 8543 | pub fn take_acl(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8706:42 [INFO] [stdout] | [INFO] [stdout] 8706 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.acl)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8817:18 [INFO] [stdout] | [INFO] [stdout] 8817 | impl ::protobuf::MessageStatic for Command_Security { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8896:22 [INFO] [stdout] | [INFO] [stdout] 8896 | key: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:8898:24 [INFO] [stdout] | [INFO] [stdout] 8898 | scope: ::protobuf::RepeatedField, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9011:48 [INFO] [stdout] | [INFO] [stdout] 9011 | pub fn set_scope(&mut self, v: ::protobuf::RepeatedField) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9016:63 [INFO] [stdout] | [INFO] [stdout] 9016 | pub fn mut_scope<'a>(&'a mut self) -> &'a mut ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RepeatedField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9021:49 [INFO] [stdout] | [INFO] [stdout] 9021 | pub fn take_scope(&mut self) -> ::protobuf::RepeatedField { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_repeated_message_into` in module `protobuf::rt` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9080:42 [INFO] [stdout] | [INFO] [stdout] 9080 | try!(::protobuf::rt::read_repeated_message_into(wire_type, is, &mut self.scope)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `read_repeated_message_into_vec` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/rt.rs:812:1 [INFO] [stdout] | [INFO] [stdout] 812 | / pub fn read_repeated_message_into_vec( [INFO] [stdout] 813 | | wire_type: WireType, [INFO] [stdout] 814 | | is: &mut CodedInputStream, [INFO] [stdout] 815 | | target: &mut Vec, [INFO] [stdout] 816 | | ) -> ProtobufResult<()> { [INFO] [stdout] | |_______________________- similarly named function `read_repeated_message_into_vec` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9170:18 [INFO] [stdout] | [INFO] [stdout] 9170 | impl ::protobuf::MessageStatic for Command_Security_ACL { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SingularField` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9249:24 [INFO] [stdout] | [INFO] [stdout] 9249 | value: ::protobuf::SingularField<::std::vec::Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9486:18 [INFO] [stdout] | [INFO] [stdout] 9486 | impl ::protobuf::MessageStatic for Command_Security_ACL_Scope { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageStatic` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9758:18 [INFO] [stdout] | [INFO] [stdout] 9758 | impl ::protobuf::MessageStatic for Command_PinOperation { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_from_bytes` in crate `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12470:17 [INFO] [stdout] | [INFO] [stdout] 12470 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `error` is private [INFO] [stdout] --> src/kinetic/error.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | use protobuf::error::ProtobufError; [INFO] [stdout] | ^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `error` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-protobuf-c5cebfff504ea45b/5af22c6/protobuf/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RepeatedField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9022:58 [INFO] [stdout] | [INFO] [stdout] 9022 | ::std::mem::replace(&mut self.scope, ::protobuf::RepeatedField::new()) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `RepeatedField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9157:5 [INFO] [stdout] | [INFO] [stdout] 9157 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9158 | | ::std::any::TypeId::of::() [INFO] [stdout] 9159 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9161:5 [INFO] [stdout] | [INFO] [stdout] 9161 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9162 | | self as &::std::any::Any [INFO] [stdout] 9163 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9165:5 [INFO] [stdout] | [INFO] [stdout] 9165 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9166 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9167 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9166:21 [INFO] [stdout] | [INFO] [stdout] 9166 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9176:44 [INFO] [stdout] | [INFO] [stdout] 9176 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9176:109 [INFO] [stdout] | [INFO] [stdout] 9176 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9177:31 [INFO] [stdout] | [INFO] [stdout] 9177 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9183:50 [INFO] [stdout] | [INFO] [stdout] 9183 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9188:50 [INFO] [stdout] | [INFO] [stdout] 9188 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9193:50 [INFO] [stdout] | [INFO] [stdout] 9193 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9198:50 [INFO] [stdout] | [INFO] [stdout] 9198 | fields.push(::protobuf::reflect::accessor::make_repeated_message_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9202:50 [INFO] [stdout] | [INFO] [stdout] 9202 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9263:42 [INFO] [stdout] | [INFO] [stdout] 9263 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9263:95 [INFO] [stdout] | [INFO] [stdout] 9263 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9264:31 [INFO] [stdout] | [INFO] [stdout] 9264 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9271:40 [INFO] [stdout] | [INFO] [stdout] 9271 | value: ::protobuf::SingularField::none(), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `SingularField` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9312:34 [INFO] [stdout] | [INFO] [stdout] 9312 | self.value = ::protobuf::SingularField::some(v); [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `SingularField` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9473:5 [INFO] [stdout] | [INFO] [stdout] 9473 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9474 | | ::std::any::TypeId::of::() [INFO] [stdout] 9475 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9477:5 [INFO] [stdout] | [INFO] [stdout] 9477 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9478 | | self as &::std::any::Any [INFO] [stdout] 9479 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9481:5 [INFO] [stdout] | [INFO] [stdout] 9481 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9482 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9483 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9482:21 [INFO] [stdout] | [INFO] [stdout] 9482 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9492:44 [INFO] [stdout] | [INFO] [stdout] 9492 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9492:109 [INFO] [stdout] | [INFO] [stdout] 9492 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9493:31 [INFO] [stdout] | [INFO] [stdout] 9493 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9499:50 [INFO] [stdout] | [INFO] [stdout] 9499 | fields.push(::protobuf::reflect::accessor::make_singular_i64_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9504:50 [INFO] [stdout] | [INFO] [stdout] 9504 | fields.push(::protobuf::reflect::accessor::make_singular_bytes_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9509:50 [INFO] [stdout] | [INFO] [stdout] 9509 | fields.push(::protobuf::reflect::accessor::make_repeated_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9513:50 [INFO] [stdout] | [INFO] [stdout] 9513 | fields.push(::protobuf::reflect::accessor::make_singular_bool_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9574:44 [INFO] [stdout] | [INFO] [stdout] 9574 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9574:106 [INFO] [stdout] | [INFO] [stdout] 9574 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9575:31 [INFO] [stdout] | [INFO] [stdout] 9575 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9623:44 [INFO] [stdout] | [INFO] [stdout] 9623 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9623:106 [INFO] [stdout] | [INFO] [stdout] 9623 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9624:31 [INFO] [stdout] | [INFO] [stdout] 9624 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9653:42 [INFO] [stdout] | [INFO] [stdout] 9653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9653:89 [INFO] [stdout] | [INFO] [stdout] 9653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9654:31 [INFO] [stdout] | [INFO] [stdout] 9654 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `type_id` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9745:5 [INFO] [stdout] | [INFO] [stdout] 9745 | / fn type_id(&self) -> ::std::any::TypeId { [INFO] [stdout] 9746 | | ::std::any::TypeId::of::() [INFO] [stdout] 9747 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `as_any` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9749:5 [INFO] [stdout] | [INFO] [stdout] 9749 | / fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] 9750 | | self as &::std::any::Any [INFO] [stdout] 9751 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `descriptor` is not a member of trait `protobuf::Message` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9753:5 [INFO] [stdout] | [INFO] [stdout] 9753 | / fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { [INFO] [stdout] 9754 | | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] 9755 | | } [INFO] [stdout] | |_____^ not a member of trait `protobuf::Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/error.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/error.rs:78:60 [INFO] [stdout] | [INFO] [stdout] 78 | KineticError::IoError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/error.rs:79:66 [INFO] [stdout] | [INFO] [stdout] 79 | KineticError::ProtobufError(ref err) => Some(err as &Error), [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | try!(is.read_string_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MessageStatic` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9754:21 [INFO] [stdout] | [INFO] [stdout] 9754 | ::protobuf::MessageStatic::descriptor_static(None::) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `MessageStatic` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | try!(os.write_string(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:140:26 [INFO] [stdout] | [INFO] [stdout] 140 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:361:16 [INFO] [stdout] | [INFO] [stdout] 361 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9764:44 [INFO] [stdout] | [INFO] [stdout] 9764 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:362:45 [INFO] [stdout] | [INFO] [stdout] 362 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9764:109 [INFO] [stdout] | [INFO] [stdout] 9764 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:368:31 [INFO] [stdout] | [INFO] [stdout] 368 | let tmp = try!(is.read_enum()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9765:31 [INFO] [stdout] | [INFO] [stdout] 9765 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 390 | try!(is.read_bytes_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:393:35 [INFO] [stdout] | [INFO] [stdout] 393 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:426:13 [INFO] [stdout] | [INFO] [stdout] 426 | try!(os.write_enum(4, v as i32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | try!(os.write_tag(5, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | try!(os.write_tag(6, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `accessor` in `reflect` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9771:50 [INFO] [stdout] | [INFO] [stdout] 9771 | fields.push(::protobuf::reflect::accessor::make_singular_enum_accessor( [INFO] [stdout] | ^^^^^^^^ could not find `accessor` in `reflect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | try!(os.write_bytes(7, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 441 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:461:26 [INFO] [stdout] | [INFO] [stdout] 461 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:462:18 [INFO] [stdout] | [INFO] [stdout] 462 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:633:16 [INFO] [stdout] | [INFO] [stdout] 633 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:634:45 [INFO] [stdout] | [INFO] [stdout] 634 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:648:21 [INFO] [stdout] | [INFO] [stdout] 648 | try!(is.read_bytes_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:651:35 [INFO] [stdout] | [INFO] [stdout] 651 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:676:13 [INFO] [stdout] | [INFO] [stdout] 676 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:679:13 [INFO] [stdout] | [INFO] [stdout] 679 | try!(os.write_bytes(2, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:681:9 [INFO] [stdout] | [INFO] [stdout] 681 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:701:26 [INFO] [stdout] | [INFO] [stdout] 701 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:702:18 [INFO] [stdout] | [INFO] [stdout] 702 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:838:16 [INFO] [stdout] | [INFO] [stdout] 838 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9832:44 [INFO] [stdout] | [INFO] [stdout] 9832 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:839:45 [INFO] [stdout] | [INFO] [stdout] 839 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9832:106 [INFO] [stdout] | [INFO] [stdout] 9832 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:846:21 [INFO] [stdout] | [INFO] [stdout] 846 | try!(is.read_bytes_into(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9833:31 [INFO] [stdout] | [INFO] [stdout] 9833 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:849:35 [INFO] [stdout] | [INFO] [stdout] 849 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:871:13 [INFO] [stdout] | [INFO] [stdout] 871 | try!(os.write_bytes(1, &v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:873:9 [INFO] [stdout] | [INFO] [stdout] 873 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9871:44 [INFO] [stdout] | [INFO] [stdout] 9871 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:893:26 [INFO] [stdout] | [INFO] [stdout] 893 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9871:106 [INFO] [stdout] | [INFO] [stdout] 9871 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:894:18 [INFO] [stdout] | [INFO] [stdout] 894 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9872:31 [INFO] [stdout] | [INFO] [stdout] 9872 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1129:16 [INFO] [stdout] | [INFO] [stdout] 1129 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1130:45 [INFO] [stdout] | [INFO] [stdout] 1130 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9912:44 [INFO] [stdout] | [INFO] [stdout] 9912 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9912:106 [INFO] [stdout] | [INFO] [stdout] 9912 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1137:21 [INFO] [stdout] | [INFO] [stdout] 1137 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9913:31 [INFO] [stdout] | [INFO] [stdout] 9913 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1144:21 [INFO] [stdout] | [INFO] [stdout] 1144 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1151:21 [INFO] [stdout] | [INFO] [stdout] 1151 | try!(is.merge_message(tmp)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1154:35 [INFO] [stdout] | [INFO] [stdout] 1154 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9955:44 [INFO] [stdout] | [INFO] [stdout] 9955 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9955:106 [INFO] [stdout] | [INFO] [stdout] 9955 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:9956:31 [INFO] [stdout] | [INFO] [stdout] 9956 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1185:13 [INFO] [stdout] | [INFO] [stdout] 1185 | try!(os.write_tag(1, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1186:13 [INFO] [stdout] | [INFO] [stdout] 1186 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1187:13 [INFO] [stdout] | [INFO] [stdout] 1187 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1190:13 [INFO] [stdout] | [INFO] [stdout] 1190 | try!(os.write_tag(2, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1191:13 [INFO] [stdout] | [INFO] [stdout] 1191 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1192:13 [INFO] [stdout] | [INFO] [stdout] 1192 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1195:13 [INFO] [stdout] | [INFO] [stdout] 1195 | try!(os.write_tag(3, ::protobuf::wire_format::WireTypeLengthDelimited)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1196:13 [INFO] [stdout] | [INFO] [stdout] 1196 | try!(os.write_raw_varint32(v.get_cached_size())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10052:44 [INFO] [stdout] | [INFO] [stdout] 10052 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1197:13 [INFO] [stdout] | [INFO] [stdout] 1197 | try!(v.write_to_with_cached_sizes(os)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10052:106 [INFO] [stdout] | [INFO] [stdout] 10052 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1199:9 [INFO] [stdout] | [INFO] [stdout] 1199 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:10053:31 [INFO] [stdout] | [INFO] [stdout] 10053 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:1219:26 [INFO] [stdout] | [INFO] [stdout] 1219 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:1220:18 [INFO] [stdout] | [INFO] [stdout] 1220 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1514:16 [INFO] [stdout] | [INFO] [stdout] 1514 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1515:45 [INFO] [stdout] | [INFO] [stdout] 1515 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1521:31 [INFO] [stdout] | [INFO] [stdout] 1521 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1528:31 [INFO] [stdout] | [INFO] [stdout] 1528 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1535:31 [INFO] [stdout] | [INFO] [stdout] 1535 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1542:31 [INFO] [stdout] | [INFO] [stdout] 1542 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1549:31 [INFO] [stdout] | [INFO] [stdout] 1549 | let tmp = try!(is.read_enum()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1556:31 [INFO] [stdout] | [INFO] [stdout] 1556 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1563:31 [INFO] [stdout] | [INFO] [stdout] 1563 | let tmp = try!(is.read_bool()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1570:31 [INFO] [stdout] | [INFO] [stdout] 1570 | let tmp = try!(is.read_enum()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1577:31 [INFO] [stdout] | [INFO] [stdout] 1577 | let tmp = try!(is.read_int64()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1581:35 [INFO] [stdout] | [INFO] [stdout] 1581 | let unknown = try!(is.read_unknown(wire_type)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1627:13 [INFO] [stdout] | [INFO] [stdout] 1627 | try!(os.write_int64(1, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12464:52 [INFO] [stdout] | [INFO] [stdout] 12464 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1630:13 [INFO] [stdout] | [INFO] [stdout] 1630 | try!(os.write_int64(3, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1633:13 [INFO] [stdout] | [INFO] [stdout] 1633 | try!(os.write_int64(4, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12464:122 [INFO] [stdout] | [INFO] [stdout] 12464 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1636:13 [INFO] [stdout] | [INFO] [stdout] 1636 | try!(os.write_int64(6, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lazy` in `protobuf` [INFO] [stdout] --> src/kinetic/proto/raw.rs:12465:23 [INFO] [stdout] | [INFO] [stdout] 12465 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^ could not find `lazy` in `protobuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1639:13 [INFO] [stdout] | [INFO] [stdout] 1639 | try!(os.write_enum(7, v as i32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1642:13 [INFO] [stdout] | [INFO] [stdout] 1642 | try!(os.write_int64(9, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1645:13 [INFO] [stdout] | [INFO] [stdout] 1645 | try!(os.write_bool(10, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1648:13 [INFO] [stdout] | [INFO] [stdout] 1648 | try!(os.write_enum(12, v as i32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1651:13 [INFO] [stdout] | [INFO] [stdout] 1651 | try!(os.write_int64(13, v)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:1653:9 [INFO] [stdout] | [INFO] [stdout] 1653 | try!(os.write_unknown_fields(self.get_unknown_fields())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:1673:26 [INFO] [stdout] | [INFO] [stdout] 1673 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/kinetic/proto/raw.rs:1674:18 [INFO] [stdout] | [INFO] [stdout] 1674 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:2066:16 [INFO] [stdout] | [INFO] [stdout] 2066 | while !try!(is.eof()) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:2067:45 [INFO] [stdout] | [INFO] [stdout] 2067 | let (field_number, wire_type) = try!(is.read_tag_unpack()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/kinetic/proto/raw.rs:2074:21 [INFO] [stdout] | [WARN] too many lines in the log, truncating it