[INFO] crate eventstore 0.8.0 is already in cache [INFO] checking eventstore-0.8.0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate eventstore 0.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate eventstore 0.8.0 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eventstore 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate eventstore 0.8.0 [INFO] tweaked toml for crates.io crate eventstore 0.8.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2344479eac247c9820125bb00597bd665427d4c128ad63f23736ab18bfcdf0fd [INFO] running `Command { std: "docker" "start" "-a" "2344479eac247c9820125bb00597bd665427d4c128ad63f23736ab18bfcdf0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2344479eac247c9820125bb00597bd665427d4c128ad63f23736ab18bfcdf0fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2344479eac247c9820125bb00597bd665427d4c128ad63f23736ab18bfcdf0fd", kill_on_drop: false }` [INFO] [stdout] 2344479eac247c9820125bb00597bd665427d4c128ad63f23736ab18bfcdf0fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2334aa2188f4704b10330ea9ea8d7ac7c670e6e079e417b9ee190b56f34192e [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" "f2334aa2188f4704b10330ea9ea8d7ac7c670e6e079e417b9ee190b56f34192e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec1 v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking tokio-byteorder v0.2.0 [INFO] [stderr] Checking tokio-test v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking eventstore v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:376:32 [INFO] [stdout] | [INFO] [stdout] 376 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:376:97 [INFO] [stdout] | [INFO] [stdout] 376 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:420:30 [INFO] [stdout] | [INFO] [stdout] 420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:420:65 [INFO] [stdout] | [INFO] [stdout] 420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:949:32 [INFO] [stdout] | [INFO] [stdout] 949 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:949:97 [INFO] [stdout] | [INFO] [stdout] 949 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1013:30 [INFO] [stdout] | [INFO] [stdout] 1013 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1013:68 [INFO] [stdout] | [INFO] [stdout] 1013 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1232:32 [INFO] [stdout] | [INFO] [stdout] 1232 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1232:97 [INFO] [stdout] | [INFO] [stdout] 1232 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1256:30 [INFO] [stdout] | [INFO] [stdout] 1256 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1256:77 [INFO] [stdout] | [INFO] [stdout] 1256 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1542:32 [INFO] [stdout] | [INFO] [stdout] 1542 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1542:97 [INFO] [stdout] | [INFO] [stdout] 1542 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1576:30 [INFO] [stdout] | [INFO] [stdout] 1576 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1576:70 [INFO] [stdout] | [INFO] [stdout] 1576 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1851:32 [INFO] [stdout] | [INFO] [stdout] 1851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1851:97 [INFO] [stdout] | [INFO] [stdout] 1851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1885:30 [INFO] [stdout] | [INFO] [stdout] 1885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1885:68 [INFO] [stdout] | [INFO] [stdout] 1885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2245:32 [INFO] [stdout] | [INFO] [stdout] 2245 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2245:97 [INFO] [stdout] | [INFO] [stdout] 2245 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2294:30 [INFO] [stdout] | [INFO] [stdout] 2294 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2294:77 [INFO] [stdout] | [INFO] [stdout] 2294 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2562:32 [INFO] [stdout] | [INFO] [stdout] 2562 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2562:97 [INFO] [stdout] | [INFO] [stdout] 2562 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2596:30 [INFO] [stdout] | [INFO] [stdout] 2596 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2596:69 [INFO] [stdout] | [INFO] [stdout] 2596 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2851:32 [INFO] [stdout] | [INFO] [stdout] 2851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2851:97 [INFO] [stdout] | [INFO] [stdout] 2851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2885:30 [INFO] [stdout] | [INFO] [stdout] 2885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2885:78 [INFO] [stdout] | [INFO] [stdout] 2885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3117:32 [INFO] [stdout] | [INFO] [stdout] 3117 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3117:97 [INFO] [stdout] | [INFO] [stdout] 3117 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3146:30 [INFO] [stdout] | [INFO] [stdout] 3146 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3146:73 [INFO] [stdout] | [INFO] [stdout] 3146 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3370:32 [INFO] [stdout] | [INFO] [stdout] 3370 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3370:97 [INFO] [stdout] | [INFO] [stdout] 3370 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3399:30 [INFO] [stdout] | [INFO] [stdout] 3399 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3399:82 [INFO] [stdout] | [INFO] [stdout] 3399 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3624:32 [INFO] [stdout] | [INFO] [stdout] 3624 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3624:97 [INFO] [stdout] | [INFO] [stdout] 3624 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3653:30 [INFO] [stdout] | [INFO] [stdout] 3653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3653:73 [INFO] [stdout] | [INFO] [stdout] 3653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3877:32 [INFO] [stdout] | [INFO] [stdout] 3877 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3877:97 [INFO] [stdout] | [INFO] [stdout] 3877 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3906:30 [INFO] [stdout] | [INFO] [stdout] 3906 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3906:82 [INFO] [stdout] | [INFO] [stdout] 3906 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4088:32 [INFO] [stdout] | [INFO] [stdout] 4088 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4088:97 [INFO] [stdout] | [INFO] [stdout] 4088 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4112:30 [INFO] [stdout] | [INFO] [stdout] 4112 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4112:74 [INFO] [stdout] | [INFO] [stdout] 4112 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4473:32 [INFO] [stdout] | [INFO] [stdout] 4473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4473:97 [INFO] [stdout] | [INFO] [stdout] 4473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4522:30 [INFO] [stdout] | [INFO] [stdout] 4522 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4522:83 [INFO] [stdout] | [INFO] [stdout] 4522 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4793:32 [INFO] [stdout] | [INFO] [stdout] 4793 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4793:97 [INFO] [stdout] | [INFO] [stdout] 4793 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4827:30 [INFO] [stdout] | [INFO] [stdout] 4827 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4827:66 [INFO] [stdout] | [INFO] [stdout] 4827 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5070:32 [INFO] [stdout] | [INFO] [stdout] 5070 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5070:97 [INFO] [stdout] | [INFO] [stdout] 5070 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5099:30 [INFO] [stdout] | [INFO] [stdout] 5099 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5099:75 [INFO] [stdout] | [INFO] [stdout] 5099 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5167:32 [INFO] [stdout] | [INFO] [stdout] 5167 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5167:94 [INFO] [stdout] | [INFO] [stdout] 5167 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5466:32 [INFO] [stdout] | [INFO] [stdout] 5466 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5466:97 [INFO] [stdout] | [INFO] [stdout] 5466 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5505:30 [INFO] [stdout] | [INFO] [stdout] 5505 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5505:73 [INFO] [stdout] | [INFO] [stdout] 5505 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5882:32 [INFO] [stdout] | [INFO] [stdout] 5882 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5882:97 [INFO] [stdout] | [INFO] [stdout] 5882 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5931:30 [INFO] [stdout] | [INFO] [stdout] 5931 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5931:82 [INFO] [stdout] | [INFO] [stdout] 5931 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6003:32 [INFO] [stdout] | [INFO] [stdout] 6003 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6003:94 [INFO] [stdout] | [INFO] [stdout] 6003 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6289:32 [INFO] [stdout] | [INFO] [stdout] 6289 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6289:97 [INFO] [stdout] | [INFO] [stdout] 6289 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6328:30 [INFO] [stdout] | [INFO] [stdout] 6328 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6328:70 [INFO] [stdout] | [INFO] [stdout] 6328 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6702:32 [INFO] [stdout] | [INFO] [stdout] 6702 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6702:97 [INFO] [stdout] | [INFO] [stdout] 6702 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6751:30 [INFO] [stdout] | [INFO] [stdout] 6751 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6751:79 [INFO] [stdout] | [INFO] [stdout] 6751 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6817:32 [INFO] [stdout] | [INFO] [stdout] 6817 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6817:94 [INFO] [stdout] | [INFO] [stdout] 6817 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:376:32 [INFO] [stdout] | [INFO] [stdout] 376 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:376:97 [INFO] [stdout] | [INFO] [stdout] 376 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:420:30 [INFO] [stdout] | [INFO] [stdout] 420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:420:65 [INFO] [stdout] | [INFO] [stdout] 420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:949:32 [INFO] [stdout] | [INFO] [stdout] 949 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:949:97 [INFO] [stdout] | [INFO] [stdout] 949 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1013:30 [INFO] [stdout] | [INFO] [stdout] 1013 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1013:68 [INFO] [stdout] | [INFO] [stdout] 1013 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1232:32 [INFO] [stdout] | [INFO] [stdout] 1232 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1232:97 [INFO] [stdout] | [INFO] [stdout] 1232 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1256:30 [INFO] [stdout] | [INFO] [stdout] 1256 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1256:77 [INFO] [stdout] | [INFO] [stdout] 1256 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1542:32 [INFO] [stdout] | [INFO] [stdout] 1542 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1542:97 [INFO] [stdout] | [INFO] [stdout] 1542 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1576:30 [INFO] [stdout] | [INFO] [stdout] 1576 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1576:70 [INFO] [stdout] | [INFO] [stdout] 1576 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1851:32 [INFO] [stdout] | [INFO] [stdout] 1851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1851:97 [INFO] [stdout] | [INFO] [stdout] 1851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1885:30 [INFO] [stdout] | [INFO] [stdout] 1885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:1885:68 [INFO] [stdout] | [INFO] [stdout] 1885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2245:32 [INFO] [stdout] | [INFO] [stdout] 2245 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2245:97 [INFO] [stdout] | [INFO] [stdout] 2245 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2294:30 [INFO] [stdout] | [INFO] [stdout] 2294 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2294:77 [INFO] [stdout] | [INFO] [stdout] 2294 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2562:32 [INFO] [stdout] | [INFO] [stdout] 2562 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2562:97 [INFO] [stdout] | [INFO] [stdout] 2562 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2596:30 [INFO] [stdout] | [INFO] [stdout] 2596 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2596:69 [INFO] [stdout] | [INFO] [stdout] 2596 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2851:32 [INFO] [stdout] | [INFO] [stdout] 2851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2851:97 [INFO] [stdout] | [INFO] [stdout] 2851 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2885:30 [INFO] [stdout] | [INFO] [stdout] 2885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:2885:78 [INFO] [stdout] | [INFO] [stdout] 2885 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3117:32 [INFO] [stdout] | [INFO] [stdout] 3117 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3117:97 [INFO] [stdout] | [INFO] [stdout] 3117 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3146:30 [INFO] [stdout] | [INFO] [stdout] 3146 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3146:73 [INFO] [stdout] | [INFO] [stdout] 3146 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3370:32 [INFO] [stdout] | [INFO] [stdout] 3370 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3370:97 [INFO] [stdout] | [INFO] [stdout] 3370 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3399:30 [INFO] [stdout] | [INFO] [stdout] 3399 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3399:82 [INFO] [stdout] | [INFO] [stdout] 3399 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3624:32 [INFO] [stdout] | [INFO] [stdout] 3624 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3624:97 [INFO] [stdout] | [INFO] [stdout] 3624 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3653:30 [INFO] [stdout] | [INFO] [stdout] 3653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3653:73 [INFO] [stdout] | [INFO] [stdout] 3653 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3877:32 [INFO] [stdout] | [INFO] [stdout] 3877 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3877:97 [INFO] [stdout] | [INFO] [stdout] 3877 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3906:30 [INFO] [stdout] | [INFO] [stdout] 3906 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:3906:82 [INFO] [stdout] | [INFO] [stdout] 3906 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4088:32 [INFO] [stdout] | [INFO] [stdout] 4088 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4088:97 [INFO] [stdout] | [INFO] [stdout] 4088 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4112:30 [INFO] [stdout] | [INFO] [stdout] 4112 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7535:32 [INFO] [stdout] | [INFO] [stdout] 7535 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7535:97 [INFO] [stdout] | [INFO] [stdout] 7535 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7629:30 [INFO] [stdout] | [INFO] [stdout] 7629 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7629:85 [INFO] [stdout] | [INFO] [stdout] 7629 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7850:32 [INFO] [stdout] | [INFO] [stdout] 7850 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4112:74 [INFO] [stdout] | [INFO] [stdout] 4112 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7850:97 [INFO] [stdout] | [INFO] [stdout] 7850 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4473:32 [INFO] [stdout] | [INFO] [stdout] 4473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4473:97 [INFO] [stdout] | [INFO] [stdout] 4473 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7874:30 [INFO] [stdout] | [INFO] [stdout] 7874 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4522:30 [INFO] [stdout] | [INFO] [stdout] 4522 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7874:85 [INFO] [stdout] | [INFO] [stdout] 7874 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4522:83 [INFO] [stdout] | [INFO] [stdout] 4522 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8595:32 [INFO] [stdout] | [INFO] [stdout] 8595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4793:32 [INFO] [stdout] | [INFO] [stdout] 4793 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8595:97 [INFO] [stdout] | [INFO] [stdout] 8595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4793:97 [INFO] [stdout] | [INFO] [stdout] 4793 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4827:30 [INFO] [stdout] | [INFO] [stdout] 4827 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8689:30 [INFO] [stdout] | [INFO] [stdout] 8689 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:4827:66 [INFO] [stdout] | [INFO] [stdout] 4827 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8689:85 [INFO] [stdout] | [INFO] [stdout] 8689 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5070:32 [INFO] [stdout] | [INFO] [stdout] 5070 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5070:97 [INFO] [stdout] | [INFO] [stdout] 5070 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8890:32 [INFO] [stdout] | [INFO] [stdout] 8890 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5099:30 [INFO] [stdout] | [INFO] [stdout] 5099 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5099:75 [INFO] [stdout] | [INFO] [stdout] 5099 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8890:97 [INFO] [stdout] | [INFO] [stdout] 8890 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8914:30 [INFO] [stdout] | [INFO] [stdout] 8914 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5167:32 [INFO] [stdout] | [INFO] [stdout] 5167 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8914:94 [INFO] [stdout] | [INFO] [stdout] 8914 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5167:94 [INFO] [stdout] | [INFO] [stdout] 5167 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5466:32 [INFO] [stdout] | [INFO] [stdout] 5466 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8975:32 [INFO] [stdout] | [INFO] [stdout] 8975 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5466:97 [INFO] [stdout] | [INFO] [stdout] 5466 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8975:94 [INFO] [stdout] | [INFO] [stdout] 8975 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5505:30 [INFO] [stdout] | [INFO] [stdout] 5505 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9159:32 [INFO] [stdout] | [INFO] [stdout] 9159 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9159:97 [INFO] [stdout] | [INFO] [stdout] 9159 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9183:30 [INFO] [stdout] | [INFO] [stdout] 9183 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9183:94 [INFO] [stdout] | [INFO] [stdout] 9183 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9244:32 [INFO] [stdout] | [INFO] [stdout] 9244 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5505:73 [INFO] [stdout] | [INFO] [stdout] 5505 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9244:94 [INFO] [stdout] | [INFO] [stdout] 9244 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5882:32 [INFO] [stdout] | [INFO] [stdout] 5882 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9428:32 [INFO] [stdout] | [INFO] [stdout] 9428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5882:97 [INFO] [stdout] | [INFO] [stdout] 5882 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9428:97 [INFO] [stdout] | [INFO] [stdout] 9428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5931:30 [INFO] [stdout] | [INFO] [stdout] 5931 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9452:30 [INFO] [stdout] | [INFO] [stdout] 9452 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:5931:82 [INFO] [stdout] | [INFO] [stdout] 5931 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6003:32 [INFO] [stdout] | [INFO] [stdout] 6003 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9452:94 [INFO] [stdout] | [INFO] [stdout] 9452 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6003:94 [INFO] [stdout] | [INFO] [stdout] 6003 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9513:32 [INFO] [stdout] | [INFO] [stdout] 9513 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9513:94 [INFO] [stdout] | [INFO] [stdout] 9513 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6289:32 [INFO] [stdout] | [INFO] [stdout] 6289 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9753:32 [INFO] [stdout] | [INFO] [stdout] 9753 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6289:97 [INFO] [stdout] | [INFO] [stdout] 6289 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9753:97 [INFO] [stdout] | [INFO] [stdout] 9753 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6328:30 [INFO] [stdout] | [INFO] [stdout] 6328 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9782:30 [INFO] [stdout] | [INFO] [stdout] 9782 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6328:70 [INFO] [stdout] | [INFO] [stdout] 6328 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9782:88 [INFO] [stdout] | [INFO] [stdout] 9782 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6702:32 [INFO] [stdout] | [INFO] [stdout] 6702 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9976:32 [INFO] [stdout] | [INFO] [stdout] 9976 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6702:97 [INFO] [stdout] | [INFO] [stdout] 6702 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9976:97 [INFO] [stdout] | [INFO] [stdout] 9976 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6751:30 [INFO] [stdout] | [INFO] [stdout] 6751 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10000:30 [INFO] [stdout] | [INFO] [stdout] 10000 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10000:88 [INFO] [stdout] | [INFO] [stdout] 10000 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6751:79 [INFO] [stdout] | [INFO] [stdout] 6751 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10271:32 [INFO] [stdout] | [INFO] [stdout] 10271 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6817:32 [INFO] [stdout] | [INFO] [stdout] 6817 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:6817:94 [INFO] [stdout] | [INFO] [stdout] 6817 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10271:97 [INFO] [stdout] | [INFO] [stdout] 10271 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10305:30 [INFO] [stdout] | [INFO] [stdout] 10305 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7535:32 [INFO] [stdout] | [INFO] [stdout] 7535 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10305:88 [INFO] [stdout] | [INFO] [stdout] 10305 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7535:97 [INFO] [stdout] | [INFO] [stdout] 7535 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10371:32 [INFO] [stdout] | [INFO] [stdout] 10371 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7629:30 [INFO] [stdout] | [INFO] [stdout] 7629 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10371:94 [INFO] [stdout] | [INFO] [stdout] 10371 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7629:85 [INFO] [stdout] | [INFO] [stdout] 7629 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10595:32 [INFO] [stdout] | [INFO] [stdout] 10595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7850:32 [INFO] [stdout] | [INFO] [stdout] 7850 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10595:97 [INFO] [stdout] | [INFO] [stdout] 10595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10624:30 [INFO] [stdout] | [INFO] [stdout] 10624 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7850:97 [INFO] [stdout] | [INFO] [stdout] 7850 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10624:91 [INFO] [stdout] | [INFO] [stdout] 10624 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7874:30 [INFO] [stdout] | [INFO] [stdout] 7874 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:7874:85 [INFO] [stdout] | [INFO] [stdout] 7874 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10821:32 [INFO] [stdout] | [INFO] [stdout] 10821 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8595:32 [INFO] [stdout] | [INFO] [stdout] 8595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10821:97 [INFO] [stdout] | [INFO] [stdout] 10821 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8595:97 [INFO] [stdout] | [INFO] [stdout] 8595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10845:30 [INFO] [stdout] | [INFO] [stdout] 10845 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8689:30 [INFO] [stdout] | [INFO] [stdout] 8689 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10845:98 [INFO] [stdout] | [INFO] [stdout] 10845 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8689:85 [INFO] [stdout] | [INFO] [stdout] 8689 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11039:32 [INFO] [stdout] | [INFO] [stdout] 11039 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11039:97 [INFO] [stdout] | [INFO] [stdout] 11039 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8890:32 [INFO] [stdout] | [INFO] [stdout] 8890 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8890:97 [INFO] [stdout] | [INFO] [stdout] 8890 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11063:30 [INFO] [stdout] | [INFO] [stdout] 11063 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8914:30 [INFO] [stdout] | [INFO] [stdout] 8914 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11063:74 [INFO] [stdout] | [INFO] [stdout] 11063 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11241:32 [INFO] [stdout] | [INFO] [stdout] 11241 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8914:94 [INFO] [stdout] | [INFO] [stdout] 8914 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8975:32 [INFO] [stdout] | [INFO] [stdout] 8975 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:8975:94 [INFO] [stdout] | [INFO] [stdout] 8975 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11241:97 [INFO] [stdout] | [INFO] [stdout] 11241 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9159:32 [INFO] [stdout] | [INFO] [stdout] 9159 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11265:30 [INFO] [stdout] | [INFO] [stdout] 11265 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9159:97 [INFO] [stdout] | [INFO] [stdout] 9159 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11265:81 [INFO] [stdout] | [INFO] [stdout] 11265 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9183:30 [INFO] [stdout] | [INFO] [stdout] 9183 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11428:32 [INFO] [stdout] | [INFO] [stdout] 11428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9183:94 [INFO] [stdout] | [INFO] [stdout] 9183 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11428:97 [INFO] [stdout] | [INFO] [stdout] 11428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9244:32 [INFO] [stdout] | [INFO] [stdout] 9244 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11447:30 [INFO] [stdout] | [INFO] [stdout] 11447 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9244:94 [INFO] [stdout] | [INFO] [stdout] 9244 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11447:76 [INFO] [stdout] | [INFO] [stdout] 11447 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11554:32 [INFO] [stdout] | [INFO] [stdout] 11554 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9428:32 [INFO] [stdout] | [INFO] [stdout] 9428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11554:97 [INFO] [stdout] | [INFO] [stdout] 11554 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9428:97 [INFO] [stdout] | [INFO] [stdout] 9428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9452:30 [INFO] [stdout] | [INFO] [stdout] 9452 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9452:94 [INFO] [stdout] | [INFO] [stdout] 9452 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9513:32 [INFO] [stdout] | [INFO] [stdout] 9513 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9513:94 [INFO] [stdout] | [INFO] [stdout] 9513 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9753:32 [INFO] [stdout] | [INFO] [stdout] 9753 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9753:97 [INFO] [stdout] | [INFO] [stdout] 9753 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9782:30 [INFO] [stdout] | [INFO] [stdout] 9782 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9782:88 [INFO] [stdout] | [INFO] [stdout] 9782 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9976:32 [INFO] [stdout] | [INFO] [stdout] 9976 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:9976:97 [INFO] [stdout] | [INFO] [stdout] 9976 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10000:30 [INFO] [stdout] | [INFO] [stdout] 10000 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10000:88 [INFO] [stdout] | [INFO] [stdout] 10000 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10271:32 [INFO] [stdout] | [INFO] [stdout] 10271 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10271:97 [INFO] [stdout] | [INFO] [stdout] 10271 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10305:30 [INFO] [stdout] | [INFO] [stdout] 10305 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10305:88 [INFO] [stdout] | [INFO] [stdout] 10305 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10371:32 [INFO] [stdout] | [INFO] [stdout] 10371 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10371:94 [INFO] [stdout] | [INFO] [stdout] 10371 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10595:32 [INFO] [stdout] | [INFO] [stdout] 10595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10595:97 [INFO] [stdout] | [INFO] [stdout] 10595 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10624:30 [INFO] [stdout] | [INFO] [stdout] 10624 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10624:91 [INFO] [stdout] | [INFO] [stdout] 10624 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10821:32 [INFO] [stdout] | [INFO] [stdout] 10821 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10821:97 [INFO] [stdout] | [INFO] [stdout] 10821 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10845:30 [INFO] [stdout] | [INFO] [stdout] 10845 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:10845:98 [INFO] [stdout] | [INFO] [stdout] 10845 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11039:32 [INFO] [stdout] | [INFO] [stdout] 11039 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11039:97 [INFO] [stdout] | [INFO] [stdout] 11039 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11063:30 [INFO] [stdout] | [INFO] [stdout] 11063 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11063:74 [INFO] [stdout] | [INFO] [stdout] 11063 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11241:32 [INFO] [stdout] | [INFO] [stdout] 11241 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11241:97 [INFO] [stdout] | [INFO] [stdout] 11241 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11568:30 [INFO] [stdout] | [INFO] [stdout] 11568 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11568:78 [INFO] [stdout] | [INFO] [stdout] 11568 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11704:32 [INFO] [stdout] | [INFO] [stdout] 11704 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11704:97 [INFO] [stdout] | [INFO] [stdout] 11704 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11723:30 [INFO] [stdout] | [INFO] [stdout] 11723 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11723:76 [INFO] [stdout] | [INFO] [stdout] 11723 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11786:32 [INFO] [stdout] | [INFO] [stdout] 11786 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11786:94 [INFO] [stdout] | [INFO] [stdout] 11786 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11970:32 [INFO] [stdout] | [INFO] [stdout] 11970 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11970:97 [INFO] [stdout] | [INFO] [stdout] 11970 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11994:30 [INFO] [stdout] | [INFO] [stdout] 11994 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11994:67 [INFO] [stdout] | [INFO] [stdout] 11994 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12352:32 [INFO] [stdout] | [INFO] [stdout] 12352 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12352:97 [INFO] [stdout] | [INFO] [stdout] 12352 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12396:30 [INFO] [stdout] | [INFO] [stdout] 12396 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12396:78 [INFO] [stdout] | [INFO] [stdout] 12396 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12458:32 [INFO] [stdout] | [INFO] [stdout] 12458 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12458:94 [INFO] [stdout] | [INFO] [stdout] 12458 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12563:32 [INFO] [stdout] | [INFO] [stdout] 12563 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12563:97 [INFO] [stdout] | [INFO] [stdout] 12563 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12577:30 [INFO] [stdout] | [INFO] [stdout] 12577 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12577:73 [INFO] [stdout] | [INFO] [stdout] 12577 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11265:30 [INFO] [stdout] | [INFO] [stdout] 11265 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11265:81 [INFO] [stdout] | [INFO] [stdout] 11265 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11428:32 [INFO] [stdout] | [INFO] [stdout] 11428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11428:97 [INFO] [stdout] | [INFO] [stdout] 11428 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11447:30 [INFO] [stdout] | [INFO] [stdout] 11447 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11447:76 [INFO] [stdout] | [INFO] [stdout] 11447 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11554:32 [INFO] [stdout] | [INFO] [stdout] 11554 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11554:97 [INFO] [stdout] | [INFO] [stdout] 11554 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11568:30 [INFO] [stdout] | [INFO] [stdout] 11568 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11568:78 [INFO] [stdout] | [INFO] [stdout] 11568 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11704:32 [INFO] [stdout] | [INFO] [stdout] 11704 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11704:97 [INFO] [stdout] | [INFO] [stdout] 11704 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11723:30 [INFO] [stdout] | [INFO] [stdout] 11723 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11723:76 [INFO] [stdout] | [INFO] [stdout] 11723 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11786:32 [INFO] [stdout] | [INFO] [stdout] 11786 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11786:94 [INFO] [stdout] | [INFO] [stdout] 11786 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11970:32 [INFO] [stdout] | [INFO] [stdout] 11970 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11970:97 [INFO] [stdout] | [INFO] [stdout] 11970 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11994:30 [INFO] [stdout] | [INFO] [stdout] 11994 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:11994:67 [INFO] [stdout] | [INFO] [stdout] 11994 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12352:32 [INFO] [stdout] | [INFO] [stdout] 12352 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12352:97 [INFO] [stdout] | [INFO] [stdout] 12352 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12396:30 [INFO] [stdout] | [INFO] [stdout] 12396 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12396:78 [INFO] [stdout] | [INFO] [stdout] 12396 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12458:32 [INFO] [stdout] | [INFO] [stdout] 12458 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12458:94 [INFO] [stdout] | [INFO] [stdout] 12458 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12563:32 [INFO] [stdout] | [INFO] [stdout] 12563 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12563:97 [INFO] [stdout] | [INFO] [stdout] 12563 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12577:30 [INFO] [stdout] | [INFO] [stdout] 12577 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12577:73 [INFO] [stdout] | [INFO] [stdout] 12577 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12834:32 [INFO] [stdout] | [INFO] [stdout] 12834 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12834:32 [INFO] [stdout] | [INFO] [stdout] 12834 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12834:97 [INFO] [stdout] | [INFO] [stdout] 12834 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12868:30 [INFO] [stdout] | [INFO] [stdout] 12868 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12868:82 [INFO] [stdout] | [INFO] [stdout] 12868 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12928:32 [INFO] [stdout] | [INFO] [stdout] 12928 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12928:94 [INFO] [stdout] | [INFO] [stdout] 12928 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13116:32 [INFO] [stdout] | [INFO] [stdout] 13116 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13116:97 [INFO] [stdout] | [INFO] [stdout] 13116 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13140:30 [INFO] [stdout] | [INFO] [stdout] 13140 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13140:71 [INFO] [stdout] | [INFO] [stdout] 13140 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13248:32 [INFO] [stdout] | [INFO] [stdout] 13248 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13248:97 [INFO] [stdout] | [INFO] [stdout] 13248 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13262:30 [INFO] [stdout] | [INFO] [stdout] 13262 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13262:73 [INFO] [stdout] | [INFO] [stdout] 13262 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13333:32 [INFO] [stdout] | [INFO] [stdout] 13333 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13333:94 [INFO] [stdout] | [INFO] [stdout] 13333 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13578:40 [INFO] [stdout] | [INFO] [stdout] 13578 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13578:110 [INFO] [stdout] | [INFO] [stdout] 13578 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12834:97 [INFO] [stdout] | [INFO] [stdout] 12834 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12868:30 [INFO] [stdout] | [INFO] [stdout] 12868 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12868:82 [INFO] [stdout] | [INFO] [stdout] 12868 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12928:32 [INFO] [stdout] | [INFO] [stdout] 12928 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:12928:94 [INFO] [stdout] | [INFO] [stdout] 12928 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13116:32 [INFO] [stdout] | [INFO] [stdout] 13116 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13116:97 [INFO] [stdout] | [INFO] [stdout] 13116 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13140:30 [INFO] [stdout] | [INFO] [stdout] 13140 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13140:71 [INFO] [stdout] | [INFO] [stdout] 13140 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13248:32 [INFO] [stdout] | [INFO] [stdout] 13248 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13248:97 [INFO] [stdout] | [INFO] [stdout] 13248 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13262:30 [INFO] [stdout] | [INFO] [stdout] 13262 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13262:73 [INFO] [stdout] | [INFO] [stdout] 13262 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13333:32 [INFO] [stdout] | [INFO] [stdout] 13333 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13333:94 [INFO] [stdout] | [INFO] [stdout] 13333 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13578:40 [INFO] [stdout] | [INFO] [stdout] 13578 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'protobuf::lazy::Lazy': Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/internal/messages.rs:13578:110 [INFO] [stdout] | [INFO] [stdout] 13578 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy::INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 192 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 192 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "f2334aa2188f4704b10330ea9ea8d7ac7c670e6e079e417b9ee190b56f34192e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2334aa2188f4704b10330ea9ea8d7ac7c670e6e079e417b9ee190b56f34192e", kill_on_drop: false }` [INFO] [stdout] f2334aa2188f4704b10330ea9ea8d7ac7c670e6e079e417b9ee190b56f34192e