[INFO] crate fabric_ledger_protos 0.4.0 is already in cache [INFO] checking fabric_ledger_protos-0.4.0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate fabric_ledger_protos 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fabric_ledger_protos 0.4.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 fabric_ledger_protos 0.4.0 [INFO] finished tweaking crates.io crate fabric_ledger_protos 0.4.0 [INFO] tweaked toml for crates.io crate fabric_ledger_protos 0.4.0 written to /workspace/builds/worker-2/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] ab66f423f6714003f8defc8c472aea90a338ea9cd99b865454ce1040d4490415 [INFO] running `Command { std: "docker" "start" "-a" "ab66f423f6714003f8defc8c472aea90a338ea9cd99b865454ce1040d4490415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab66f423f6714003f8defc8c472aea90a338ea9cd99b865454ce1040d4490415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab66f423f6714003f8defc8c472aea90a338ea9cd99b865454ce1040d4490415", kill_on_drop: false }` [INFO] [stdout] ab66f423f6714003f8defc8c472aea90a338ea9cd99b865454ce1040d4490415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 7b6bd7f54804408636d239caf4da8bff2663e32e044ded7079bbac3bca596f4f [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" "7b6bd7f54804408636d239caf4da8bff2663e32e044ded7079bbac3bca596f4f", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Checking fabric_ledger_protos v0.4.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/common_messages.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | 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/common_messages.rs:183:97 [INFO] [stdout] | [INFO] [stdout] 183 | 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/common_messages.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | 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/common_messages.rs:207:75 [INFO] [stdout] | [INFO] [stdout] 207 | 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/common_messages.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | 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/common_messages.rs:250:110 [INFO] [stdout] | [INFO] [stdout] 250 | 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/contract_messages.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | 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/contract_messages.rs:110:97 [INFO] [stdout] | [INFO] [stdout] 110 | 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/contract_messages.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | 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/contract_messages.rs:124:75 [INFO] [stdout] | [INFO] [stdout] 124 | 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/contract_messages.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | 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/contract_messages.rs:267:97 [INFO] [stdout] | [INFO] [stdout] 267 | 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/contract_messages.rs:286:30 [INFO] [stdout] | [INFO] [stdout] 286 | 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/contract_messages.rs:286:76 [INFO] [stdout] | [INFO] [stdout] 286 | 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/contract_messages.rs:551:32 [INFO] [stdout] | [INFO] [stdout] 551 | 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/contract_messages.rs:551:97 [INFO] [stdout] | [INFO] [stdout] 551 | 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/contract_messages.rs:585:30 [INFO] [stdout] | [INFO] [stdout] 585 | 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/contract_messages.rs:585:81 [INFO] [stdout] | [INFO] [stdout] 585 | 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/contract_messages.rs:732:32 [INFO] [stdout] | [INFO] [stdout] 732 | 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/contract_messages.rs:732:97 [INFO] [stdout] | [INFO] [stdout] 732 | 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/contract_messages.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | 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/contract_messages.rs:751:82 [INFO] [stdout] | [INFO] [stdout] 751 | 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/contract_messages.rs:924:32 [INFO] [stdout] | [INFO] [stdout] 924 | 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/contract_messages.rs:924:97 [INFO] [stdout] | [INFO] [stdout] 924 | 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/contract_messages.rs:948:30 [INFO] [stdout] | [INFO] [stdout] 948 | 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/contract_messages.rs:948:79 [INFO] [stdout] | [INFO] [stdout] 948 | 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/contract_messages.rs:1129:32 [INFO] [stdout] | [INFO] [stdout] 1129 | 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/contract_messages.rs:1129:97 [INFO] [stdout] | [INFO] [stdout] 1129 | 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/contract_messages.rs:1153:30 [INFO] [stdout] | [INFO] [stdout] 1153 | 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/contract_messages.rs:1153:76 [INFO] [stdout] | [INFO] [stdout] 1153 | 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/contract_messages.rs:1261:32 [INFO] [stdout] | [INFO] [stdout] 1261 | 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/contract_messages.rs:1261:97 [INFO] [stdout] | [INFO] [stdout] 1261 | 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/contract_messages.rs:1275:30 [INFO] [stdout] | [INFO] [stdout] 1275 | 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/contract_messages.rs:1275:77 [INFO] [stdout] | [INFO] [stdout] 1275 | 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/contract_messages.rs:1358:40 [INFO] [stdout] | [INFO] [stdout] 1358 | 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/contract_messages.rs:1358:110 [INFO] [stdout] | [INFO] [stdout] 1358 | 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/ledger_messages.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | 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/ledger_messages.rs:183:97 [INFO] [stdout] | [INFO] [stdout] 183 | 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/ledger_messages.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | 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/ledger_messages.rs:207:62 [INFO] [stdout] | [INFO] [stdout] 207 | 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/ledger_messages.rs:504:32 [INFO] [stdout] | [INFO] [stdout] 504 | 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/ledger_messages.rs:504:97 [INFO] [stdout] | [INFO] [stdout] 504 | 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/ledger_messages.rs:543:30 [INFO] [stdout] | [INFO] [stdout] 543 | 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/ledger_messages.rs:543:69 [INFO] [stdout] | [INFO] [stdout] 543 | 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/ledger_messages.rs:727:32 [INFO] [stdout] | [INFO] [stdout] 727 | 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/ledger_messages.rs:727:97 [INFO] [stdout] | [INFO] [stdout] 727 | 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/ledger_messages.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | 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/ledger_messages.rs:751:70 [INFO] [stdout] | [INFO] [stdout] 751 | 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/ledger_messages.rs:859:32 [INFO] [stdout] | [INFO] [stdout] 859 | 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/ledger_messages.rs:859:97 [INFO] [stdout] | [INFO] [stdout] 859 | 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/ledger_messages.rs:873:30 [INFO] [stdout] | [INFO] [stdout] 873 | 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/ledger_messages.rs:873:66 [INFO] [stdout] | [INFO] [stdout] 873 | 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/ledger_messages.rs:1082:32 [INFO] [stdout] | [INFO] [stdout] 1082 | 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/ledger_messages.rs:1082:97 [INFO] [stdout] | [INFO] [stdout] 1082 | 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/ledger_messages.rs:1106:30 [INFO] [stdout] | [INFO] [stdout] 1106 | 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/ledger_messages.rs:1106:75 [INFO] [stdout] | [INFO] [stdout] 1106 | 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/ledger_messages.rs:1214:32 [INFO] [stdout] | [INFO] [stdout] 1214 | 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/ledger_messages.rs:1214:97 [INFO] [stdout] | [INFO] [stdout] 1214 | 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/ledger_messages.rs:1228:30 [INFO] [stdout] | [INFO] [stdout] 1228 | 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/ledger_messages.rs:1228:76 [INFO] [stdout] | [INFO] [stdout] 1228 | 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/ledger_messages.rs:1422:32 [INFO] [stdout] | [INFO] [stdout] 1422 | 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/ledger_messages.rs:1422:97 [INFO] [stdout] | [INFO] [stdout] 1422 | 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/ledger_messages.rs:1446:30 [INFO] [stdout] | [INFO] [stdout] 1446 | 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/ledger_messages.rs:1446:73 [INFO] [stdout] | [INFO] [stdout] 1446 | 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/ledger_messages.rs:1606:32 [INFO] [stdout] | [INFO] [stdout] 1606 | 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/ledger_messages.rs:1606:97 [INFO] [stdout] | [INFO] [stdout] 1606 | 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/ledger_messages.rs:1625:30 [INFO] [stdout] | [INFO] [stdout] 1625 | 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/ledger_messages.rs:1625:74 [INFO] [stdout] | [INFO] [stdout] 1625 | 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/ledger_messages.rs:1835:32 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/ledger_messages.rs:1835:97 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/ledger_messages.rs:1859:30 [INFO] [stdout] | [INFO] [stdout] 1859 | 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/ledger_messages.rs:1859:75 [INFO] [stdout] | [INFO] [stdout] 1859 | 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/ledger_messages.rs:1967:32 [INFO] [stdout] | [INFO] [stdout] 1967 | 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/ledger_messages.rs:1967:97 [INFO] [stdout] | [INFO] [stdout] 1967 | 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/ledger_messages.rs:1981:30 [INFO] [stdout] | [INFO] [stdout] 1981 | 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/ledger_messages.rs:1981:76 [INFO] [stdout] | [INFO] [stdout] 1981 | 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/ledger_messages.rs:2175:32 [INFO] [stdout] | [INFO] [stdout] 2175 | 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/ledger_messages.rs:2175:97 [INFO] [stdout] | [INFO] [stdout] 2175 | 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/ledger_messages.rs:2199:30 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/ledger_messages.rs:2199:75 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/ledger_messages.rs:2307:32 [INFO] [stdout] | [INFO] [stdout] 2307 | 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/ledger_messages.rs:2307:97 [INFO] [stdout] | [INFO] [stdout] 2307 | 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/ledger_messages.rs:2321:30 [INFO] [stdout] | [INFO] [stdout] 2321 | 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/ledger_messages.rs:2321:76 [INFO] [stdout] | [INFO] [stdout] 2321 | 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/ledger_messages.rs:2515:32 [INFO] [stdout] | [INFO] [stdout] 2515 | 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/ledger_messages.rs:2515:97 [INFO] [stdout] | [INFO] [stdout] 2515 | 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/ledger_messages.rs:2539:30 [INFO] [stdout] | [INFO] [stdout] 2539 | 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/ledger_messages.rs:2539:75 [INFO] [stdout] | [INFO] [stdout] 2539 | 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/ledger_messages.rs:2677:32 [INFO] [stdout] | [INFO] [stdout] 2677 | 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/ledger_messages.rs:2677:97 [INFO] [stdout] | [INFO] [stdout] 2677 | 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/ledger_messages.rs:2696:30 [INFO] [stdout] | [INFO] [stdout] 2696 | 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/ledger_messages.rs:2696:76 [INFO] [stdout] | [INFO] [stdout] 2696 | 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/ledger_messages.rs:3009:32 [INFO] [stdout] | [INFO] [stdout] 3009 | 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/ledger_messages.rs:3009:97 [INFO] [stdout] | [INFO] [stdout] 3009 | 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/ledger_messages.rs:3038:30 [INFO] [stdout] | [INFO] [stdout] 3038 | 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/ledger_messages.rs:3038:73 [INFO] [stdout] | [INFO] [stdout] 3038 | 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/ledger_messages.rs:3199:32 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/ledger_messages.rs:3199:97 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/ledger_messages.rs:3218:30 [INFO] [stdout] | [INFO] [stdout] 3218 | 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/ledger_messages.rs:3218:74 [INFO] [stdout] | [INFO] [stdout] 3218 | 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/ledger_messages.rs:3368:40 [INFO] [stdout] | [INFO] [stdout] 3368 | 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/ledger_messages.rs:3368:110 [INFO] [stdout] | [INFO] [stdout] 3368 | 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/common_messages.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | 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/common_messages.rs:183:97 [INFO] [stdout] | [INFO] [stdout] 183 | 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/common_messages.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | 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/common_messages.rs:207:75 [INFO] [stdout] | [INFO] [stdout] 207 | 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/common_messages.rs:250:40 [INFO] [stdout] | [INFO] [stdout] 250 | 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/common_messages.rs:250:110 [INFO] [stdout] | [INFO] [stdout] 250 | 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/contract_messages.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | 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/contract_messages.rs:110:97 [INFO] [stdout] | [INFO] [stdout] 110 | 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/contract_messages.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | 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/contract_messages.rs:124:75 [INFO] [stdout] | [INFO] [stdout] 124 | 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/contract_messages.rs:267:32 [INFO] [stdout] | [INFO] [stdout] 267 | 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/contract_messages.rs:267:97 [INFO] [stdout] | [INFO] [stdout] 267 | 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/contract_messages.rs:286:30 [INFO] [stdout] | [INFO] [stdout] 286 | 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/contract_messages.rs:286:76 [INFO] [stdout] | [INFO] [stdout] 286 | 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/contract_messages.rs:551:32 [INFO] [stdout] | [INFO] [stdout] 551 | 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/contract_messages.rs:551:97 [INFO] [stdout] | [INFO] [stdout] 551 | 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/contract_messages.rs:585:30 [INFO] [stdout] | [INFO] [stdout] 585 | 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/contract_messages.rs:585:81 [INFO] [stdout] | [INFO] [stdout] 585 | 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/contract_messages.rs:732:32 [INFO] [stdout] | [INFO] [stdout] 732 | 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/contract_messages.rs:732:97 [INFO] [stdout] | [INFO] [stdout] 732 | 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/contract_messages.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | 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/contract_messages.rs:751:82 [INFO] [stdout] | [INFO] [stdout] 751 | 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/contract_messages.rs:924:32 [INFO] [stdout] | [INFO] [stdout] 924 | 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/contract_messages.rs:924:97 [INFO] [stdout] | [INFO] [stdout] 924 | 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/contract_messages.rs:948:30 [INFO] [stdout] | [INFO] [stdout] 948 | 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/contract_messages.rs:948:79 [INFO] [stdout] | [INFO] [stdout] 948 | 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/contract_messages.rs:1129:32 [INFO] [stdout] | [INFO] [stdout] 1129 | 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/contract_messages.rs:1129:97 [INFO] [stdout] | [INFO] [stdout] 1129 | 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/contract_messages.rs:1153:30 [INFO] [stdout] | [INFO] [stdout] 1153 | 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/contract_messages.rs:1153:76 [INFO] [stdout] | [INFO] [stdout] 1153 | 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/contract_messages.rs:1261:32 [INFO] [stdout] | [INFO] [stdout] 1261 | 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/contract_messages.rs:1261:97 [INFO] [stdout] | [INFO] [stdout] 1261 | 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/contract_messages.rs:1275:30 [INFO] [stdout] | [INFO] [stdout] 1275 | 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/contract_messages.rs:1275:77 [INFO] [stdout] | [INFO] [stdout] 1275 | 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/contract_messages.rs:1358:40 [INFO] [stdout] | [INFO] [stdout] 1358 | 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/contract_messages.rs:1358:110 [INFO] [stdout] | [INFO] [stdout] 1358 | 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/ledger_messages.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | 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/ledger_messages.rs:183:97 [INFO] [stdout] | [INFO] [stdout] 183 | 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/ledger_messages.rs:207:30 [INFO] [stdout] | [INFO] [stdout] 207 | 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/ledger_messages.rs:207:62 [INFO] [stdout] | [INFO] [stdout] 207 | 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/ledger_messages.rs:504:32 [INFO] [stdout] | [INFO] [stdout] 504 | 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/ledger_messages.rs:504:97 [INFO] [stdout] | [INFO] [stdout] 504 | 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/ledger_messages.rs:543:30 [INFO] [stdout] | [INFO] [stdout] 543 | 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/ledger_messages.rs:543:69 [INFO] [stdout] | [INFO] [stdout] 543 | 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/ledger_messages.rs:727:32 [INFO] [stdout] | [INFO] [stdout] 727 | 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/ledger_messages.rs:727:97 [INFO] [stdout] | [INFO] [stdout] 727 | 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/ledger_messages.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | 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/ledger_messages.rs:751:70 [INFO] [stdout] | [INFO] [stdout] 751 | 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/ledger_messages.rs:859:32 [INFO] [stdout] | [INFO] [stdout] 859 | 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/ledger_messages.rs:859:97 [INFO] [stdout] | [INFO] [stdout] 859 | 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/ledger_messages.rs:873:30 [INFO] [stdout] | [INFO] [stdout] 873 | 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/ledger_messages.rs:873:66 [INFO] [stdout] | [INFO] [stdout] 873 | 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/ledger_messages.rs:1082:32 [INFO] [stdout] | [INFO] [stdout] 1082 | 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/ledger_messages.rs:1082:97 [INFO] [stdout] | [INFO] [stdout] 1082 | 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/ledger_messages.rs:1106:30 [INFO] [stdout] | [INFO] [stdout] 1106 | 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/ledger_messages.rs:1106:75 [INFO] [stdout] | [INFO] [stdout] 1106 | 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/ledger_messages.rs:1214:32 [INFO] [stdout] | [INFO] [stdout] 1214 | 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/ledger_messages.rs:1214:97 [INFO] [stdout] | [INFO] [stdout] 1214 | 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/ledger_messages.rs:1228:30 [INFO] [stdout] | [INFO] [stdout] 1228 | 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/ledger_messages.rs:1228:76 [INFO] [stdout] | [INFO] [stdout] 1228 | 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/ledger_messages.rs:1422:32 [INFO] [stdout] | [INFO] [stdout] 1422 | 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/ledger_messages.rs:1422:97 [INFO] [stdout] | [INFO] [stdout] 1422 | 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/ledger_messages.rs:1446:30 [INFO] [stdout] | [INFO] [stdout] 1446 | 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/ledger_messages.rs:1446:73 [INFO] [stdout] | [INFO] [stdout] 1446 | 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/ledger_messages.rs:1606:32 [INFO] [stdout] | [INFO] [stdout] 1606 | 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/ledger_messages.rs:1606:97 [INFO] [stdout] | [INFO] [stdout] 1606 | 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/ledger_messages.rs:1625:30 [INFO] [stdout] | [INFO] [stdout] 1625 | 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/ledger_messages.rs:1625:74 [INFO] [stdout] | [INFO] [stdout] 1625 | 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/ledger_messages.rs:1835:32 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/ledger_messages.rs:1835:97 [INFO] [stdout] | [INFO] [stdout] 1835 | 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/ledger_messages.rs:1859:30 [INFO] [stdout] | [INFO] [stdout] 1859 | 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/ledger_messages.rs:1859:75 [INFO] [stdout] | [INFO] [stdout] 1859 | 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/ledger_messages.rs:1967:32 [INFO] [stdout] | [INFO] [stdout] 1967 | 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/ledger_messages.rs:1967:97 [INFO] [stdout] | [INFO] [stdout] 1967 | 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/ledger_messages.rs:1981:30 [INFO] [stdout] | [INFO] [stdout] 1981 | 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/ledger_messages.rs:1981:76 [INFO] [stdout] | [INFO] [stdout] 1981 | 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/ledger_messages.rs:2175:32 [INFO] [stdout] | [INFO] [stdout] 2175 | 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/ledger_messages.rs:2175:97 [INFO] [stdout] | [INFO] [stdout] 2175 | 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/ledger_messages.rs:2199:30 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/ledger_messages.rs:2199:75 [INFO] [stdout] | [INFO] [stdout] 2199 | 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/ledger_messages.rs:2307:32 [INFO] [stdout] | [INFO] [stdout] 2307 | 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/ledger_messages.rs:2307:97 [INFO] [stdout] | [INFO] [stdout] 2307 | 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/ledger_messages.rs:2321:30 [INFO] [stdout] | [INFO] [stdout] 2321 | 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/ledger_messages.rs:2321:76 [INFO] [stdout] | [INFO] [stdout] 2321 | 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/ledger_messages.rs:2515:32 [INFO] [stdout] | [INFO] [stdout] 2515 | 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/ledger_messages.rs:2515:97 [INFO] [stdout] | [INFO] [stdout] 2515 | 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/ledger_messages.rs:2539:30 [INFO] [stdout] | [INFO] [stdout] 2539 | 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/ledger_messages.rs:2539:75 [INFO] [stdout] | [INFO] [stdout] 2539 | 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/ledger_messages.rs:2677:32 [INFO] [stdout] | [INFO] [stdout] 2677 | 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/ledger_messages.rs:2677:97 [INFO] [stdout] | [INFO] [stdout] 2677 | 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/ledger_messages.rs:2696:30 [INFO] [stdout] | [INFO] [stdout] 2696 | 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/ledger_messages.rs:2696:76 [INFO] [stdout] | [INFO] [stdout] 2696 | 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/ledger_messages.rs:3009:32 [INFO] [stdout] | [INFO] [stdout] 3009 | 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/ledger_messages.rs:3009:97 [INFO] [stdout] | [INFO] [stdout] 3009 | 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/ledger_messages.rs:3038:30 [INFO] [stdout] | [INFO] [stdout] 3038 | 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/ledger_messages.rs:3038:73 [INFO] [stdout] | [INFO] [stdout] 3038 | 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/ledger_messages.rs:3199:32 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/ledger_messages.rs:3199:97 [INFO] [stdout] | [INFO] [stdout] 3199 | 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/ledger_messages.rs:3218:30 [INFO] [stdout] | [INFO] [stdout] 3218 | 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/ledger_messages.rs:3218:74 [INFO] [stdout] | [INFO] [stdout] 3218 | 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/ledger_messages.rs:3368:40 [INFO] [stdout] | [INFO] [stdout] 3368 | 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/ledger_messages.rs:3368:110 [INFO] [stdout] | [INFO] [stdout] 3368 | 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: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "7b6bd7f54804408636d239caf4da8bff2663e32e044ded7079bbac3bca596f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6bd7f54804408636d239caf4da8bff2663e32e044ded7079bbac3bca596f4f", kill_on_drop: false }` [INFO] [stdout] 7b6bd7f54804408636d239caf4da8bff2663e32e044ded7079bbac3bca596f4f