[INFO] fetching crate qni-core-rs 0.3.2... [INFO] testing qni-core-rs-0.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate qni-core-rs 0.3.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate qni-core-rs 0.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate qni-core-rs 0.3.2 [INFO] finished tweaking crates.io crate qni-core-rs 0.3.2 [INFO] tweaked toml for crates.io crate qni-core-rs 0.3.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 05ce3b040d1a76e72c3563abcb19d650e51b551b7b20da258ba68b8439f4c1d8 [INFO] running `Command { std: "docker" "start" "-a" "05ce3b040d1a76e72c3563abcb19d650e51b551b7b20da258ba68b8439f4c1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05ce3b040d1a76e72c3563abcb19d650e51b551b7b20da258ba68b8439f4c1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ce3b040d1a76e72c3563abcb19d650e51b551b7b20da258ba68b8439f4c1d8", kill_on_drop: false }` [INFO] [stdout] 05ce3b040d1a76e72c3563abcb19d650e51b551b7b20da258ba68b8439f4c1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5af365d81135ea26b2bc3b5fb62285b1f997e0476b77c0c23fb4cb887b7d0d [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" "ae5af365d81135ea26b2bc3b5fb62285b1f997e0476b77c0c23fb4cb887b7d0d", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling qni-core-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `VERSION_2_8_1` in crate `protobuf` [INFO] [stdout] --> src/protos/qni_api.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | const _PROTOBUF_VERSION_CHECK: () = ::protobuf::VERSION_2_8_1; [INFO] [stdout] | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_2_27_1` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/protobuf-e8277880ae8d0c28/out/version.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VERSION_2_27_1: () = (); [INFO] [stdout] | ---------------------------------- similarly named constant `VERSION_2_27_1` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:149:115 [INFO] [stdout] | [INFO] [stdout] 149 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:150:37 [INFO] [stdout] | [INFO] [stdout] 150 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:171:48 [INFO] [stdout] | [INFO] [stdout] 171 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:171:86 [INFO] [stdout] | [INFO] [stdout] 171 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:357:50 [INFO] [stdout] | [INFO] [stdout] 357 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:357:115 [INFO] [stdout] | [INFO] [stdout] 357 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:358:37 [INFO] [stdout] | [INFO] [stdout] 358 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:384:48 [INFO] [stdout] | [INFO] [stdout] 384 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:384:88 [INFO] [stdout] | [INFO] [stdout] 384 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:385:37 [INFO] [stdout] | [INFO] [stdout] 385 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1519:50 [INFO] [stdout] | [INFO] [stdout] 1519 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1519:115 [INFO] [stdout] | [INFO] [stdout] 1519 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:1520:37 [INFO] [stdout] | [INFO] [stdout] 1520 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1616:48 [INFO] [stdout] | [INFO] [stdout] 1616 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1616:87 [INFO] [stdout] | [INFO] [stdout] 1616 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:1617:37 [INFO] [stdout] | [INFO] [stdout] 1617 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2253:50 [INFO] [stdout] | [INFO] [stdout] 2253 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2253:115 [INFO] [stdout] | [INFO] [stdout] 2253 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:2254:37 [INFO] [stdout] | [INFO] [stdout] 2254 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2315:48 [INFO] [stdout] | [INFO] [stdout] 2315 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2315:88 [INFO] [stdout] | [INFO] [stdout] 2315 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:2316:37 [INFO] [stdout] | [INFO] [stdout] 2316 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2524:50 [INFO] [stdout] | [INFO] [stdout] 2524 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2524:115 [INFO] [stdout] | [INFO] [stdout] 2524 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:2525:37 [INFO] [stdout] | [INFO] [stdout] 2525 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2551:48 [INFO] [stdout] | [INFO] [stdout] 2551 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2551:97 [INFO] [stdout] | [INFO] [stdout] 2551 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:2552:37 [INFO] [stdout] | [INFO] [stdout] 2552 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3122:50 [INFO] [stdout] | [INFO] [stdout] 3122 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3122:115 [INFO] [stdout] | [INFO] [stdout] 3122 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3123:37 [INFO] [stdout] | [INFO] [stdout] 3123 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3174:48 [INFO] [stdout] | [INFO] [stdout] 3174 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3174:91 [INFO] [stdout] | [INFO] [stdout] 3174 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3175:37 [INFO] [stdout] | [INFO] [stdout] 3175 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3388:50 [INFO] [stdout] | [INFO] [stdout] 3388 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3388:115 [INFO] [stdout] | [INFO] [stdout] 3388 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3389:37 [INFO] [stdout] | [INFO] [stdout] 3389 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3420:48 [INFO] [stdout] | [INFO] [stdout] 3420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3420:79 [INFO] [stdout] | [INFO] [stdout] 3420 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3421:37 [INFO] [stdout] | [INFO] [stdout] 3421 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3772:50 [INFO] [stdout] | [INFO] [stdout] 3772 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3772:115 [INFO] [stdout] | [INFO] [stdout] 3772 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3773:37 [INFO] [stdout] | [INFO] [stdout] 3773 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3814:48 [INFO] [stdout] | [INFO] [stdout] 3814 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3814:93 [INFO] [stdout] | [INFO] [stdout] 3814 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3815:37 [INFO] [stdout] | [INFO] [stdout] 3815 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3984:50 [INFO] [stdout] | [INFO] [stdout] 3984 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3984:115 [INFO] [stdout] | [INFO] [stdout] 3984 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:3985:37 [INFO] [stdout] | [INFO] [stdout] 3985 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4006:48 [INFO] [stdout] | [INFO] [stdout] 4006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4006:89 [INFO] [stdout] | [INFO] [stdout] 4006 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4007:37 [INFO] [stdout] | [INFO] [stdout] 4007 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4304:50 [INFO] [stdout] | [INFO] [stdout] 4304 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4304:115 [INFO] [stdout] | [INFO] [stdout] 4304 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4305:37 [INFO] [stdout] | [INFO] [stdout] 4305 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4336:48 [INFO] [stdout] | [INFO] [stdout] 4336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4336:90 [INFO] [stdout] | [INFO] [stdout] 4336 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4337:37 [INFO] [stdout] | [INFO] [stdout] 4337 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4606:50 [INFO] [stdout] | [INFO] [stdout] 4606 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4606:115 [INFO] [stdout] | [INFO] [stdout] 4606 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4607:37 [INFO] [stdout] | [INFO] [stdout] 4607 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4633:48 [INFO] [stdout] | [INFO] [stdout] 4633 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4633:89 [INFO] [stdout] | [INFO] [stdout] 4633 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4634:37 [INFO] [stdout] | [INFO] [stdout] 4634 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4902:50 [INFO] [stdout] | [INFO] [stdout] 4902 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4902:115 [INFO] [stdout] | [INFO] [stdout] 4902 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4903:37 [INFO] [stdout] | [INFO] [stdout] 4903 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4929:48 [INFO] [stdout] | [INFO] [stdout] 4929 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4929:89 [INFO] [stdout] | [INFO] [stdout] 4929 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:4930:37 [INFO] [stdout] | [INFO] [stdout] 4930 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5087:50 [INFO] [stdout] | [INFO] [stdout] 5087 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5087:115 [INFO] [stdout] | [INFO] [stdout] 5087 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5088:37 [INFO] [stdout] | [INFO] [stdout] 5088 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5109:48 [INFO] [stdout] | [INFO] [stdout] 5109 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5109:94 [INFO] [stdout] | [INFO] [stdout] 5109 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5110:37 [INFO] [stdout] | [INFO] [stdout] 5110 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5337:50 [INFO] [stdout] | [INFO] [stdout] 5337 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5337:115 [INFO] [stdout] | [INFO] [stdout] 5337 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5338:37 [INFO] [stdout] | [INFO] [stdout] 5338 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5364:48 [INFO] [stdout] | [INFO] [stdout] 5364 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5364:89 [INFO] [stdout] | [INFO] [stdout] 5364 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5365:37 [INFO] [stdout] | [INFO] [stdout] 5365 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5633:50 [INFO] [stdout] | [INFO] [stdout] 5633 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5633:115 [INFO] [stdout] | [INFO] [stdout] 5633 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5634:37 [INFO] [stdout] | [INFO] [stdout] 5634 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5660:48 [INFO] [stdout] | [INFO] [stdout] 5660 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5660:90 [INFO] [stdout] | [INFO] [stdout] 5660 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5661:37 [INFO] [stdout] | [INFO] [stdout] 5661 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5967:50 [INFO] [stdout] | [INFO] [stdout] 5967 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5967:115 [INFO] [stdout] | [INFO] [stdout] 5967 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:5968:37 [INFO] [stdout] | [INFO] [stdout] 5968 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5999:48 [INFO] [stdout] | [INFO] [stdout] 5999 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5999:89 [INFO] [stdout] | [INFO] [stdout] 5999 | static mut instance: ::protobuf::lazy::Lazy = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:6000:37 [INFO] [stdout] | [INFO] [stdout] 6000 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6062:50 [INFO] [stdout] | [INFO] [stdout] 6062 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6062:112 [INFO] [stdout] | [INFO] [stdout] 6062 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:6063:37 [INFO] [stdout] | [INFO] [stdout] 6063 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6121:50 [INFO] [stdout] | [INFO] [stdout] 6121 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6121:112 [INFO] [stdout] | [INFO] [stdout] 6121 | static mut descriptor: ::protobuf::lazy::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:6122:37 [INFO] [stdout] | [INFO] [stdout] 6122 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6223:58 [INFO] [stdout] | [INFO] [stdout] 6223 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf::lazy::Lazy`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6223:128 [INFO] [stdout] | [INFO] [stdout] 6223 | static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `protobuf::lazy::ONCE_INIT`: Regenerate .proto files to use safer initializer [INFO] [stdout] --> src/protos/qni_api.rs:6224:29 [INFO] [stdout] | [INFO] [stdout] 6224 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/protos/qni_api.rs:6229:17 [INFO] [stdout] | [INFO] [stdout] 6229 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 172 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | ptr: 0 as *const StringArray, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | ptr: 0 as *const ErrorResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1520:13 [INFO] [stdout] | [INFO] [stdout] 1520 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1521:13 [INFO] [stdout] | [INFO] [stdout] 1521 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1617:13 [INFO] [stdout] | [INFO] [stdout] 1617 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1618:13 [INFO] [stdout] | [INFO] [stdout] 1618 | ptr: 0 as *const InputRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2254:13 [INFO] [stdout] | [INFO] [stdout] 2254 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2255:13 [INFO] [stdout] | [INFO] [stdout] 2255 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2316:13 [INFO] [stdout] | [INFO] [stdout] 2316 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2317:13 [INFO] [stdout] | [INFO] [stdout] 2317 | ptr: 0 as *const InputResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2525:13 [INFO] [stdout] | [INFO] [stdout] 2525 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2526:13 [INFO] [stdout] | [INFO] [stdout] 2526 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2552:13 [INFO] [stdout] | [INFO] [stdout] 2552 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2553:13 [INFO] [stdout] | [INFO] [stdout] 2553 | ptr: 0 as *const ConsolePrintButtonData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3123:13 [INFO] [stdout] | [INFO] [stdout] 3123 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3124:13 [INFO] [stdout] | [INFO] [stdout] 3124 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3175:13 [INFO] [stdout] | [INFO] [stdout] 3175 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3176:13 [INFO] [stdout] | [INFO] [stdout] 3176 | ptr: 0 as *const ConsolePrintData, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3389:13 [INFO] [stdout] | [INFO] [stdout] 3389 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3390:13 [INFO] [stdout] | [INFO] [stdout] 3390 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3421:13 [INFO] [stdout] | [INFO] [stdout] 3421 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3422:13 [INFO] [stdout] | [INFO] [stdout] 3422 | ptr: 0 as *const Font, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3773:13 [INFO] [stdout] | [INFO] [stdout] 3773 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3774:13 [INFO] [stdout] | [INFO] [stdout] 3774 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3815:13 [INFO] [stdout] | [INFO] [stdout] 3815 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3816:13 [INFO] [stdout] | [INFO] [stdout] 3816 | ptr: 0 as *const ConsoleSettingItem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3985:13 [INFO] [stdout] | [INFO] [stdout] 3985 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3986:13 [INFO] [stdout] | [INFO] [stdout] 3986 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4007:13 [INFO] [stdout] | [INFO] [stdout] 4007 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4008:13 [INFO] [stdout] | [INFO] [stdout] 4008 | ptr: 0 as *const ConsoleRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4305:13 [INFO] [stdout] | [INFO] [stdout] 4305 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4306:13 [INFO] [stdout] | [INFO] [stdout] 4306 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4337:13 [INFO] [stdout] | [INFO] [stdout] 4337 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4338:13 [INFO] [stdout] | [INFO] [stdout] 4338 | ptr: 0 as *const ConsoleResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4607:13 [INFO] [stdout] | [INFO] [stdout] 4607 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4608:13 [INFO] [stdout] | [INFO] [stdout] 4608 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4634:13 [INFO] [stdout] | [INFO] [stdout] 4634 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4635:13 [INFO] [stdout] | [INFO] [stdout] 4635 | ptr: 0 as *const ConsoleMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4903:13 [INFO] [stdout] | [INFO] [stdout] 4903 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4904:13 [INFO] [stdout] | [INFO] [stdout] 4904 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4930:13 [INFO] [stdout] | [INFO] [stdout] 4930 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4931:13 [INFO] [stdout] | [INFO] [stdout] 4931 | ptr: 0 as *const ProgramCommand, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5088:13 [INFO] [stdout] | [INFO] [stdout] 5088 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5089:13 [INFO] [stdout] | [INFO] [stdout] 5089 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5110:13 [INFO] [stdout] | [INFO] [stdout] 5110 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5111:13 [INFO] [stdout] | [INFO] [stdout] 5111 | ptr: 0 as *const ProgramCommandArray, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5338:13 [INFO] [stdout] | [INFO] [stdout] 5338 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5339:13 [INFO] [stdout] | [INFO] [stdout] 5339 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5365:13 [INFO] [stdout] | [INFO] [stdout] 5365 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5366:13 [INFO] [stdout] | [INFO] [stdout] 5366 | ptr: 0 as *const ProgramRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5634:13 [INFO] [stdout] | [INFO] [stdout] 5634 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5635:13 [INFO] [stdout] | [INFO] [stdout] 5635 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5661:13 [INFO] [stdout] | [INFO] [stdout] 5661 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5662:13 [INFO] [stdout] | [INFO] [stdout] 5662 | ptr: 0 as *const ProgramResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5968:13 [INFO] [stdout] | [INFO] [stdout] 5968 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5969:13 [INFO] [stdout] | [INFO] [stdout] 5969 | ptr: 0 as *const ::protobuf::reflect::MessageDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6000:13 [INFO] [stdout] | [INFO] [stdout] 6000 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6001:13 [INFO] [stdout] | [INFO] [stdout] 6001 | ptr: 0 as *const ProgramMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6063:13 [INFO] [stdout] | [INFO] [stdout] 6063 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6064:13 [INFO] [stdout] | [INFO] [stdout] 6064 | ptr: 0 as *const ::protobuf::reflect::EnumDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6122:13 [INFO] [stdout] | [INFO] [stdout] 6122 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6123:13 [INFO] [stdout] | [INFO] [stdout] 6123 | ptr: 0 as *const ::protobuf::reflect::EnumDescriptor, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::lock`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6224:5 [INFO] [stdout] | [INFO] [stdout] 6224 | lock: ::protobuf::lazy::ONCE_INIT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf::lazy::Lazy::ptr`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6225:5 [INFO] [stdout] | [INFO] [stdout] 6225 | ptr: 0 as *const ::protobuf::descriptor::FileDescriptorProto, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:161:57 [INFO] [stdout] | [INFO] [stdout] 161 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:374:57 [INFO] [stdout] | [INFO] [stdout] 374 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:1606:57 [INFO] [stdout] | [INFO] [stdout] 1606 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2305:57 [INFO] [stdout] | [INFO] [stdout] 2305 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:2541:57 [INFO] [stdout] | [INFO] [stdout] 2541 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3164:57 [INFO] [stdout] | [INFO] [stdout] 3164 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3410:57 [INFO] [stdout] | [INFO] [stdout] 3410 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3804:57 [INFO] [stdout] | [INFO] [stdout] 3804 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:3996:57 [INFO] [stdout] | [INFO] [stdout] 3996 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4326:57 [INFO] [stdout] | [INFO] [stdout] 4326 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4623:57 [INFO] [stdout] | [INFO] [stdout] 4623 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:4919:57 [INFO] [stdout] | [INFO] [stdout] 4919 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5099:57 [INFO] [stdout] | [INFO] [stdout] 5099 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5354:57 [INFO] [stdout] | [INFO] [stdout] 5354 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5650:57 [INFO] [stdout] | [INFO] [stdout] 5650 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::MessageDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:5989:57 [INFO] [stdout] | [INFO] [stdout] 5989 | ::protobuf::reflect::MessageDescriptor::new::( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6068:54 [INFO] [stdout] | [INFO] [stdout] 6068 | ::protobuf::reflect::EnumDescriptor::new("FontStyle", file_descriptor_proto()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `protobuf::reflect::EnumDescriptor::new`: Please regenerate .rs files from .proto files to use newer APIs [INFO] [stdout] --> src/protos/qni_api.rs:6127:54 [INFO] [stdout] | [INFO] [stdout] 6127 | ::protobuf::reflect::EnumDescriptor::new("TextAlign", file_descriptor_proto()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 194 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qni-core-rs` due to 2 previous errors; 194 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ae5af365d81135ea26b2bc3b5fb62285b1f997e0476b77c0c23fb4cb887b7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5af365d81135ea26b2bc3b5fb62285b1f997e0476b77c0c23fb4cb887b7d0d", kill_on_drop: false }` [INFO] [stdout] ae5af365d81135ea26b2bc3b5fb62285b1f997e0476b77c0c23fb4cb887b7d0d