[INFO] fetching crate cri-rs 0.1.0... [INFO] testing cri-rs-0.1.0 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate cri-rs 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate cri-rs 0.1.0 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cri-rs 0.1.0 [INFO] finished tweaking crates.io crate cri-rs 0.1.0 [INFO] tweaked toml for crates.io crate cri-rs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding grpcio v0.6.0 (available: v0.13.0) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grpcio v0.6.0 [INFO] [stderr] Downloaded grpcio-sys v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4db6ee0a8ca233e49ddef72d55ca8813c9b71ba7d8eb564ea7e872623f7238ae [INFO] running `Command { std: "docker" "start" "-a" "4db6ee0a8ca233e49ddef72d55ca8813c9b71ba7d8eb564ea7e872623f7238ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4db6ee0a8ca233e49ddef72d55ca8813c9b71ba7d8eb564ea7e872623f7238ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db6ee0a8ca233e49ddef72d55ca8813c9b71ba7d8eb564ea7e872623f7238ae", kill_on_drop: false }` [INFO] [stdout] 4db6ee0a8ca233e49ddef72d55ca8813c9b71ba7d8eb564ea7e872623f7238ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294848679c074d6223742b1c94668cd089175fe78d1227b49becf362cbfeea64 [INFO] running `Command { std: "docker" "start" "-a" "294848679c074d6223742b1c94668cd089175fe78d1227b49becf362cbfeea64", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling grpcio-sys v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling grpcio v0.6.0 [INFO] [stderr] Compiling cri-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api_grpc.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | / descriptor.get(|| { [INFO] [stdout] 148 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 149 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 150 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 158 | | ) [INFO] [stdout] 159 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | instance.get(VersionRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | / descriptor.get(|| { [INFO] [stdout] 419 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 420 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 421 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 444 | | ) [INFO] [stdout] 445 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | instance.get(VersionResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | / descriptor.get(|| { [INFO] [stdout] 669 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 670 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 671 | | "servers", [INFO] [stdout] ... | [INFO] [stdout] 689 | | ) [INFO] [stdout] 690 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | instance.get(DNSConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:926:13 [INFO] [stdout] | [INFO] [stdout] 926 | / descriptor.get(|| { [INFO] [stdout] 927 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 928 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 929 | | "protocol", [INFO] [stdout] ... | [INFO] [stdout] 952 | | ) [INFO] [stdout] 953 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:960:13 [INFO] [stdout] | [INFO] [stdout] 960 | instance.get(PortMapping::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | / descriptor.get(|| { [INFO] [stdout] 1227 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1228 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 1229 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 1257 | | ) [INFO] [stdout] 1258 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1265:13 [INFO] [stdout] | [INFO] [stdout] 1265 | instance.get(Mount::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1488:13 [INFO] [stdout] | [INFO] [stdout] 1488 | / ... descriptor.get(|| { [INFO] [stdout] 1489 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1490 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 1491 | | ... "network", [INFO] [stdout] ... | [INFO] [stdout] 1514 | | ... ) [INFO] [stdout] 1515 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1522:13 [INFO] [stdout] | [INFO] [stdout] 1522 | instance.get(NamespaceOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1662:13 [INFO] [stdout] | [INFO] [stdout] 1662 | / descriptor.get(|| { [INFO] [stdout] 1663 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1664 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1665 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 1673 | | ) [INFO] [stdout] 1674 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1681:13 [INFO] [stdout] | [INFO] [stdout] 1681 | instance.get(Int64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2122:13 [INFO] [stdout] | [INFO] [stdout] 2122 | / ... descriptor.get(|| { [INFO] [stdout] 2123 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2124 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2176:13 [INFO] [stdout] | [INFO] [stdout] 2176 | instance.get(LinuxSandboxSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2409:13 [INFO] [stdout] | [INFO] [stdout] 2409 | / descriptor.get(|| { [INFO] [stdout] 2410 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2411 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2412 | | "cgroup_parent", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | ) [INFO] [stdout] 2431 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2438:13 [INFO] [stdout] | [INFO] [stdout] 2438 | instance.get(LinuxPodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2685:13 [INFO] [stdout] | [INFO] [stdout] 2685 | / descriptor.get(|| { [INFO] [stdout] 2686 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2687 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2688 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 2711 | | ) [INFO] [stdout] 2712 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2719:13 [INFO] [stdout] | [INFO] [stdout] 2719 | instance.get(PodSandboxMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3160:13 [INFO] [stdout] | [INFO] [stdout] 3160 | / ... descriptor.get(|| { [INFO] [stdout] 3161 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3162 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3214:13 [INFO] [stdout] | [INFO] [stdout] 3214 | instance.get(PodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3416:13 [INFO] [stdout] | [INFO] [stdout] 3416 | / ... descriptor.get(|| { [INFO] [stdout] 3417 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3418 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3440:13 [INFO] [stdout] | [INFO] [stdout] 3440 | instance.get(RunPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3585:13 [INFO] [stdout] | [INFO] [stdout] 3585 | / descriptor.get(|| { [INFO] [stdout] 3586 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3587 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3588 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3596 | | ) [INFO] [stdout] 3597 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3604:13 [INFO] [stdout] | [INFO] [stdout] 3604 | instance.get(RunPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3748:13 [INFO] [stdout] | [INFO] [stdout] 3748 | / descriptor.get(|| { [INFO] [stdout] 3749 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3750 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3751 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3759 | | ) [INFO] [stdout] 3760 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3767:13 [INFO] [stdout] | [INFO] [stdout] 3767 | instance.get(StopPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3874:13 [INFO] [stdout] | [INFO] [stdout] 3874 | / descriptor.get(|| { [INFO] [stdout] 3875 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 3876 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 3877 | | "StopPodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 3880 | | ) [INFO] [stdout] 3881 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3888:13 [INFO] [stdout] | [INFO] [stdout] 3888 | instance.get(StopPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4031:13 [INFO] [stdout] | [INFO] [stdout] 4031 | / descriptor.get(|| { [INFO] [stdout] 4032 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4033 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4034 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4042 | | ) [INFO] [stdout] 4043 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4050:13 [INFO] [stdout] | [INFO] [stdout] 4050 | instance.get(RemovePodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4157:13 [INFO] [stdout] | [INFO] [stdout] 4157 | / descriptor.get(|| { [INFO] [stdout] 4158 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 4159 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 4160 | | "RemovePodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 4163 | | ) [INFO] [stdout] 4164 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4171:13 [INFO] [stdout] | [INFO] [stdout] 4171 | instance.get(RemovePodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4343:13 [INFO] [stdout] | [INFO] [stdout] 4343 | / descriptor.get(|| { [INFO] [stdout] 4344 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4345 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4346 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4359 | | ) [INFO] [stdout] 4360 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4367:13 [INFO] [stdout] | [INFO] [stdout] 4367 | instance.get(PodSandboxStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4512:13 [INFO] [stdout] | [INFO] [stdout] 4512 | / descriptor.get(|| { [INFO] [stdout] 4513 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4514 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4515 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4523 | | ) [INFO] [stdout] 4524 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4531:13 [INFO] [stdout] | [INFO] [stdout] 4531 | instance.get(PodIP::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4718:13 [INFO] [stdout] | [INFO] [stdout] 4718 | / descriptor.get(|| { [INFO] [stdout] 4719 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4720 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4721 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4734 | | ) [INFO] [stdout] 4735 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4742:13 [INFO] [stdout] | [INFO] [stdout] 4742 | instance.get(PodSandboxNetworkStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4902:13 [INFO] [stdout] | [INFO] [stdout] 4902 | / ... descriptor.get(|| { [INFO] [stdout] 4903 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4904 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4921:13 [INFO] [stdout] | [INFO] [stdout] 4921 | instance.get(Namespace::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5080:13 [INFO] [stdout] | [INFO] [stdout] 5080 | / ... descriptor.get(|| { [INFO] [stdout] 5081 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5082 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5099:13 [INFO] [stdout] | [INFO] [stdout] 5099 | instance.get(LinuxPodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5548:13 [INFO] [stdout] | [INFO] [stdout] 5548 | / descriptor.get(|| { [INFO] [stdout] 5549 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5550 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 5551 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 5599 | | ) [INFO] [stdout] 5600 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5607:13 [INFO] [stdout] | [INFO] [stdout] 5607 | instance.get(PodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5805:13 [INFO] [stdout] | [INFO] [stdout] 5805 | / ... descriptor.get(|| { [INFO] [stdout] 5806 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5807 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5829:13 [INFO] [stdout] | [INFO] [stdout] 5829 | instance.get(PodSandboxStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5963:13 [INFO] [stdout] | [INFO] [stdout] 5963 | / ... descriptor.get(|| { [INFO] [stdout] 5964 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5965 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 5966 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 5974 | | ... ) [INFO] [stdout] 5975 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5982:13 [INFO] [stdout] | [INFO] [stdout] 5982 | instance.get(PodSandboxStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6208:13 [INFO] [stdout] | [INFO] [stdout] 6208 | / descriptor.get(|| { [INFO] [stdout] 6209 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6210 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6211 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6229 | | ) [INFO] [stdout] 6230 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6237:13 [INFO] [stdout] | [INFO] [stdout] 6237 | instance.get(PodSandboxFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6398:13 [INFO] [stdout] | [INFO] [stdout] 6398 | / ... descriptor.get(|| { [INFO] [stdout] 6399 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6400 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6417:13 [INFO] [stdout] | [INFO] [stdout] 6417 | instance.get(ListPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6764:13 [INFO] [stdout] | [INFO] [stdout] 6764 | / descriptor.get(|| { [INFO] [stdout] 6765 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6766 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6767 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6805 | | ) [INFO] [stdout] 6806 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6813:13 [INFO] [stdout] | [INFO] [stdout] 6813 | instance.get(PodSandbox::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6970:13 [INFO] [stdout] | [INFO] [stdout] 6970 | / ... descriptor.get(|| { [INFO] [stdout] 6971 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6972 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 6973 | | ... "items", [INFO] [stdout] ... | [INFO] [stdout] 6981 | | ... ) [INFO] [stdout] 6982 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6989:13 [INFO] [stdout] | [INFO] [stdout] 6989 | instance.get(ListPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7164:13 [INFO] [stdout] | [INFO] [stdout] 7164 | / descriptor.get(|| { [INFO] [stdout] 7165 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7166 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7167 | | "image", [INFO] [stdout] ... | [INFO] [stdout] 7180 | | ) [INFO] [stdout] 7181 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7188:13 [INFO] [stdout] | [INFO] [stdout] 7188 | instance.get(ImageSpec::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7369:13 [INFO] [stdout] | [INFO] [stdout] 7369 | / descriptor.get(|| { [INFO] [stdout] 7370 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7371 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7372 | | "key", [INFO] [stdout] ... | [INFO] [stdout] 7385 | | ) [INFO] [stdout] 7386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7393:13 [INFO] [stdout] | [INFO] [stdout] 7393 | instance.get(KeyValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7762:13 [INFO] [stdout] | [INFO] [stdout] 7762 | / descriptor.get(|| { [INFO] [stdout] 7763 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7764 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 7765 | | "cpu_period", [INFO] [stdout] ... | [INFO] [stdout] 7808 | | ) [INFO] [stdout] 7809 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7816:13 [INFO] [stdout] | [INFO] [stdout] 7816 | instance.get(LinuxContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7996:13 [INFO] [stdout] | [INFO] [stdout] 7996 | / descriptor.get(|| { [INFO] [stdout] 7997 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7998 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7999 | | "page_size", [INFO] [stdout] ... | [INFO] [stdout] 8012 | | ) [INFO] [stdout] 8013 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8020:13 [INFO] [stdout] | [INFO] [stdout] 8020 | instance.get(HugepageLimit::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8273:13 [INFO] [stdout] | [INFO] [stdout] 8273 | / descriptor.get(|| { [INFO] [stdout] 8274 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8275 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8276 | | "user", [INFO] [stdout] ... | [INFO] [stdout] 8299 | | ) [INFO] [stdout] 8300 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8307:13 [INFO] [stdout] | [INFO] [stdout] 8307 | instance.get(SELinuxOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8488:13 [INFO] [stdout] | [INFO] [stdout] 8488 | / descriptor.get(|| { [INFO] [stdout] 8489 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8490 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8491 | | "add_capabilities", [INFO] [stdout] ... | [INFO] [stdout] 8504 | | ) [INFO] [stdout] 8505 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8512:13 [INFO] [stdout] | [INFO] [stdout] 8512 | instance.get(Capability::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9176:13 [INFO] [stdout] | [INFO] [stdout] 9176 | / ... descriptor.get(|| { [INFO] [stdout] 9177 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9178 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9260:13 [INFO] [stdout] | [INFO] [stdout] 9260 | instance.get(LinuxContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9483:13 [INFO] [stdout] | [INFO] [stdout] 9483 | / ... descriptor.get(|| { [INFO] [stdout] 9484 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9485 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9507:13 [INFO] [stdout] | [INFO] [stdout] 9507 | instance.get(LinuxContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9688:13 [INFO] [stdout] | [INFO] [stdout] 9688 | / descriptor.get(|| { [INFO] [stdout] 9689 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9690 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 9691 | | "run_as_username", [INFO] [stdout] ... | [INFO] [stdout] 9704 | | ) [INFO] [stdout] 9705 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9712:13 [INFO] [stdout] | [INFO] [stdout] 9712 | instance.get(WindowsContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9923:13 [INFO] [stdout] | [INFO] [stdout] 9923 | / ... descriptor.get(|| { [INFO] [stdout] 9924 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9925 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9947:13 [INFO] [stdout] | [INFO] [stdout] 9947 | instance.get(WindowsContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10172:13 [INFO] [stdout] | [INFO] [stdout] 10172 | / descriptor.get(|| { [INFO] [stdout] 10173 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10174 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 10175 | | "cpu_shares", [INFO] [stdout] ... | [INFO] [stdout] 10198 | | ) [INFO] [stdout] 10199 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10206:13 [INFO] [stdout] | [INFO] [stdout] 10206 | instance.get(WindowsContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10382:13 [INFO] [stdout] | [INFO] [stdout] 10382 | / descriptor.get(|| { [INFO] [stdout] 10383 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10384 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10385 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 10398 | | ) [INFO] [stdout] 10399 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10406:13 [INFO] [stdout] | [INFO] [stdout] 10406 | instance.get(ContainerMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10623:13 [INFO] [stdout] | [INFO] [stdout] 10623 | / descriptor.get(|| { [INFO] [stdout] 10624 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10625 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10626 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 10644 | | ) [INFO] [stdout] 10645 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10652:13 [INFO] [stdout] | [INFO] [stdout] 10652 | instance.get(Device::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11386:13 [INFO] [stdout] | [INFO] [stdout] 11386 | / ... descriptor.get(|| { [INFO] [stdout] 11387 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11388 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11480:13 [INFO] [stdout] | [INFO] [stdout] 11480 | instance.get(ContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11741:13 [INFO] [stdout] | [INFO] [stdout] 11741 | / descriptor.get(|| { [INFO] [stdout] 11742 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11743 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11744 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 11762 | | ) [INFO] [stdout] 11763 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11770:13 [INFO] [stdout] | [INFO] [stdout] 11770 | instance.get(CreateContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11916:13 [INFO] [stdout] | [INFO] [stdout] 11916 | / descriptor.get(|| { [INFO] [stdout] 11917 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11918 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11919 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 11927 | | ) [INFO] [stdout] 11928 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11935:13 [INFO] [stdout] | [INFO] [stdout] 11935 | instance.get(CreateContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12079:13 [INFO] [stdout] | [INFO] [stdout] 12079 | / descriptor.get(|| { [INFO] [stdout] 12080 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12081 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12082 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12090 | | ) [INFO] [stdout] 12091 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12098:13 [INFO] [stdout] | [INFO] [stdout] 12098 | instance.get(StartContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12205:13 [INFO] [stdout] | [INFO] [stdout] 12205 | / descriptor.get(|| { [INFO] [stdout] 12206 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12207 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12208 | | "StartContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12211 | | ) [INFO] [stdout] 12212 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12219:13 [INFO] [stdout] | [INFO] [stdout] 12219 | instance.get(StartContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12391:13 [INFO] [stdout] | [INFO] [stdout] 12391 | / descriptor.get(|| { [INFO] [stdout] 12392 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12393 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12394 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12407 | | ) [INFO] [stdout] 12408 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12415:13 [INFO] [stdout] | [INFO] [stdout] 12415 | instance.get(StopContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12523:13 [INFO] [stdout] | [INFO] [stdout] 12523 | / descriptor.get(|| { [INFO] [stdout] 12524 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12525 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12526 | | "StopContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12529 | | ) [INFO] [stdout] 12530 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12537:13 [INFO] [stdout] | [INFO] [stdout] 12537 | instance.get(StopContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12680:13 [INFO] [stdout] | [INFO] [stdout] 12680 | / descriptor.get(|| { [INFO] [stdout] 12681 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12682 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12683 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12691 | | ) [INFO] [stdout] 12692 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12699:13 [INFO] [stdout] | [INFO] [stdout] 12699 | instance.get(RemoveContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12806:13 [INFO] [stdout] | [INFO] [stdout] 12806 | / descriptor.get(|| { [INFO] [stdout] 12807 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12808 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12809 | | "RemoveContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12812 | | ) [INFO] [stdout] 12813 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12820:13 [INFO] [stdout] | [INFO] [stdout] 12820 | instance.get(RemoveContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12952:13 [INFO] [stdout] | [INFO] [stdout] 12952 | / ... descriptor.get(|| { [INFO] [stdout] 12953 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12954 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 12955 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 12963 | | ... ) [INFO] [stdout] 12964 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12971:13 [INFO] [stdout] | [INFO] [stdout] 12971 | instance.get(ContainerStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13233:13 [INFO] [stdout] | [INFO] [stdout] 13233 | / descriptor.get(|| { [INFO] [stdout] 13234 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13235 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13236 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13259 | | ) [INFO] [stdout] 13260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13267:13 [INFO] [stdout] | [INFO] [stdout] 13267 | instance.get(ContainerFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13430:13 [INFO] [stdout] | [INFO] [stdout] 13430 | / ... descriptor.get(|| { [INFO] [stdout] 13431 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13432 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13449:13 [INFO] [stdout] | [INFO] [stdout] 13449 | instance.get(ListContainersRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13883:13 [INFO] [stdout] | [INFO] [stdout] 13883 | / descriptor.get(|| { [INFO] [stdout] 13884 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13885 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13886 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13934 | | ) [INFO] [stdout] 13935 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13942:13 [INFO] [stdout] | [INFO] [stdout] 13942 | instance.get(Container::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14101:13 [INFO] [stdout] | [INFO] [stdout] 14101 | / ... descriptor.get(|| { [INFO] [stdout] 14102 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14103 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 14104 | | ... "containers", [INFO] [stdout] ... | [INFO] [stdout] 14112 | | ... ) [INFO] [stdout] 14113 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14120:13 [INFO] [stdout] | [INFO] [stdout] 14120 | instance.get(ListContainersResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14293:13 [INFO] [stdout] | [INFO] [stdout] 14293 | / descriptor.get(|| { [INFO] [stdout] 14294 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14295 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14296 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 14309 | | ) [INFO] [stdout] 14310 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14317:13 [INFO] [stdout] | [INFO] [stdout] 14317 | instance.get(ContainerStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14954:13 [INFO] [stdout] | [INFO] [stdout] 14954 | / descriptor.get(|| { [INFO] [stdout] 14955 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14956 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14957 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 15035 | | ) [INFO] [stdout] 15036 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15043:13 [INFO] [stdout] | [INFO] [stdout] 15043 | instance.get(ContainerStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15247:13 [INFO] [stdout] | [INFO] [stdout] 15247 | / ... descriptor.get(|| { [INFO] [stdout] 15248 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15249 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15271:13 [INFO] [stdout] | [INFO] [stdout] 15271 | instance.get(ContainerStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15467:13 [INFO] [stdout] | [INFO] [stdout] 15467 | / descriptor.get(|| { [INFO] [stdout] 15468 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15469 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15470 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15483 | | ) [INFO] [stdout] 15484 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15491:13 [INFO] [stdout] | [INFO] [stdout] 15491 | instance.get(UpdateContainerResourcesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15599:13 [INFO] [stdout] | [INFO] [stdout] 15599 | / descriptor.get(|| { [INFO] [stdout] 15600 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 15601 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 15602 | | "UpdateContainerResourcesResponse", [INFO] [stdout] ... | [INFO] [stdout] 15605 | | ) [INFO] [stdout] 15606 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15613:13 [INFO] [stdout] | [INFO] [stdout] 15613 | instance.get(UpdateContainerResourcesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15820:13 [INFO] [stdout] | [INFO] [stdout] 15820 | / descriptor.get(|| { [INFO] [stdout] 15821 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15822 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15823 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15841 | | ) [INFO] [stdout] 15842 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15849:13 [INFO] [stdout] | [INFO] [stdout] 15849 | instance.get(ExecSyncRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16060:13 [INFO] [stdout] | [INFO] [stdout] 16060 | / descriptor.get(|| { [INFO] [stdout] 16061 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16062 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>( [INFO] [stdout] 16063 | | "stdout", [INFO] [stdout] ... | [INFO] [stdout] 16081 | | ) [INFO] [stdout] 16082 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16089:13 [INFO] [stdout] | [INFO] [stdout] 16089 | instance.get(ExecSyncResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16386:13 [INFO] [stdout] | [INFO] [stdout] 16386 | / descriptor.get(|| { [INFO] [stdout] 16387 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16388 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16389 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16422 | | ) [INFO] [stdout] 16423 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16430:13 [INFO] [stdout] | [INFO] [stdout] 16430 | instance.get(ExecRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16579:13 [INFO] [stdout] | [INFO] [stdout] 16579 | / descriptor.get(|| { [INFO] [stdout] 16580 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16581 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16582 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 16590 | | ) [INFO] [stdout] 16591 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16598:13 [INFO] [stdout] | [INFO] [stdout] 16598 | instance.get(ExecResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16858:13 [INFO] [stdout] | [INFO] [stdout] 16858 | / descriptor.get(|| { [INFO] [stdout] 16859 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16860 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16861 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16889 | | ) [INFO] [stdout] 16890 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16897:13 [INFO] [stdout] | [INFO] [stdout] 16897 | instance.get(AttachRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17045:13 [INFO] [stdout] | [INFO] [stdout] 17045 | / descriptor.get(|| { [INFO] [stdout] 17046 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17047 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17048 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17056 | | ) [INFO] [stdout] 17057 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17064:13 [INFO] [stdout] | [INFO] [stdout] 17064 | instance.get(AttachResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17243:13 [INFO] [stdout] | [INFO] [stdout] 17243 | / descriptor.get(|| { [INFO] [stdout] 17244 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17245 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17246 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 17259 | | ) [INFO] [stdout] 17260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17267:13 [INFO] [stdout] | [INFO] [stdout] 17267 | instance.get(PortForwardRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17412:13 [INFO] [stdout] | [INFO] [stdout] 17412 | / descriptor.get(|| { [INFO] [stdout] 17413 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17414 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17415 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17423 | | ) [INFO] [stdout] 17424 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17431:13 [INFO] [stdout] | [INFO] [stdout] 17431 | instance.get(PortForwardResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17590:13 [INFO] [stdout] | [INFO] [stdout] 17590 | / ... descriptor.get(|| { [INFO] [stdout] 17591 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17592 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17609:13 [INFO] [stdout] | [INFO] [stdout] 17609 | instance.get(ImageFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17768:13 [INFO] [stdout] | [INFO] [stdout] 17768 | / ... descriptor.get(|| { [INFO] [stdout] 17769 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17770 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17787:13 [INFO] [stdout] | [INFO] [stdout] 17787 | instance.get(ListImagesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18168:13 [INFO] [stdout] | [INFO] [stdout] 18168 | / descriptor.get(|| { [INFO] [stdout] 18169 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18170 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 18171 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 18209 | | ) [INFO] [stdout] 18210 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18217:13 [INFO] [stdout] | [INFO] [stdout] 18217 | instance.get(Image::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18374:13 [INFO] [stdout] | [INFO] [stdout] 18374 | / descriptor.get(|| { [INFO] [stdout] 18375 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18376 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18377 | | "images", [INFO] [stdout] ... | [INFO] [stdout] 18385 | | ) [INFO] [stdout] 18386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18393:13 [INFO] [stdout] | [INFO] [stdout] 18393 | instance.get(ListImagesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18581:13 [INFO] [stdout] | [INFO] [stdout] 18581 | / ... descriptor.get(|| { [INFO] [stdout] 18582 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18583 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18605:13 [INFO] [stdout] | [INFO] [stdout] 18605 | instance.get(ImageStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18796:13 [INFO] [stdout] | [INFO] [stdout] 18796 | / ... descriptor.get(|| { [INFO] [stdout] 18797 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18798 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18799 | | ... "image", [INFO] [stdout] ... | [INFO] [stdout] 18812 | | ... ) [INFO] [stdout] 18813 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18820:13 [INFO] [stdout] | [INFO] [stdout] 18820 | instance.get(ImageStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19145:13 [INFO] [stdout] | [INFO] [stdout] 19145 | / descriptor.get(|| { [INFO] [stdout] 19146 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19147 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19148 | | "username", [INFO] [stdout] ... | [INFO] [stdout] 19181 | | ) [INFO] [stdout] 19182 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19189:13 [INFO] [stdout] | [INFO] [stdout] 19189 | instance.get(AuthConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19455:13 [INFO] [stdout] | [INFO] [stdout] 19455 | / ... descriptor.get(|| { [INFO] [stdout] 19456 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19457 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19484:13 [INFO] [stdout] | [INFO] [stdout] 19484 | instance.get(PullImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19630:13 [INFO] [stdout] | [INFO] [stdout] 19630 | / descriptor.get(|| { [INFO] [stdout] 19631 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19632 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19633 | | "image_ref", [INFO] [stdout] ... | [INFO] [stdout] 19641 | | ) [INFO] [stdout] 19642 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19649:13 [INFO] [stdout] | [INFO] [stdout] 19649 | instance.get(PullImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19808:13 [INFO] [stdout] | [INFO] [stdout] 19808 | / ... descriptor.get(|| { [INFO] [stdout] 19809 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19810 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19827:13 [INFO] [stdout] | [INFO] [stdout] 19827 | instance.get(RemoveImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19934:13 [INFO] [stdout] | [INFO] [stdout] 19934 | / descriptor.get(|| { [INFO] [stdout] 19935 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 19936 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 19937 | | "RemoveImageResponse", [INFO] [stdout] ... | [INFO] [stdout] 19940 | | ) [INFO] [stdout] 19941 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19948:13 [INFO] [stdout] | [INFO] [stdout] 19948 | instance.get(RemoveImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20091:13 [INFO] [stdout] | [INFO] [stdout] 20091 | / descriptor.get(|| { [INFO] [stdout] 20092 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20093 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20094 | | "pod_cidr", [INFO] [stdout] ... | [INFO] [stdout] 20102 | | ) [INFO] [stdout] 20103 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20110:13 [INFO] [stdout] | [INFO] [stdout] 20110 | instance.get(NetworkConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20269:13 [INFO] [stdout] | [INFO] [stdout] 20269 | / ... descriptor.get(|| { [INFO] [stdout] 20270 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20271 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20288:13 [INFO] [stdout] | [INFO] [stdout] 20288 | instance.get(RuntimeConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20447:13 [INFO] [stdout] | [INFO] [stdout] 20447 | / ... descriptor.get(|| { [INFO] [stdout] 20448 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20449 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20466:13 [INFO] [stdout] | [INFO] [stdout] 20466 | instance.get(UpdateRuntimeConfigRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20573:13 [INFO] [stdout] | [INFO] [stdout] 20573 | / descriptor.get(|| { [INFO] [stdout] 20574 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 20575 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 20576 | | "UpdateRuntimeConfigResponse", [INFO] [stdout] ... | [INFO] [stdout] 20579 | | ) [INFO] [stdout] 20580 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20587:13 [INFO] [stdout] | [INFO] [stdout] 20587 | instance.get(UpdateRuntimeConfigResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20831:13 [INFO] [stdout] | [INFO] [stdout] 20831 | / descriptor.get(|| { [INFO] [stdout] 20832 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20833 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20834 | | "type", [INFO] [stdout] ... | [INFO] [stdout] 20857 | | ) [INFO] [stdout] 20858 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20865:13 [INFO] [stdout] | [INFO] [stdout] 20865 | instance.get(RuntimeCondition::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21019:13 [INFO] [stdout] | [INFO] [stdout] 21019 | / ... descriptor.get(|| { [INFO] [stdout] 21020 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21021 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21038:13 [INFO] [stdout] | [INFO] [stdout] 21038 | instance.get(RuntimeStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21175:13 [INFO] [stdout] | [INFO] [stdout] 21175 | / descriptor.get(|| { [INFO] [stdout] 21176 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21177 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBool>( [INFO] [stdout] 21178 | | "verbose", [INFO] [stdout] ... | [INFO] [stdout] 21186 | | ) [INFO] [stdout] 21187 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21194:13 [INFO] [stdout] | [INFO] [stdout] 21194 | instance.get(StatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21384:13 [INFO] [stdout] | [INFO] [stdout] 21384 | / ... descriptor.get(|| { [INFO] [stdout] 21385 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21386 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21408:13 [INFO] [stdout] | [INFO] [stdout] 21408 | instance.get(StatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21516:13 [INFO] [stdout] | [INFO] [stdout] 21516 | / descriptor.get(|| { [INFO] [stdout] 21517 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 21518 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 21519 | | "ImageFsInfoRequest", [INFO] [stdout] ... | [INFO] [stdout] 21522 | | ) [INFO] [stdout] 21523 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21530:13 [INFO] [stdout] | [INFO] [stdout] 21530 | instance.get(ImageFsInfoRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21666:13 [INFO] [stdout] | [INFO] [stdout] 21666 | / descriptor.get(|| { [INFO] [stdout] 21667 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21668 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeUint64>( [INFO] [stdout] 21669 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 21677 | | ) [INFO] [stdout] 21678 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21685:13 [INFO] [stdout] | [INFO] [stdout] 21685 | instance.get(UInt64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21829:13 [INFO] [stdout] | [INFO] [stdout] 21829 | / descriptor.get(|| { [INFO] [stdout] 21830 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21831 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 21832 | | "mountpoint", [INFO] [stdout] ... | [INFO] [stdout] 21840 | | ) [INFO] [stdout] 21841 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21848:13 [INFO] [stdout] | [INFO] [stdout] 21848 | instance.get(FilesystemIdentifier::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22138:13 [INFO] [stdout] | [INFO] [stdout] 22138 | / descriptor.get(|| { [INFO] [stdout] 22139 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22140 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 22141 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 22164 | | ) [INFO] [stdout] 22165 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22172:13 [INFO] [stdout] | [INFO] [stdout] 22172 | instance.get(FilesystemUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22326:13 [INFO] [stdout] | [INFO] [stdout] 22326 | / ... descriptor.get(|| { [INFO] [stdout] 22327 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22328 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22345:13 [INFO] [stdout] | [INFO] [stdout] 22345 | instance.get(ImageFsInfoResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22489:13 [INFO] [stdout] | [INFO] [stdout] 22489 | / descriptor.get(|| { [INFO] [stdout] 22490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 22492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 22500 | | ) [INFO] [stdout] 22501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22508:13 [INFO] [stdout] | [INFO] [stdout] 22508 | instance.get(ContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22667:13 [INFO] [stdout] | [INFO] [stdout] 22667 | / ... descriptor.get(|| { [INFO] [stdout] 22668 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22669 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22686:13 [INFO] [stdout] | [INFO] [stdout] 22686 | instance.get(ContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22845:13 [INFO] [stdout] | [INFO] [stdout] 22845 | / ... descriptor.get(|| { [INFO] [stdout] 22846 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22847 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22864:13 [INFO] [stdout] | [INFO] [stdout] 22864 | instance.get(ListContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23075:13 [INFO] [stdout] | [INFO] [stdout] 23075 | / descriptor.get(|| { [INFO] [stdout] 23076 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23077 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23078 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23096 | | ) [INFO] [stdout] 23097 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23104:13 [INFO] [stdout] | [INFO] [stdout] 23104 | instance.get(ContainerStatsFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23257:13 [INFO] [stdout] | [INFO] [stdout] 23257 | / ... descriptor.get(|| { [INFO] [stdout] 23258 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23259 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23276:13 [INFO] [stdout] | [INFO] [stdout] 23276 | instance.get(ListContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23533:13 [INFO] [stdout] | [INFO] [stdout] 23533 | / descriptor.get(|| { [INFO] [stdout] 23534 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23535 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23536 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23559 | | ) [INFO] [stdout] 23560 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23567:13 [INFO] [stdout] | [INFO] [stdout] 23567 | instance.get(ContainerAttributes::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23882:13 [INFO] [stdout] | [INFO] [stdout] 23882 | / ... descriptor.get(|| { [INFO] [stdout] 23883 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23884 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23916:13 [INFO] [stdout] | [INFO] [stdout] 23916 | instance.get(ContainerStats::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24107:13 [INFO] [stdout] | [INFO] [stdout] 24107 | / descriptor.get(|| { [INFO] [stdout] 24108 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24109 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24110 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24123 | | ) [INFO] [stdout] 24124 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24131:13 [INFO] [stdout] | [INFO] [stdout] 24131 | instance.get(CpuUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24320:13 [INFO] [stdout] | [INFO] [stdout] 24320 | / descriptor.get(|| { [INFO] [stdout] 24321 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24322 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24323 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24336 | | ) [INFO] [stdout] 24337 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24344:13 [INFO] [stdout] | [INFO] [stdout] 24344 | instance.get(MemoryUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24489:13 [INFO] [stdout] | [INFO] [stdout] 24489 | / descriptor.get(|| { [INFO] [stdout] 24490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 24492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 24500 | | ) [INFO] [stdout] 24501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24508:13 [INFO] [stdout] | [INFO] [stdout] 24508 | instance.get(ReopenContainerLogRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24615:13 [INFO] [stdout] | [INFO] [stdout] 24615 | / descriptor.get(|| { [INFO] [stdout] 24616 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 24617 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 24618 | | "ReopenContainerLogResponse", [INFO] [stdout] ... | [INFO] [stdout] 24621 | | ) [INFO] [stdout] 24622 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24629:13 [INFO] [stdout] | [INFO] [stdout] 24629 | instance.get(ReopenContainerLogResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24685:13 [INFO] [stdout] | [INFO] [stdout] 24685 | / descriptor.get(|| { [INFO] [stdout] 24686 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("Protocol", file_descriptor_proto()) [INFO] [stdout] 24687 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24740:13 [INFO] [stdout] | [INFO] [stdout] 24740 | / descriptor.get(|| { [INFO] [stdout] 24741 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("MountPropagation", file_descriptor_proto()) [INFO] [stdout] 24742 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24798:13 [INFO] [stdout] | [INFO] [stdout] 24798 | / descriptor.get(|| { [INFO] [stdout] 24799 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("NamespaceMode", file_descriptor_proto()) [INFO] [stdout] 24800 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24850:13 [INFO] [stdout] | [INFO] [stdout] 24850 | / descriptor.get(|| { [INFO] [stdout] 24851 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("PodSandboxState", file_descriptor_proto()) [INFO] [stdout] 24852 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24908:13 [INFO] [stdout] | [INFO] [stdout] 24908 | / descriptor.get(|| { [INFO] [stdout] 24909 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("ContainerState", file_descriptor_proto()) [INFO] [stdout] 24910 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:27112:9 [INFO] [stdout] | [INFO] [stdout] 27112 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 27113 | | parse_descriptor_proto() [INFO] [stdout] 27114 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.51.1, cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "294848679c074d6223742b1c94668cd089175fe78d1227b49becf362cbfeea64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294848679c074d6223742b1c94668cd089175fe78d1227b49becf362cbfeea64", kill_on_drop: false }` [INFO] [stdout] 294848679c074d6223742b1c94668cd089175fe78d1227b49becf362cbfeea64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40854b45a30404eb9ddbca2d9bdebbff14978b9d7dca90419123839a2566284 [INFO] running `Command { std: "docker" "start" "-a" "d40854b45a30404eb9ddbca2d9bdebbff14978b9d7dca90419123839a2566284", kill_on_drop: false }` [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api_grpc.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | / descriptor.get(|| { [INFO] [stdout] 148 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 149 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 150 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 158 | | ) [INFO] [stdout] 159 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | instance.get(VersionRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | / descriptor.get(|| { [INFO] [stdout] 419 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 420 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 421 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 444 | | ) [INFO] [stdout] 445 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | instance.get(VersionResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | / descriptor.get(|| { [INFO] [stdout] 669 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 670 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 671 | | "servers", [INFO] [stdout] ... | [INFO] [stdout] 689 | | ) [INFO] [stdout] 690 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | instance.get(DNSConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:926:13 [INFO] [stdout] | [INFO] [stdout] 926 | / descriptor.get(|| { [INFO] [stdout] 927 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 928 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 929 | | "protocol", [INFO] [stdout] ... | [INFO] [stdout] 952 | | ) [INFO] [stdout] 953 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:960:13 [INFO] [stdout] | [INFO] [stdout] 960 | instance.get(PortMapping::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | / descriptor.get(|| { [INFO] [stdout] 1227 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1228 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 1229 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 1257 | | ) [INFO] [stdout] 1258 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1265:13 [INFO] [stdout] | [INFO] [stdout] 1265 | instance.get(Mount::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1488:13 [INFO] [stdout] | [INFO] [stdout] 1488 | / ... descriptor.get(|| { [INFO] [stdout] 1489 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1490 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 1491 | | ... "network", [INFO] [stdout] ... | [INFO] [stdout] 1514 | | ... ) [INFO] [stdout] 1515 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1522:13 [INFO] [stdout] | [INFO] [stdout] 1522 | instance.get(NamespaceOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1662:13 [INFO] [stdout] | [INFO] [stdout] 1662 | / descriptor.get(|| { [INFO] [stdout] 1663 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1664 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1665 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 1673 | | ) [INFO] [stdout] 1674 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1681:13 [INFO] [stdout] | [INFO] [stdout] 1681 | instance.get(Int64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2122:13 [INFO] [stdout] | [INFO] [stdout] 2122 | / ... descriptor.get(|| { [INFO] [stdout] 2123 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2124 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2176:13 [INFO] [stdout] | [INFO] [stdout] 2176 | instance.get(LinuxSandboxSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2409:13 [INFO] [stdout] | [INFO] [stdout] 2409 | / descriptor.get(|| { [INFO] [stdout] 2410 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2411 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2412 | | "cgroup_parent", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | ) [INFO] [stdout] 2431 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2438:13 [INFO] [stdout] | [INFO] [stdout] 2438 | instance.get(LinuxPodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2685:13 [INFO] [stdout] | [INFO] [stdout] 2685 | / descriptor.get(|| { [INFO] [stdout] 2686 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2687 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2688 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 2711 | | ) [INFO] [stdout] 2712 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2719:13 [INFO] [stdout] | [INFO] [stdout] 2719 | instance.get(PodSandboxMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3160:13 [INFO] [stdout] | [INFO] [stdout] 3160 | / ... descriptor.get(|| { [INFO] [stdout] 3161 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3162 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3214:13 [INFO] [stdout] | [INFO] [stdout] 3214 | instance.get(PodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3416:13 [INFO] [stdout] | [INFO] [stdout] 3416 | / ... descriptor.get(|| { [INFO] [stdout] 3417 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3418 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3440:13 [INFO] [stdout] | [INFO] [stdout] 3440 | instance.get(RunPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3585:13 [INFO] [stdout] | [INFO] [stdout] 3585 | / descriptor.get(|| { [INFO] [stdout] 3586 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3587 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3588 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3596 | | ) [INFO] [stdout] 3597 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3604:13 [INFO] [stdout] | [INFO] [stdout] 3604 | instance.get(RunPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3748:13 [INFO] [stdout] | [INFO] [stdout] 3748 | / descriptor.get(|| { [INFO] [stdout] 3749 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3750 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3751 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3759 | | ) [INFO] [stdout] 3760 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3767:13 [INFO] [stdout] | [INFO] [stdout] 3767 | instance.get(StopPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3874:13 [INFO] [stdout] | [INFO] [stdout] 3874 | / descriptor.get(|| { [INFO] [stdout] 3875 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 3876 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 3877 | | "StopPodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 3880 | | ) [INFO] [stdout] 3881 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3888:13 [INFO] [stdout] | [INFO] [stdout] 3888 | instance.get(StopPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4031:13 [INFO] [stdout] | [INFO] [stdout] 4031 | / descriptor.get(|| { [INFO] [stdout] 4032 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4033 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4034 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4042 | | ) [INFO] [stdout] 4043 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4050:13 [INFO] [stdout] | [INFO] [stdout] 4050 | instance.get(RemovePodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4157:13 [INFO] [stdout] | [INFO] [stdout] 4157 | / descriptor.get(|| { [INFO] [stdout] 4158 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 4159 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 4160 | | "RemovePodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 4163 | | ) [INFO] [stdout] 4164 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4171:13 [INFO] [stdout] | [INFO] [stdout] 4171 | instance.get(RemovePodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4343:13 [INFO] [stdout] | [INFO] [stdout] 4343 | / descriptor.get(|| { [INFO] [stdout] 4344 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4345 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4346 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4359 | | ) [INFO] [stdout] 4360 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4367:13 [INFO] [stdout] | [INFO] [stdout] 4367 | instance.get(PodSandboxStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4512:13 [INFO] [stdout] | [INFO] [stdout] 4512 | / descriptor.get(|| { [INFO] [stdout] 4513 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4514 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4515 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4523 | | ) [INFO] [stdout] 4524 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4531:13 [INFO] [stdout] | [INFO] [stdout] 4531 | instance.get(PodIP::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4718:13 [INFO] [stdout] | [INFO] [stdout] 4718 | / descriptor.get(|| { [INFO] [stdout] 4719 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4720 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4721 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4734 | | ) [INFO] [stdout] 4735 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4742:13 [INFO] [stdout] | [INFO] [stdout] 4742 | instance.get(PodSandboxNetworkStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4902:13 [INFO] [stdout] | [INFO] [stdout] 4902 | / ... descriptor.get(|| { [INFO] [stdout] 4903 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4904 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4921:13 [INFO] [stdout] | [INFO] [stdout] 4921 | instance.get(Namespace::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5080:13 [INFO] [stdout] | [INFO] [stdout] 5080 | / ... descriptor.get(|| { [INFO] [stdout] 5081 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5082 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5099:13 [INFO] [stdout] | [INFO] [stdout] 5099 | instance.get(LinuxPodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5548:13 [INFO] [stdout] | [INFO] [stdout] 5548 | / descriptor.get(|| { [INFO] [stdout] 5549 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5550 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 5551 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 5599 | | ) [INFO] [stdout] 5600 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5607:13 [INFO] [stdout] | [INFO] [stdout] 5607 | instance.get(PodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5805:13 [INFO] [stdout] | [INFO] [stdout] 5805 | / ... descriptor.get(|| { [INFO] [stdout] 5806 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5807 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5829:13 [INFO] [stdout] | [INFO] [stdout] 5829 | instance.get(PodSandboxStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5963:13 [INFO] [stdout] | [INFO] [stdout] 5963 | / ... descriptor.get(|| { [INFO] [stdout] 5964 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5965 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 5966 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 5974 | | ... ) [INFO] [stdout] 5975 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5982:13 [INFO] [stdout] | [INFO] [stdout] 5982 | instance.get(PodSandboxStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6208:13 [INFO] [stdout] | [INFO] [stdout] 6208 | / descriptor.get(|| { [INFO] [stdout] 6209 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6210 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6211 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6229 | | ) [INFO] [stdout] 6230 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6237:13 [INFO] [stdout] | [INFO] [stdout] 6237 | instance.get(PodSandboxFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6398:13 [INFO] [stdout] | [INFO] [stdout] 6398 | / ... descriptor.get(|| { [INFO] [stdout] 6399 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6400 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6417:13 [INFO] [stdout] | [INFO] [stdout] 6417 | instance.get(ListPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6764:13 [INFO] [stdout] | [INFO] [stdout] 6764 | / descriptor.get(|| { [INFO] [stdout] 6765 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6766 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6767 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6805 | | ) [INFO] [stdout] 6806 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6813:13 [INFO] [stdout] | [INFO] [stdout] 6813 | instance.get(PodSandbox::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6970:13 [INFO] [stdout] | [INFO] [stdout] 6970 | / ... descriptor.get(|| { [INFO] [stdout] 6971 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6972 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 6973 | | ... "items", [INFO] [stdout] ... | [INFO] [stdout] 6981 | | ... ) [INFO] [stdout] 6982 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6989:13 [INFO] [stdout] | [INFO] [stdout] 6989 | instance.get(ListPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7164:13 [INFO] [stdout] | [INFO] [stdout] 7164 | / descriptor.get(|| { [INFO] [stdout] 7165 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7166 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7167 | | "image", [INFO] [stdout] ... | [INFO] [stdout] 7180 | | ) [INFO] [stdout] 7181 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7188:13 [INFO] [stdout] | [INFO] [stdout] 7188 | instance.get(ImageSpec::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7369:13 [INFO] [stdout] | [INFO] [stdout] 7369 | / descriptor.get(|| { [INFO] [stdout] 7370 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7371 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7372 | | "key", [INFO] [stdout] ... | [INFO] [stdout] 7385 | | ) [INFO] [stdout] 7386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7393:13 [INFO] [stdout] | [INFO] [stdout] 7393 | instance.get(KeyValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7762:13 [INFO] [stdout] | [INFO] [stdout] 7762 | / descriptor.get(|| { [INFO] [stdout] 7763 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7764 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 7765 | | "cpu_period", [INFO] [stdout] ... | [INFO] [stdout] 7808 | | ) [INFO] [stdout] 7809 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7816:13 [INFO] [stdout] | [INFO] [stdout] 7816 | instance.get(LinuxContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7996:13 [INFO] [stdout] | [INFO] [stdout] 7996 | / descriptor.get(|| { [INFO] [stdout] 7997 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7998 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7999 | | "page_size", [INFO] [stdout] ... | [INFO] [stdout] 8012 | | ) [INFO] [stdout] 8013 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8020:13 [INFO] [stdout] | [INFO] [stdout] 8020 | instance.get(HugepageLimit::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8273:13 [INFO] [stdout] | [INFO] [stdout] 8273 | / descriptor.get(|| { [INFO] [stdout] 8274 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8275 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8276 | | "user", [INFO] [stdout] ... | [INFO] [stdout] 8299 | | ) [INFO] [stdout] 8300 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8307:13 [INFO] [stdout] | [INFO] [stdout] 8307 | instance.get(SELinuxOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8488:13 [INFO] [stdout] | [INFO] [stdout] 8488 | / descriptor.get(|| { [INFO] [stdout] 8489 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8490 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8491 | | "add_capabilities", [INFO] [stdout] ... | [INFO] [stdout] 8504 | | ) [INFO] [stdout] 8505 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8512:13 [INFO] [stdout] | [INFO] [stdout] 8512 | instance.get(Capability::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9176:13 [INFO] [stdout] | [INFO] [stdout] 9176 | / ... descriptor.get(|| { [INFO] [stdout] 9177 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9178 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9260:13 [INFO] [stdout] | [INFO] [stdout] 9260 | instance.get(LinuxContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9483:13 [INFO] [stdout] | [INFO] [stdout] 9483 | / ... descriptor.get(|| { [INFO] [stdout] 9484 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9485 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9507:13 [INFO] [stdout] | [INFO] [stdout] 9507 | instance.get(LinuxContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9688:13 [INFO] [stdout] | [INFO] [stdout] 9688 | / descriptor.get(|| { [INFO] [stdout] 9689 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9690 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 9691 | | "run_as_username", [INFO] [stdout] ... | [INFO] [stdout] 9704 | | ) [INFO] [stdout] 9705 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9712:13 [INFO] [stdout] | [INFO] [stdout] 9712 | instance.get(WindowsContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9923:13 [INFO] [stdout] | [INFO] [stdout] 9923 | / ... descriptor.get(|| { [INFO] [stdout] 9924 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9925 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9947:13 [INFO] [stdout] | [INFO] [stdout] 9947 | instance.get(WindowsContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10172:13 [INFO] [stdout] | [INFO] [stdout] 10172 | / descriptor.get(|| { [INFO] [stdout] 10173 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10174 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 10175 | | "cpu_shares", [INFO] [stdout] ... | [INFO] [stdout] 10198 | | ) [INFO] [stdout] 10199 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10206:13 [INFO] [stdout] | [INFO] [stdout] 10206 | instance.get(WindowsContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10382:13 [INFO] [stdout] | [INFO] [stdout] 10382 | / descriptor.get(|| { [INFO] [stdout] 10383 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10384 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10385 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 10398 | | ) [INFO] [stdout] 10399 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10406:13 [INFO] [stdout] | [INFO] [stdout] 10406 | instance.get(ContainerMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10623:13 [INFO] [stdout] | [INFO] [stdout] 10623 | / descriptor.get(|| { [INFO] [stdout] 10624 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10625 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10626 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 10644 | | ) [INFO] [stdout] 10645 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10652:13 [INFO] [stdout] | [INFO] [stdout] 10652 | instance.get(Device::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11386:13 [INFO] [stdout] | [INFO] [stdout] 11386 | / ... descriptor.get(|| { [INFO] [stdout] 11387 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11388 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11480:13 [INFO] [stdout] | [INFO] [stdout] 11480 | instance.get(ContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11741:13 [INFO] [stdout] | [INFO] [stdout] 11741 | / descriptor.get(|| { [INFO] [stdout] 11742 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11743 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11744 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 11762 | | ) [INFO] [stdout] 11763 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11770:13 [INFO] [stdout] | [INFO] [stdout] 11770 | instance.get(CreateContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11916:13 [INFO] [stdout] | [INFO] [stdout] 11916 | / descriptor.get(|| { [INFO] [stdout] 11917 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11918 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11919 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 11927 | | ) [INFO] [stdout] 11928 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11935:13 [INFO] [stdout] | [INFO] [stdout] 11935 | instance.get(CreateContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12079:13 [INFO] [stdout] | [INFO] [stdout] 12079 | / descriptor.get(|| { [INFO] [stdout] 12080 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12081 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12082 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12090 | | ) [INFO] [stdout] 12091 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12098:13 [INFO] [stdout] | [INFO] [stdout] 12098 | instance.get(StartContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12205:13 [INFO] [stdout] | [INFO] [stdout] 12205 | / descriptor.get(|| { [INFO] [stdout] 12206 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12207 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12208 | | "StartContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12211 | | ) [INFO] [stdout] 12212 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12219:13 [INFO] [stdout] | [INFO] [stdout] 12219 | instance.get(StartContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12391:13 [INFO] [stdout] | [INFO] [stdout] 12391 | / descriptor.get(|| { [INFO] [stdout] 12392 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12393 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12394 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12407 | | ) [INFO] [stdout] 12408 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12415:13 [INFO] [stdout] | [INFO] [stdout] 12415 | instance.get(StopContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12523:13 [INFO] [stdout] | [INFO] [stdout] 12523 | / descriptor.get(|| { [INFO] [stdout] 12524 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12525 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12526 | | "StopContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12529 | | ) [INFO] [stdout] 12530 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12537:13 [INFO] [stdout] | [INFO] [stdout] 12537 | instance.get(StopContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12680:13 [INFO] [stdout] | [INFO] [stdout] 12680 | / descriptor.get(|| { [INFO] [stdout] 12681 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12682 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12683 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12691 | | ) [INFO] [stdout] 12692 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12699:13 [INFO] [stdout] | [INFO] [stdout] 12699 | instance.get(RemoveContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12806:13 [INFO] [stdout] | [INFO] [stdout] 12806 | / descriptor.get(|| { [INFO] [stdout] 12807 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12808 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12809 | | "RemoveContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12812 | | ) [INFO] [stdout] 12813 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12820:13 [INFO] [stdout] | [INFO] [stdout] 12820 | instance.get(RemoveContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12952:13 [INFO] [stdout] | [INFO] [stdout] 12952 | / ... descriptor.get(|| { [INFO] [stdout] 12953 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12954 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 12955 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 12963 | | ... ) [INFO] [stdout] 12964 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12971:13 [INFO] [stdout] | [INFO] [stdout] 12971 | instance.get(ContainerStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13233:13 [INFO] [stdout] | [INFO] [stdout] 13233 | / descriptor.get(|| { [INFO] [stdout] 13234 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13235 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13236 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13259 | | ) [INFO] [stdout] 13260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13267:13 [INFO] [stdout] | [INFO] [stdout] 13267 | instance.get(ContainerFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13430:13 [INFO] [stdout] | [INFO] [stdout] 13430 | / ... descriptor.get(|| { [INFO] [stdout] 13431 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13432 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13449:13 [INFO] [stdout] | [INFO] [stdout] 13449 | instance.get(ListContainersRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13883:13 [INFO] [stdout] | [INFO] [stdout] 13883 | / descriptor.get(|| { [INFO] [stdout] 13884 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13885 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13886 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13934 | | ) [INFO] [stdout] 13935 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13942:13 [INFO] [stdout] | [INFO] [stdout] 13942 | instance.get(Container::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14101:13 [INFO] [stdout] | [INFO] [stdout] 14101 | / ... descriptor.get(|| { [INFO] [stdout] 14102 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14103 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 14104 | | ... "containers", [INFO] [stdout] ... | [INFO] [stdout] 14112 | | ... ) [INFO] [stdout] 14113 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14120:13 [INFO] [stdout] | [INFO] [stdout] 14120 | instance.get(ListContainersResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14293:13 [INFO] [stdout] | [INFO] [stdout] 14293 | / descriptor.get(|| { [INFO] [stdout] 14294 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14295 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14296 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 14309 | | ) [INFO] [stdout] 14310 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14317:13 [INFO] [stdout] | [INFO] [stdout] 14317 | instance.get(ContainerStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14954:13 [INFO] [stdout] | [INFO] [stdout] 14954 | / descriptor.get(|| { [INFO] [stdout] 14955 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14956 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14957 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 15035 | | ) [INFO] [stdout] 15036 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15043:13 [INFO] [stdout] | [INFO] [stdout] 15043 | instance.get(ContainerStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15247:13 [INFO] [stdout] | [INFO] [stdout] 15247 | / ... descriptor.get(|| { [INFO] [stdout] 15248 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15249 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15271:13 [INFO] [stdout] | [INFO] [stdout] 15271 | instance.get(ContainerStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15467:13 [INFO] [stdout] | [INFO] [stdout] 15467 | / descriptor.get(|| { [INFO] [stdout] 15468 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15469 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15470 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15483 | | ) [INFO] [stdout] 15484 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15491:13 [INFO] [stdout] | [INFO] [stdout] 15491 | instance.get(UpdateContainerResourcesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15599:13 [INFO] [stdout] | [INFO] [stdout] 15599 | / descriptor.get(|| { [INFO] [stdout] 15600 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 15601 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 15602 | | "UpdateContainerResourcesResponse", [INFO] [stdout] ... | [INFO] [stdout] 15605 | | ) [INFO] [stdout] 15606 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15613:13 [INFO] [stdout] | [INFO] [stdout] 15613 | instance.get(UpdateContainerResourcesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15820:13 [INFO] [stdout] | [INFO] [stdout] 15820 | / descriptor.get(|| { [INFO] [stdout] 15821 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15822 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15823 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15841 | | ) [INFO] [stdout] 15842 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15849:13 [INFO] [stdout] | [INFO] [stdout] 15849 | instance.get(ExecSyncRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16060:13 [INFO] [stdout] | [INFO] [stdout] 16060 | / descriptor.get(|| { [INFO] [stdout] 16061 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16062 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>( [INFO] [stdout] 16063 | | "stdout", [INFO] [stdout] ... | [INFO] [stdout] 16081 | | ) [INFO] [stdout] 16082 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16089:13 [INFO] [stdout] | [INFO] [stdout] 16089 | instance.get(ExecSyncResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16386:13 [INFO] [stdout] | [INFO] [stdout] 16386 | / descriptor.get(|| { [INFO] [stdout] 16387 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16388 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16389 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16422 | | ) [INFO] [stdout] 16423 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16430:13 [INFO] [stdout] | [INFO] [stdout] 16430 | instance.get(ExecRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16579:13 [INFO] [stdout] | [INFO] [stdout] 16579 | / descriptor.get(|| { [INFO] [stdout] 16580 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16581 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16582 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 16590 | | ) [INFO] [stdout] 16591 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16598:13 [INFO] [stdout] | [INFO] [stdout] 16598 | instance.get(ExecResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16858:13 [INFO] [stdout] | [INFO] [stdout] 16858 | / descriptor.get(|| { [INFO] [stdout] 16859 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16860 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16861 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16889 | | ) [INFO] [stdout] 16890 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16897:13 [INFO] [stdout] | [INFO] [stdout] 16897 | instance.get(AttachRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17045:13 [INFO] [stdout] | [INFO] [stdout] 17045 | / descriptor.get(|| { [INFO] [stdout] 17046 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17047 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17048 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17056 | | ) [INFO] [stdout] 17057 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17064:13 [INFO] [stdout] | [INFO] [stdout] 17064 | instance.get(AttachResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17243:13 [INFO] [stdout] | [INFO] [stdout] 17243 | / descriptor.get(|| { [INFO] [stdout] 17244 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17245 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17246 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 17259 | | ) [INFO] [stdout] 17260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17267:13 [INFO] [stdout] | [INFO] [stdout] 17267 | instance.get(PortForwardRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17412:13 [INFO] [stdout] | [INFO] [stdout] 17412 | / descriptor.get(|| { [INFO] [stdout] 17413 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17414 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17415 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17423 | | ) [INFO] [stdout] 17424 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17431:13 [INFO] [stdout] | [INFO] [stdout] 17431 | instance.get(PortForwardResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17590:13 [INFO] [stdout] | [INFO] [stdout] 17590 | / ... descriptor.get(|| { [INFO] [stdout] 17591 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17592 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17609:13 [INFO] [stdout] | [INFO] [stdout] 17609 | instance.get(ImageFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17768:13 [INFO] [stdout] | [INFO] [stdout] 17768 | / ... descriptor.get(|| { [INFO] [stdout] 17769 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17770 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17787:13 [INFO] [stdout] | [INFO] [stdout] 17787 | instance.get(ListImagesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18168:13 [INFO] [stdout] | [INFO] [stdout] 18168 | / descriptor.get(|| { [INFO] [stdout] 18169 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18170 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 18171 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 18209 | | ) [INFO] [stdout] 18210 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18217:13 [INFO] [stdout] | [INFO] [stdout] 18217 | instance.get(Image::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18374:13 [INFO] [stdout] | [INFO] [stdout] 18374 | / descriptor.get(|| { [INFO] [stdout] 18375 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18376 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18377 | | "images", [INFO] [stdout] ... | [INFO] [stdout] 18385 | | ) [INFO] [stdout] 18386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18393:13 [INFO] [stdout] | [INFO] [stdout] 18393 | instance.get(ListImagesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18581:13 [INFO] [stdout] | [INFO] [stdout] 18581 | / ... descriptor.get(|| { [INFO] [stdout] 18582 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18583 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18605:13 [INFO] [stdout] | [INFO] [stdout] 18605 | instance.get(ImageStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18796:13 [INFO] [stdout] | [INFO] [stdout] 18796 | / ... descriptor.get(|| { [INFO] [stdout] 18797 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18798 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18799 | | ... "image", [INFO] [stdout] ... | [INFO] [stdout] 18812 | | ... ) [INFO] [stdout] 18813 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18820:13 [INFO] [stdout] | [INFO] [stdout] 18820 | instance.get(ImageStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19145:13 [INFO] [stdout] | [INFO] [stdout] 19145 | / descriptor.get(|| { [INFO] [stdout] 19146 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19147 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19148 | | "username", [INFO] [stdout] ... | [INFO] [stdout] 19181 | | ) [INFO] [stdout] 19182 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19189:13 [INFO] [stdout] | [INFO] [stdout] 19189 | instance.get(AuthConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19455:13 [INFO] [stdout] | [INFO] [stdout] 19455 | / ... descriptor.get(|| { [INFO] [stdout] 19456 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19457 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19484:13 [INFO] [stdout] | [INFO] [stdout] 19484 | instance.get(PullImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19630:13 [INFO] [stdout] | [INFO] [stdout] 19630 | / descriptor.get(|| { [INFO] [stdout] 19631 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19632 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19633 | | "image_ref", [INFO] [stdout] ... | [INFO] [stdout] 19641 | | ) [INFO] [stdout] 19642 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19649:13 [INFO] [stdout] | [INFO] [stdout] 19649 | instance.get(PullImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19808:13 [INFO] [stdout] | [INFO] [stdout] 19808 | / ... descriptor.get(|| { [INFO] [stdout] 19809 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19810 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19827:13 [INFO] [stdout] | [INFO] [stdout] 19827 | instance.get(RemoveImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19934:13 [INFO] [stdout] | [INFO] [stdout] 19934 | / descriptor.get(|| { [INFO] [stdout] 19935 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 19936 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 19937 | | "RemoveImageResponse", [INFO] [stdout] ... | [INFO] [stdout] 19940 | | ) [INFO] [stdout] 19941 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19948:13 [INFO] [stdout] | [INFO] [stdout] 19948 | instance.get(RemoveImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20091:13 [INFO] [stdout] | [INFO] [stdout] 20091 | / descriptor.get(|| { [INFO] [stdout] 20092 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20093 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20094 | | "pod_cidr", [INFO] [stdout] ... | [INFO] [stdout] 20102 | | ) [INFO] [stdout] 20103 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20110:13 [INFO] [stdout] | [INFO] [stdout] 20110 | instance.get(NetworkConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20269:13 [INFO] [stdout] | [INFO] [stdout] 20269 | / ... descriptor.get(|| { [INFO] [stdout] 20270 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20271 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20288:13 [INFO] [stdout] | [INFO] [stdout] 20288 | instance.get(RuntimeConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20447:13 [INFO] [stdout] | [INFO] [stdout] 20447 | / ... descriptor.get(|| { [INFO] [stdout] 20448 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20449 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20466:13 [INFO] [stdout] | [INFO] [stdout] 20466 | instance.get(UpdateRuntimeConfigRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20573:13 [INFO] [stdout] | [INFO] [stdout] 20573 | / descriptor.get(|| { [INFO] [stdout] 20574 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 20575 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 20576 | | "UpdateRuntimeConfigResponse", [INFO] [stdout] ... | [INFO] [stdout] 20579 | | ) [INFO] [stdout] 20580 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20587:13 [INFO] [stdout] | [INFO] [stdout] 20587 | instance.get(UpdateRuntimeConfigResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20831:13 [INFO] [stdout] | [INFO] [stdout] 20831 | / descriptor.get(|| { [INFO] [stdout] 20832 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20833 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20834 | | "type", [INFO] [stdout] ... | [INFO] [stdout] 20857 | | ) [INFO] [stdout] 20858 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20865:13 [INFO] [stdout] | [INFO] [stdout] 20865 | instance.get(RuntimeCondition::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21019:13 [INFO] [stdout] | [INFO] [stdout] 21019 | / ... descriptor.get(|| { [INFO] [stdout] 21020 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21021 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21038:13 [INFO] [stdout] | [INFO] [stdout] 21038 | instance.get(RuntimeStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21175:13 [INFO] [stdout] | [INFO] [stdout] 21175 | / descriptor.get(|| { [INFO] [stdout] 21176 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21177 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBool>( [INFO] [stdout] 21178 | | "verbose", [INFO] [stdout] ... | [INFO] [stdout] 21186 | | ) [INFO] [stdout] 21187 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21194:13 [INFO] [stdout] | [INFO] [stdout] 21194 | instance.get(StatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21384:13 [INFO] [stdout] | [INFO] [stdout] 21384 | / ... descriptor.get(|| { [INFO] [stdout] 21385 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21386 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21408:13 [INFO] [stdout] | [INFO] [stdout] 21408 | instance.get(StatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21516:13 [INFO] [stdout] | [INFO] [stdout] 21516 | / descriptor.get(|| { [INFO] [stdout] 21517 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 21518 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 21519 | | "ImageFsInfoRequest", [INFO] [stdout] ... | [INFO] [stdout] 21522 | | ) [INFO] [stdout] 21523 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21530:13 [INFO] [stdout] | [INFO] [stdout] 21530 | instance.get(ImageFsInfoRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21666:13 [INFO] [stdout] | [INFO] [stdout] 21666 | / descriptor.get(|| { [INFO] [stdout] 21667 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21668 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeUint64>( [INFO] [stdout] 21669 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 21677 | | ) [INFO] [stdout] 21678 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21685:13 [INFO] [stdout] | [INFO] [stdout] 21685 | instance.get(UInt64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21829:13 [INFO] [stdout] | [INFO] [stdout] 21829 | / descriptor.get(|| { [INFO] [stdout] 21830 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21831 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 21832 | | "mountpoint", [INFO] [stdout] ... | [INFO] [stdout] 21840 | | ) [INFO] [stdout] 21841 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21848:13 [INFO] [stdout] | [INFO] [stdout] 21848 | instance.get(FilesystemIdentifier::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22138:13 [INFO] [stdout] | [INFO] [stdout] 22138 | / descriptor.get(|| { [INFO] [stdout] 22139 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22140 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 22141 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 22164 | | ) [INFO] [stdout] 22165 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cri-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22172:13 [INFO] [stdout] | [INFO] [stdout] 22172 | instance.get(FilesystemUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22326:13 [INFO] [stdout] | [INFO] [stdout] 22326 | / ... descriptor.get(|| { [INFO] [stdout] 22327 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22328 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22345:13 [INFO] [stdout] | [INFO] [stdout] 22345 | instance.get(ImageFsInfoResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22489:13 [INFO] [stdout] | [INFO] [stdout] 22489 | / descriptor.get(|| { [INFO] [stdout] 22490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 22492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 22500 | | ) [INFO] [stdout] 22501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22508:13 [INFO] [stdout] | [INFO] [stdout] 22508 | instance.get(ContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22667:13 [INFO] [stdout] | [INFO] [stdout] 22667 | / ... descriptor.get(|| { [INFO] [stdout] 22668 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22669 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22686:13 [INFO] [stdout] | [INFO] [stdout] 22686 | instance.get(ContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22845:13 [INFO] [stdout] | [INFO] [stdout] 22845 | / ... descriptor.get(|| { [INFO] [stdout] 22846 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22847 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22864:13 [INFO] [stdout] | [INFO] [stdout] 22864 | instance.get(ListContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23075:13 [INFO] [stdout] | [INFO] [stdout] 23075 | / descriptor.get(|| { [INFO] [stdout] 23076 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23077 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23078 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23096 | | ) [INFO] [stdout] 23097 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23104:13 [INFO] [stdout] | [INFO] [stdout] 23104 | instance.get(ContainerStatsFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23257:13 [INFO] [stdout] | [INFO] [stdout] 23257 | / ... descriptor.get(|| { [INFO] [stdout] 23258 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23259 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23276:13 [INFO] [stdout] | [INFO] [stdout] 23276 | instance.get(ListContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23533:13 [INFO] [stdout] | [INFO] [stdout] 23533 | / descriptor.get(|| { [INFO] [stdout] 23534 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23535 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23536 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23559 | | ) [INFO] [stdout] 23560 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23567:13 [INFO] [stdout] | [INFO] [stdout] 23567 | instance.get(ContainerAttributes::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23882:13 [INFO] [stdout] | [INFO] [stdout] 23882 | / ... descriptor.get(|| { [INFO] [stdout] 23883 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23884 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23916:13 [INFO] [stdout] | [INFO] [stdout] 23916 | instance.get(ContainerStats::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24107:13 [INFO] [stdout] | [INFO] [stdout] 24107 | / descriptor.get(|| { [INFO] [stdout] 24108 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24109 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24110 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24123 | | ) [INFO] [stdout] 24124 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24131:13 [INFO] [stdout] | [INFO] [stdout] 24131 | instance.get(CpuUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24320:13 [INFO] [stdout] | [INFO] [stdout] 24320 | / descriptor.get(|| { [INFO] [stdout] 24321 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24322 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24323 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24336 | | ) [INFO] [stdout] 24337 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24344:13 [INFO] [stdout] | [INFO] [stdout] 24344 | instance.get(MemoryUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24489:13 [INFO] [stdout] | [INFO] [stdout] 24489 | / descriptor.get(|| { [INFO] [stdout] 24490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 24492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 24500 | | ) [INFO] [stdout] 24501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24508:13 [INFO] [stdout] | [INFO] [stdout] 24508 | instance.get(ReopenContainerLogRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24615:13 [INFO] [stdout] | [INFO] [stdout] 24615 | / descriptor.get(|| { [INFO] [stdout] 24616 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 24617 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 24618 | | "ReopenContainerLogResponse", [INFO] [stdout] ... | [INFO] [stdout] 24621 | | ) [INFO] [stdout] 24622 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24629:13 [INFO] [stdout] | [INFO] [stdout] 24629 | instance.get(ReopenContainerLogResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24685:13 [INFO] [stdout] | [INFO] [stdout] 24685 | / descriptor.get(|| { [INFO] [stdout] 24686 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("Protocol", file_descriptor_proto()) [INFO] [stdout] 24687 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24740:13 [INFO] [stdout] | [INFO] [stdout] 24740 | / descriptor.get(|| { [INFO] [stdout] 24741 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("MountPropagation", file_descriptor_proto()) [INFO] [stdout] 24742 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24798:13 [INFO] [stdout] | [INFO] [stdout] 24798 | / descriptor.get(|| { [INFO] [stdout] 24799 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("NamespaceMode", file_descriptor_proto()) [INFO] [stdout] 24800 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24850:13 [INFO] [stdout] | [INFO] [stdout] 24850 | / descriptor.get(|| { [INFO] [stdout] 24851 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("PodSandboxState", file_descriptor_proto()) [INFO] [stdout] 24852 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24908:13 [INFO] [stdout] | [INFO] [stdout] 24908 | / descriptor.get(|| { [INFO] [stdout] 24909 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("ContainerState", file_descriptor_proto()) [INFO] [stdout] 24910 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:27112:9 [INFO] [stdout] | [INFO] [stdout] 27112 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 27113 | | parse_descriptor_proto() [INFO] [stdout] 27114 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/grpc/api_grpc.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | / descriptor.get(|| { [INFO] [stdout] 148 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 149 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 150 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 158 | | ) [INFO] [stdout] 159 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | instance.get(VersionRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | / descriptor.get(|| { [INFO] [stdout] 419 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 420 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 421 | | "version", [INFO] [stdout] ... | [INFO] [stdout] 444 | | ) [INFO] [stdout] 445 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | instance.get(VersionResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:668:13 [INFO] [stdout] | [INFO] [stdout] 668 | / descriptor.get(|| { [INFO] [stdout] 669 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 670 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 671 | | "servers", [INFO] [stdout] ... | [INFO] [stdout] 689 | | ) [INFO] [stdout] 690 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | instance.get(DNSConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:926:13 [INFO] [stdout] | [INFO] [stdout] 926 | / descriptor.get(|| { [INFO] [stdout] 927 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 928 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 929 | | "protocol", [INFO] [stdout] ... | [INFO] [stdout] 952 | | ) [INFO] [stdout] 953 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:960:13 [INFO] [stdout] | [INFO] [stdout] 960 | instance.get(PortMapping::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1226:13 [INFO] [stdout] | [INFO] [stdout] 1226 | / descriptor.get(|| { [INFO] [stdout] 1227 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1228 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 1229 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 1257 | | ) [INFO] [stdout] 1258 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1265:13 [INFO] [stdout] | [INFO] [stdout] 1265 | instance.get(Mount::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1488:13 [INFO] [stdout] | [INFO] [stdout] 1488 | / ... descriptor.get(|| { [INFO] [stdout] 1489 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1490 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 1491 | | ... "network", [INFO] [stdout] ... | [INFO] [stdout] 1514 | | ... ) [INFO] [stdout] 1515 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1522:13 [INFO] [stdout] | [INFO] [stdout] 1522 | instance.get(NamespaceOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1662:13 [INFO] [stdout] | [INFO] [stdout] 1662 | / descriptor.get(|| { [INFO] [stdout] 1663 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 1664 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 1665 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 1673 | | ) [INFO] [stdout] 1674 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:1681:13 [INFO] [stdout] | [INFO] [stdout] 1681 | instance.get(Int64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2122:13 [INFO] [stdout] | [INFO] [stdout] 2122 | / ... descriptor.get(|| { [INFO] [stdout] 2123 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2124 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2176:13 [INFO] [stdout] | [INFO] [stdout] 2176 | instance.get(LinuxSandboxSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2409:13 [INFO] [stdout] | [INFO] [stdout] 2409 | / descriptor.get(|| { [INFO] [stdout] 2410 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2411 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2412 | | "cgroup_parent", [INFO] [stdout] ... | [INFO] [stdout] 2430 | | ) [INFO] [stdout] 2431 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2438:13 [INFO] [stdout] | [INFO] [stdout] 2438 | instance.get(LinuxPodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2685:13 [INFO] [stdout] | [INFO] [stdout] 2685 | / descriptor.get(|| { [INFO] [stdout] 2686 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 2687 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 2688 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 2711 | | ) [INFO] [stdout] 2712 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:2719:13 [INFO] [stdout] | [INFO] [stdout] 2719 | instance.get(PodSandboxMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3160:13 [INFO] [stdout] | [INFO] [stdout] 3160 | / ... descriptor.get(|| { [INFO] [stdout] 3161 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3162 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3214:13 [INFO] [stdout] | [INFO] [stdout] 3214 | instance.get(PodSandboxConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3416:13 [INFO] [stdout] | [INFO] [stdout] 3416 | / ... descriptor.get(|| { [INFO] [stdout] 3417 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3418 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3440:13 [INFO] [stdout] | [INFO] [stdout] 3440 | instance.get(RunPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3585:13 [INFO] [stdout] | [INFO] [stdout] 3585 | / descriptor.get(|| { [INFO] [stdout] 3586 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3587 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3588 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3596 | | ) [INFO] [stdout] 3597 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3604:13 [INFO] [stdout] | [INFO] [stdout] 3604 | instance.get(RunPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3748:13 [INFO] [stdout] | [INFO] [stdout] 3748 | / descriptor.get(|| { [INFO] [stdout] 3749 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 3750 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 3751 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 3759 | | ) [INFO] [stdout] 3760 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3767:13 [INFO] [stdout] | [INFO] [stdout] 3767 | instance.get(StopPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3874:13 [INFO] [stdout] | [INFO] [stdout] 3874 | / descriptor.get(|| { [INFO] [stdout] 3875 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 3876 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 3877 | | "StopPodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 3880 | | ) [INFO] [stdout] 3881 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:3888:13 [INFO] [stdout] | [INFO] [stdout] 3888 | instance.get(StopPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4031:13 [INFO] [stdout] | [INFO] [stdout] 4031 | / descriptor.get(|| { [INFO] [stdout] 4032 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4033 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4034 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4042 | | ) [INFO] [stdout] 4043 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4050:13 [INFO] [stdout] | [INFO] [stdout] 4050 | instance.get(RemovePodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4157:13 [INFO] [stdout] | [INFO] [stdout] 4157 | / descriptor.get(|| { [INFO] [stdout] 4158 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 4159 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 4160 | | "RemovePodSandboxResponse", [INFO] [stdout] ... | [INFO] [stdout] 4163 | | ) [INFO] [stdout] 4164 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4171:13 [INFO] [stdout] | [INFO] [stdout] 4171 | instance.get(RemovePodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4343:13 [INFO] [stdout] | [INFO] [stdout] 4343 | / descriptor.get(|| { [INFO] [stdout] 4344 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4345 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4346 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 4359 | | ) [INFO] [stdout] 4360 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4367:13 [INFO] [stdout] | [INFO] [stdout] 4367 | instance.get(PodSandboxStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4512:13 [INFO] [stdout] | [INFO] [stdout] 4512 | / descriptor.get(|| { [INFO] [stdout] 4513 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4514 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4515 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4523 | | ) [INFO] [stdout] 4524 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4531:13 [INFO] [stdout] | [INFO] [stdout] 4531 | instance.get(PodIP::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4718:13 [INFO] [stdout] | [INFO] [stdout] 4718 | / descriptor.get(|| { [INFO] [stdout] 4719 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4720 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 4721 | | "ip", [INFO] [stdout] ... | [INFO] [stdout] 4734 | | ) [INFO] [stdout] 4735 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4742:13 [INFO] [stdout] | [INFO] [stdout] 4742 | instance.get(PodSandboxNetworkStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4902:13 [INFO] [stdout] | [INFO] [stdout] 4902 | / ... descriptor.get(|| { [INFO] [stdout] 4903 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 4904 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:4921:13 [INFO] [stdout] | [INFO] [stdout] 4921 | instance.get(Namespace::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5080:13 [INFO] [stdout] | [INFO] [stdout] 5080 | / ... descriptor.get(|| { [INFO] [stdout] 5081 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5082 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5099:13 [INFO] [stdout] | [INFO] [stdout] 5099 | instance.get(LinuxPodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5548:13 [INFO] [stdout] | [INFO] [stdout] 5548 | / descriptor.get(|| { [INFO] [stdout] 5549 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5550 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 5551 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 5599 | | ) [INFO] [stdout] 5600 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5607:13 [INFO] [stdout] | [INFO] [stdout] 5607 | instance.get(PodSandboxStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5805:13 [INFO] [stdout] | [INFO] [stdout] 5805 | / ... descriptor.get(|| { [INFO] [stdout] 5806 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5807 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5829:13 [INFO] [stdout] | [INFO] [stdout] 5829 | instance.get(PodSandboxStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5963:13 [INFO] [stdout] | [INFO] [stdout] 5963 | / ... descriptor.get(|| { [INFO] [stdout] 5964 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 5965 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 5966 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 5974 | | ... ) [INFO] [stdout] 5975 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:5982:13 [INFO] [stdout] | [INFO] [stdout] 5982 | instance.get(PodSandboxStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6208:13 [INFO] [stdout] | [INFO] [stdout] 6208 | / descriptor.get(|| { [INFO] [stdout] 6209 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6210 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6211 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6229 | | ) [INFO] [stdout] 6230 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6237:13 [INFO] [stdout] | [INFO] [stdout] 6237 | instance.get(PodSandboxFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6398:13 [INFO] [stdout] | [INFO] [stdout] 6398 | / ... descriptor.get(|| { [INFO] [stdout] 6399 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6400 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6417:13 [INFO] [stdout] | [INFO] [stdout] 6417 | instance.get(ListPodSandboxRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6764:13 [INFO] [stdout] | [INFO] [stdout] 6764 | / descriptor.get(|| { [INFO] [stdout] 6765 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6766 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 6767 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 6805 | | ) [INFO] [stdout] 6806 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6813:13 [INFO] [stdout] | [INFO] [stdout] 6813 | instance.get(PodSandbox::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6970:13 [INFO] [stdout] | [INFO] [stdout] 6970 | / ... descriptor.get(|| { [INFO] [stdout] 6971 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 6972 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 6973 | | ... "items", [INFO] [stdout] ... | [INFO] [stdout] 6981 | | ... ) [INFO] [stdout] 6982 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:6989:13 [INFO] [stdout] | [INFO] [stdout] 6989 | instance.get(ListPodSandboxResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7164:13 [INFO] [stdout] | [INFO] [stdout] 7164 | / descriptor.get(|| { [INFO] [stdout] 7165 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7166 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7167 | | "image", [INFO] [stdout] ... | [INFO] [stdout] 7180 | | ) [INFO] [stdout] 7181 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7188:13 [INFO] [stdout] | [INFO] [stdout] 7188 | instance.get(ImageSpec::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7369:13 [INFO] [stdout] | [INFO] [stdout] 7369 | / descriptor.get(|| { [INFO] [stdout] 7370 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7371 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7372 | | "key", [INFO] [stdout] ... | [INFO] [stdout] 7385 | | ) [INFO] [stdout] 7386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7393:13 [INFO] [stdout] | [INFO] [stdout] 7393 | instance.get(KeyValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7762:13 [INFO] [stdout] | [INFO] [stdout] 7762 | / descriptor.get(|| { [INFO] [stdout] 7763 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7764 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 7765 | | "cpu_period", [INFO] [stdout] ... | [INFO] [stdout] 7808 | | ) [INFO] [stdout] 7809 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7816:13 [INFO] [stdout] | [INFO] [stdout] 7816 | instance.get(LinuxContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:7996:13 [INFO] [stdout] | [INFO] [stdout] 7996 | / descriptor.get(|| { [INFO] [stdout] 7997 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 7998 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 7999 | | "page_size", [INFO] [stdout] ... | [INFO] [stdout] 8012 | | ) [INFO] [stdout] 8013 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8020:13 [INFO] [stdout] | [INFO] [stdout] 8020 | instance.get(HugepageLimit::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8273:13 [INFO] [stdout] | [INFO] [stdout] 8273 | / descriptor.get(|| { [INFO] [stdout] 8274 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8275 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8276 | | "user", [INFO] [stdout] ... | [INFO] [stdout] 8299 | | ) [INFO] [stdout] 8300 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8307:13 [INFO] [stdout] | [INFO] [stdout] 8307 | instance.get(SELinuxOption::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8488:13 [INFO] [stdout] | [INFO] [stdout] 8488 | / descriptor.get(|| { [INFO] [stdout] 8489 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 8490 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 8491 | | "add_capabilities", [INFO] [stdout] ... | [INFO] [stdout] 8504 | | ) [INFO] [stdout] 8505 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:8512:13 [INFO] [stdout] | [INFO] [stdout] 8512 | instance.get(Capability::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9176:13 [INFO] [stdout] | [INFO] [stdout] 9176 | / ... descriptor.get(|| { [INFO] [stdout] 9177 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9178 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9260:13 [INFO] [stdout] | [INFO] [stdout] 9260 | instance.get(LinuxContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9483:13 [INFO] [stdout] | [INFO] [stdout] 9483 | / ... descriptor.get(|| { [INFO] [stdout] 9484 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9485 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9507:13 [INFO] [stdout] | [INFO] [stdout] 9507 | instance.get(LinuxContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9688:13 [INFO] [stdout] | [INFO] [stdout] 9688 | / descriptor.get(|| { [INFO] [stdout] 9689 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9690 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 9691 | | "run_as_username", [INFO] [stdout] ... | [INFO] [stdout] 9704 | | ) [INFO] [stdout] 9705 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9712:13 [INFO] [stdout] | [INFO] [stdout] 9712 | instance.get(WindowsContainerSecurityContext::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9923:13 [INFO] [stdout] | [INFO] [stdout] 9923 | / ... descriptor.get(|| { [INFO] [stdout] 9924 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 9925 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:9947:13 [INFO] [stdout] | [INFO] [stdout] 9947 | instance.get(WindowsContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10172:13 [INFO] [stdout] | [INFO] [stdout] 10172 | / descriptor.get(|| { [INFO] [stdout] 10173 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10174 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 10175 | | "cpu_shares", [INFO] [stdout] ... | [INFO] [stdout] 10198 | | ) [INFO] [stdout] 10199 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10206:13 [INFO] [stdout] | [INFO] [stdout] 10206 | instance.get(WindowsContainerResources::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10382:13 [INFO] [stdout] | [INFO] [stdout] 10382 | / descriptor.get(|| { [INFO] [stdout] 10383 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10384 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10385 | | "name", [INFO] [stdout] ... | [INFO] [stdout] 10398 | | ) [INFO] [stdout] 10399 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10406:13 [INFO] [stdout] | [INFO] [stdout] 10406 | instance.get(ContainerMetadata::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10623:13 [INFO] [stdout] | [INFO] [stdout] 10623 | / descriptor.get(|| { [INFO] [stdout] 10624 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 10625 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 10626 | | "container_path", [INFO] [stdout] ... | [INFO] [stdout] 10644 | | ) [INFO] [stdout] 10645 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:10652:13 [INFO] [stdout] | [INFO] [stdout] 10652 | instance.get(Device::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11386:13 [INFO] [stdout] | [INFO] [stdout] 11386 | / ... descriptor.get(|| { [INFO] [stdout] 11387 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11388 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11480:13 [INFO] [stdout] | [INFO] [stdout] 11480 | instance.get(ContainerConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11741:13 [INFO] [stdout] | [INFO] [stdout] 11741 | / descriptor.get(|| { [INFO] [stdout] 11742 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11743 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11744 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 11762 | | ) [INFO] [stdout] 11763 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11770:13 [INFO] [stdout] | [INFO] [stdout] 11770 | instance.get(CreateContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11916:13 [INFO] [stdout] | [INFO] [stdout] 11916 | / descriptor.get(|| { [INFO] [stdout] 11917 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 11918 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 11919 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 11927 | | ) [INFO] [stdout] 11928 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:11935:13 [INFO] [stdout] | [INFO] [stdout] 11935 | instance.get(CreateContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12079:13 [INFO] [stdout] | [INFO] [stdout] 12079 | / descriptor.get(|| { [INFO] [stdout] 12080 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12081 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12082 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12090 | | ) [INFO] [stdout] 12091 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12098:13 [INFO] [stdout] | [INFO] [stdout] 12098 | instance.get(StartContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12205:13 [INFO] [stdout] | [INFO] [stdout] 12205 | / descriptor.get(|| { [INFO] [stdout] 12206 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12207 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12208 | | "StartContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12211 | | ) [INFO] [stdout] 12212 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12219:13 [INFO] [stdout] | [INFO] [stdout] 12219 | instance.get(StartContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12391:13 [INFO] [stdout] | [INFO] [stdout] 12391 | / descriptor.get(|| { [INFO] [stdout] 12392 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12393 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12394 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12407 | | ) [INFO] [stdout] 12408 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12415:13 [INFO] [stdout] | [INFO] [stdout] 12415 | instance.get(StopContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12523:13 [INFO] [stdout] | [INFO] [stdout] 12523 | / descriptor.get(|| { [INFO] [stdout] 12524 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12525 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12526 | | "StopContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12529 | | ) [INFO] [stdout] 12530 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12537:13 [INFO] [stdout] | [INFO] [stdout] 12537 | instance.get(StopContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12680:13 [INFO] [stdout] | [INFO] [stdout] 12680 | / descriptor.get(|| { [INFO] [stdout] 12681 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12682 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 12683 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 12691 | | ) [INFO] [stdout] 12692 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12699:13 [INFO] [stdout] | [INFO] [stdout] 12699 | instance.get(RemoveContainerRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12806:13 [INFO] [stdout] | [INFO] [stdout] 12806 | / descriptor.get(|| { [INFO] [stdout] 12807 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 12808 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 12809 | | "RemoveContainerResponse", [INFO] [stdout] ... | [INFO] [stdout] 12812 | | ) [INFO] [stdout] 12813 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12820:13 [INFO] [stdout] | [INFO] [stdout] 12820 | instance.get(RemoveContainerResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12952:13 [INFO] [stdout] | [INFO] [stdout] 12952 | / ... descriptor.get(|| { [INFO] [stdout] 12953 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 12954 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stdout] 12955 | | ... "state", [INFO] [stdout] ... | [INFO] [stdout] 12963 | | ... ) [INFO] [stdout] 12964 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:12971:13 [INFO] [stdout] | [INFO] [stdout] 12971 | instance.get(ContainerStateValue::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13233:13 [INFO] [stdout] | [INFO] [stdout] 13233 | / descriptor.get(|| { [INFO] [stdout] 13234 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13235 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13236 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13259 | | ) [INFO] [stdout] 13260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13267:13 [INFO] [stdout] | [INFO] [stdout] 13267 | instance.get(ContainerFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13430:13 [INFO] [stdout] | [INFO] [stdout] 13430 | / ... descriptor.get(|| { [INFO] [stdout] 13431 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13432 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13449:13 [INFO] [stdout] | [INFO] [stdout] 13449 | instance.get(ListContainersRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13883:13 [INFO] [stdout] | [INFO] [stdout] 13883 | / descriptor.get(|| { [INFO] [stdout] 13884 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 13885 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 13886 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 13934 | | ) [INFO] [stdout] 13935 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:13942:13 [INFO] [stdout] | [INFO] [stdout] 13942 | instance.get(Container::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14101:13 [INFO] [stdout] | [INFO] [stdout] 14101 | / ... descriptor.get(|| { [INFO] [stdout] 14102 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14103 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 14104 | | ... "containers", [INFO] [stdout] ... | [INFO] [stdout] 14112 | | ... ) [INFO] [stdout] 14113 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14120:13 [INFO] [stdout] | [INFO] [stdout] 14120 | instance.get(ListContainersResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14293:13 [INFO] [stdout] | [INFO] [stdout] 14293 | / descriptor.get(|| { [INFO] [stdout] 14294 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14295 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14296 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 14309 | | ) [INFO] [stdout] 14310 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14317:13 [INFO] [stdout] | [INFO] [stdout] 14317 | instance.get(ContainerStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:14954:13 [INFO] [stdout] | [INFO] [stdout] 14954 | / descriptor.get(|| { [INFO] [stdout] 14955 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 14956 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 14957 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 15035 | | ) [INFO] [stdout] 15036 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15043:13 [INFO] [stdout] | [INFO] [stdout] 15043 | instance.get(ContainerStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15247:13 [INFO] [stdout] | [INFO] [stdout] 15247 | / ... descriptor.get(|| { [INFO] [stdout] 15248 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15249 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15271:13 [INFO] [stdout] | [INFO] [stdout] 15271 | instance.get(ContainerStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15467:13 [INFO] [stdout] | [INFO] [stdout] 15467 | / descriptor.get(|| { [INFO] [stdout] 15468 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15469 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15470 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15483 | | ) [INFO] [stdout] 15484 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15491:13 [INFO] [stdout] | [INFO] [stdout] 15491 | instance.get(UpdateContainerResourcesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15599:13 [INFO] [stdout] | [INFO] [stdout] 15599 | / descriptor.get(|| { [INFO] [stdout] 15600 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 15601 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 15602 | | "UpdateContainerResourcesResponse", [INFO] [stdout] ... | [INFO] [stdout] 15605 | | ) [INFO] [stdout] 15606 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15613:13 [INFO] [stdout] | [INFO] [stdout] 15613 | instance.get(UpdateContainerResourcesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15820:13 [INFO] [stdout] | [INFO] [stdout] 15820 | / descriptor.get(|| { [INFO] [stdout] 15821 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 15822 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 15823 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 15841 | | ) [INFO] [stdout] 15842 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:15849:13 [INFO] [stdout] | [INFO] [stdout] 15849 | instance.get(ExecSyncRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16060:13 [INFO] [stdout] | [INFO] [stdout] 16060 | / descriptor.get(|| { [INFO] [stdout] 16061 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16062 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>( [INFO] [stdout] 16063 | | "stdout", [INFO] [stdout] ... | [INFO] [stdout] 16081 | | ) [INFO] [stdout] 16082 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16089:13 [INFO] [stdout] | [INFO] [stdout] 16089 | instance.get(ExecSyncResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16386:13 [INFO] [stdout] | [INFO] [stdout] 16386 | / descriptor.get(|| { [INFO] [stdout] 16387 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16388 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16389 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16422 | | ) [INFO] [stdout] 16423 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16430:13 [INFO] [stdout] | [INFO] [stdout] 16430 | instance.get(ExecRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16579:13 [INFO] [stdout] | [INFO] [stdout] 16579 | / descriptor.get(|| { [INFO] [stdout] 16580 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16581 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16582 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 16590 | | ) [INFO] [stdout] 16591 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16598:13 [INFO] [stdout] | [INFO] [stdout] 16598 | instance.get(ExecResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16858:13 [INFO] [stdout] | [INFO] [stdout] 16858 | / descriptor.get(|| { [INFO] [stdout] 16859 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 16860 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 16861 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 16889 | | ) [INFO] [stdout] 16890 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:16897:13 [INFO] [stdout] | [INFO] [stdout] 16897 | instance.get(AttachRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17045:13 [INFO] [stdout] | [INFO] [stdout] 17045 | / descriptor.get(|| { [INFO] [stdout] 17046 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17047 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17048 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17056 | | ) [INFO] [stdout] 17057 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17064:13 [INFO] [stdout] | [INFO] [stdout] 17064 | instance.get(AttachResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17243:13 [INFO] [stdout] | [INFO] [stdout] 17243 | / descriptor.get(|| { [INFO] [stdout] 17244 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17245 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17246 | | "pod_sandbox_id", [INFO] [stdout] ... | [INFO] [stdout] 17259 | | ) [INFO] [stdout] 17260 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17267:13 [INFO] [stdout] | [INFO] [stdout] 17267 | instance.get(PortForwardRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17412:13 [INFO] [stdout] | [INFO] [stdout] 17412 | / descriptor.get(|| { [INFO] [stdout] 17413 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17414 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 17415 | | "url", [INFO] [stdout] ... | [INFO] [stdout] 17423 | | ) [INFO] [stdout] 17424 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17431:13 [INFO] [stdout] | [INFO] [stdout] 17431 | instance.get(PortForwardResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17590:13 [INFO] [stdout] | [INFO] [stdout] 17590 | / ... descriptor.get(|| { [INFO] [stdout] 17591 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17592 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17609:13 [INFO] [stdout] | [INFO] [stdout] 17609 | instance.get(ImageFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17768:13 [INFO] [stdout] | [INFO] [stdout] 17768 | / ... descriptor.get(|| { [INFO] [stdout] 17769 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 17770 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:17787:13 [INFO] [stdout] | [INFO] [stdout] 17787 | instance.get(ListImagesRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18168:13 [INFO] [stdout] | [INFO] [stdout] 18168 | / descriptor.get(|| { [INFO] [stdout] 18169 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18170 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 18171 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 18209 | | ) [INFO] [stdout] 18210 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18217:13 [INFO] [stdout] | [INFO] [stdout] 18217 | instance.get(Image::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18374:13 [INFO] [stdout] | [INFO] [stdout] 18374 | / descriptor.get(|| { [INFO] [stdout] 18375 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18376 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18377 | | "images", [INFO] [stdout] ... | [INFO] [stdout] 18385 | | ) [INFO] [stdout] 18386 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18393:13 [INFO] [stdout] | [INFO] [stdout] 18393 | instance.get(ListImagesResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18581:13 [INFO] [stdout] | [INFO] [stdout] 18581 | / ... descriptor.get(|| { [INFO] [stdout] 18582 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18583 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18605:13 [INFO] [stdout] | [INFO] [stdout] 18605 | instance.get(ImageStatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18796:13 [INFO] [stdout] | [INFO] [stdout] 18796 | / ... descriptor.get(|| { [INFO] [stdout] 18797 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 18798 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stdout] 18799 | | ... "image", [INFO] [stdout] ... | [INFO] [stdout] 18812 | | ... ) [INFO] [stdout] 18813 | | ... }) [INFO] [stdout] | |________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:18820:13 [INFO] [stdout] | [INFO] [stdout] 18820 | instance.get(ImageStatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19145:13 [INFO] [stdout] | [INFO] [stdout] 19145 | / descriptor.get(|| { [INFO] [stdout] 19146 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19147 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19148 | | "username", [INFO] [stdout] ... | [INFO] [stdout] 19181 | | ) [INFO] [stdout] 19182 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19189:13 [INFO] [stdout] | [INFO] [stdout] 19189 | instance.get(AuthConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19455:13 [INFO] [stdout] | [INFO] [stdout] 19455 | / ... descriptor.get(|| { [INFO] [stdout] 19456 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19457 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19484:13 [INFO] [stdout] | [INFO] [stdout] 19484 | instance.get(PullImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19630:13 [INFO] [stdout] | [INFO] [stdout] 19630 | / descriptor.get(|| { [INFO] [stdout] 19631 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19632 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 19633 | | "image_ref", [INFO] [stdout] ... | [INFO] [stdout] 19641 | | ) [INFO] [stdout] 19642 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19649:13 [INFO] [stdout] | [INFO] [stdout] 19649 | instance.get(PullImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19808:13 [INFO] [stdout] | [INFO] [stdout] 19808 | / ... descriptor.get(|| { [INFO] [stdout] 19809 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 19810 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19827:13 [INFO] [stdout] | [INFO] [stdout] 19827 | instance.get(RemoveImageRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19934:13 [INFO] [stdout] | [INFO] [stdout] 19934 | / descriptor.get(|| { [INFO] [stdout] 19935 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 19936 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 19937 | | "RemoveImageResponse", [INFO] [stdout] ... | [INFO] [stdout] 19940 | | ) [INFO] [stdout] 19941 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:19948:13 [INFO] [stdout] | [INFO] [stdout] 19948 | instance.get(RemoveImageResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20091:13 [INFO] [stdout] | [INFO] [stdout] 20091 | / descriptor.get(|| { [INFO] [stdout] 20092 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20093 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20094 | | "pod_cidr", [INFO] [stdout] ... | [INFO] [stdout] 20102 | | ) [INFO] [stdout] 20103 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20110:13 [INFO] [stdout] | [INFO] [stdout] 20110 | instance.get(NetworkConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20269:13 [INFO] [stdout] | [INFO] [stdout] 20269 | / ... descriptor.get(|| { [INFO] [stdout] 20270 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20271 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20288:13 [INFO] [stdout] | [INFO] [stdout] 20288 | instance.get(RuntimeConfig::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20447:13 [INFO] [stdout] | [INFO] [stdout] 20447 | / ... descriptor.get(|| { [INFO] [stdout] 20448 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20449 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20466:13 [INFO] [stdout] | [INFO] [stdout] 20466 | instance.get(UpdateRuntimeConfigRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20573:13 [INFO] [stdout] | [INFO] [stdout] 20573 | / descriptor.get(|| { [INFO] [stdout] 20574 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 20575 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 20576 | | "UpdateRuntimeConfigResponse", [INFO] [stdout] ... | [INFO] [stdout] 20579 | | ) [INFO] [stdout] 20580 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20587:13 [INFO] [stdout] | [INFO] [stdout] 20587 | instance.get(UpdateRuntimeConfigResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20831:13 [INFO] [stdout] | [INFO] [stdout] 20831 | / descriptor.get(|| { [INFO] [stdout] 20832 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 20833 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 20834 | | "type", [INFO] [stdout] ... | [INFO] [stdout] 20857 | | ) [INFO] [stdout] 20858 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:20865:13 [INFO] [stdout] | [INFO] [stdout] 20865 | instance.get(RuntimeCondition::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21019:13 [INFO] [stdout] | [INFO] [stdout] 21019 | / ... descriptor.get(|| { [INFO] [stdout] 21020 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21021 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21038:13 [INFO] [stdout] | [INFO] [stdout] 21038 | instance.get(RuntimeStatus::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21175:13 [INFO] [stdout] | [INFO] [stdout] 21175 | / descriptor.get(|| { [INFO] [stdout] 21176 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21177 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBool>( [INFO] [stdout] 21178 | | "verbose", [INFO] [stdout] ... | [INFO] [stdout] 21186 | | ) [INFO] [stdout] 21187 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21194:13 [INFO] [stdout] | [INFO] [stdout] 21194 | instance.get(StatusRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21384:13 [INFO] [stdout] | [INFO] [stdout] 21384 | / ... descriptor.get(|| { [INFO] [stdout] 21385 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21386 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21408:13 [INFO] [stdout] | [INFO] [stdout] 21408 | instance.get(StatusResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21516:13 [INFO] [stdout] | [INFO] [stdout] 21516 | / descriptor.get(|| { [INFO] [stdout] 21517 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 21518 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 21519 | | "ImageFsInfoRequest", [INFO] [stdout] ... | [INFO] [stdout] 21522 | | ) [INFO] [stdout] 21523 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21530:13 [INFO] [stdout] | [INFO] [stdout] 21530 | instance.get(ImageFsInfoRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21666:13 [INFO] [stdout] | [INFO] [stdout] 21666 | / descriptor.get(|| { [INFO] [stdout] 21667 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21668 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeUint64>( [INFO] [stdout] 21669 | | "value", [INFO] [stdout] ... | [INFO] [stdout] 21677 | | ) [INFO] [stdout] 21678 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21685:13 [INFO] [stdout] | [INFO] [stdout] 21685 | instance.get(UInt64Value::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21829:13 [INFO] [stdout] | [INFO] [stdout] 21829 | / descriptor.get(|| { [INFO] [stdout] 21830 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 21831 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 21832 | | "mountpoint", [INFO] [stdout] ... | [INFO] [stdout] 21840 | | ) [INFO] [stdout] 21841 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:21848:13 [INFO] [stdout] | [INFO] [stdout] 21848 | instance.get(FilesystemIdentifier::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22138:13 [INFO] [stdout] | [INFO] [stdout] 22138 | / descriptor.get(|| { [INFO] [stdout] 22139 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22140 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 22141 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 22164 | | ) [INFO] [stdout] 22165 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22172:13 [INFO] [stdout] | [INFO] [stdout] 22172 | instance.get(FilesystemUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22326:13 [INFO] [stdout] | [INFO] [stdout] 22326 | / ... descriptor.get(|| { [INFO] [stdout] 22327 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22328 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22345:13 [INFO] [stdout] | [INFO] [stdout] 22345 | instance.get(ImageFsInfoResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22489:13 [INFO] [stdout] | [INFO] [stdout] 22489 | / descriptor.get(|| { [INFO] [stdout] 22490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 22492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 22500 | | ) [INFO] [stdout] 22501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22508:13 [INFO] [stdout] | [INFO] [stdout] 22508 | instance.get(ContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22667:13 [INFO] [stdout] | [INFO] [stdout] 22667 | / ... descriptor.get(|| { [INFO] [stdout] 22668 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22669 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22686:13 [INFO] [stdout] | [INFO] [stdout] 22686 | instance.get(ContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22845:13 [INFO] [stdout] | [INFO] [stdout] 22845 | / ... descriptor.get(|| { [INFO] [stdout] 22846 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 22847 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:22864:13 [INFO] [stdout] | [INFO] [stdout] 22864 | instance.get(ListContainerStatsRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23075:13 [INFO] [stdout] | [INFO] [stdout] 23075 | / descriptor.get(|| { [INFO] [stdout] 23076 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23077 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23078 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23096 | | ) [INFO] [stdout] 23097 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23104:13 [INFO] [stdout] | [INFO] [stdout] 23104 | instance.get(ContainerStatsFilter::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23257:13 [INFO] [stdout] | [INFO] [stdout] 23257 | / ... descriptor.get(|| { [INFO] [stdout] 23258 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23259 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23276:13 [INFO] [stdout] | [INFO] [stdout] 23276 | instance.get(ListContainerStatsResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23533:13 [INFO] [stdout] | [INFO] [stdout] 23533 | / descriptor.get(|| { [INFO] [stdout] 23534 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23535 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 23536 | | "id", [INFO] [stdout] ... | [INFO] [stdout] 23559 | | ) [INFO] [stdout] 23560 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23567:13 [INFO] [stdout] | [INFO] [stdout] 23567 | instance.get(ContainerAttributes::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23882:13 [INFO] [stdout] | [INFO] [stdout] 23882 | / ... descriptor.get(|| { [INFO] [stdout] 23883 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 23884 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:23916:13 [INFO] [stdout] | [INFO] [stdout] 23916 | instance.get(ContainerStats::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24107:13 [INFO] [stdout] | [INFO] [stdout] 24107 | / descriptor.get(|| { [INFO] [stdout] 24108 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24109 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24110 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24123 | | ) [INFO] [stdout] 24124 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24131:13 [INFO] [stdout] | [INFO] [stdout] 24131 | instance.get(CpuUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24320:13 [INFO] [stdout] | [INFO] [stdout] 24320 | / descriptor.get(|| { [INFO] [stdout] 24321 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24322 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stdout] 24323 | | "timestamp", [INFO] [stdout] ... | [INFO] [stdout] 24336 | | ) [INFO] [stdout] 24337 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24344:13 [INFO] [stdout] | [INFO] [stdout] 24344 | instance.get(MemoryUsage::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24489:13 [INFO] [stdout] | [INFO] [stdout] 24489 | / descriptor.get(|| { [INFO] [stdout] 24490 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stdout] 24491 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stdout] 24492 | | "container_id", [INFO] [stdout] ... | [INFO] [stdout] 24500 | | ) [INFO] [stdout] 24501 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24508:13 [INFO] [stdout] | [INFO] [stdout] 24508 | instance.get(ReopenContainerLogRequest::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24615:13 [INFO] [stdout] | [INFO] [stdout] 24615 | / descriptor.get(|| { [INFO] [stdout] 24616 | | let fields = ::std::vec::Vec::new(); [INFO] [stdout] 24617 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stdout] 24618 | | "ReopenContainerLogResponse", [INFO] [stdout] ... | [INFO] [stdout] 24621 | | ) [INFO] [stdout] 24622 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24629:13 [INFO] [stdout] | [INFO] [stdout] 24629 | instance.get(ReopenContainerLogResponse::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24685:13 [INFO] [stdout] | [INFO] [stdout] 24685 | / descriptor.get(|| { [INFO] [stdout] 24686 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("Protocol", file_descriptor_proto()) [INFO] [stdout] 24687 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24740:13 [INFO] [stdout] | [INFO] [stdout] 24740 | / descriptor.get(|| { [INFO] [stdout] 24741 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("MountPropagation", file_descriptor_proto()) [INFO] [stdout] 24742 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24798:13 [INFO] [stdout] | [INFO] [stdout] 24798 | / descriptor.get(|| { [INFO] [stdout] 24799 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("NamespaceMode", file_descriptor_proto()) [INFO] [stdout] 24800 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24850:13 [INFO] [stdout] | [INFO] [stdout] 24850 | / descriptor.get(|| { [INFO] [stdout] 24851 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("PodSandboxState", file_descriptor_proto()) [INFO] [stdout] 24852 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:24908:13 [INFO] [stdout] | [INFO] [stdout] 24908 | / descriptor.get(|| { [INFO] [stdout] 24909 | | ::protobuf::reflect::EnumDescriptor::new_pb_name::("ContainerState", file_descriptor_proto()) [INFO] [stdout] 24910 | | }) [INFO] [stdout] | |______________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/grpc/api.rs:27112:9 [INFO] [stdout] | [INFO] [stdout] 27112 | / file_descriptor_proto_lazy.get(|| { [INFO] [stdout] 27113 | | parse_descriptor_proto() [INFO] [stdout] 27114 | | }) [INFO] [stdout] | |__________^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.51.1, cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d40854b45a30404eb9ddbca2d9bdebbff14978b9d7dca90419123839a2566284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40854b45a30404eb9ddbca2d9bdebbff14978b9d7dca90419123839a2566284", kill_on_drop: false }` [INFO] [stdout] d40854b45a30404eb9ddbca2d9bdebbff14978b9d7dca90419123839a2566284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba2cae5ed0722d1d1219f9ae5b64ea869adce4552433954ccb4890c8e260153c [INFO] running `Command { std: "docker" "start" "-a" "ba2cae5ed0722d1d1219f9ae5b64ea869adce4552433954ccb4890c8e260153c", kill_on_drop: false }` [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> src/grpc/api.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] --> src/grpc/api_grpc.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #![allow(box_pointers)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:147:13 [INFO] [stderr] | [INFO] [stderr] 147 | / descriptor.get(|| { [INFO] [stderr] 148 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 149 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 150 | | "version", [INFO] [stderr] ... | [INFO] [stderr] 158 | | ) [INFO] [stderr] 159 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | instance.get(VersionRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:418:13 [INFO] [stderr] | [INFO] [stderr] 418 | / descriptor.get(|| { [INFO] [stderr] 419 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 420 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 421 | | "version", [INFO] [stderr] ... | [INFO] [stderr] 444 | | ) [INFO] [stderr] 445 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:452:13 [INFO] [stderr] | [INFO] [stderr] 452 | instance.get(VersionResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:668:13 [INFO] [stderr] | [INFO] [stderr] 668 | / descriptor.get(|| { [INFO] [stderr] 669 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 670 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 671 | | "servers", [INFO] [stderr] ... | [INFO] [stderr] 689 | | ) [INFO] [stderr] 690 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:697:13 [INFO] [stderr] | [INFO] [stderr] 697 | instance.get(DNSConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:926:13 [INFO] [stderr] | [INFO] [stderr] 926 | / descriptor.get(|| { [INFO] [stderr] 927 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 928 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stderr] 929 | | "protocol", [INFO] [stderr] ... | [INFO] [stderr] 952 | | ) [INFO] [stderr] 953 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:960:13 [INFO] [stderr] | [INFO] [stderr] 960 | instance.get(PortMapping::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1226:13 [INFO] [stderr] | [INFO] [stderr] 1226 | / descriptor.get(|| { [INFO] [stderr] 1227 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1228 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 1229 | | "container_path", [INFO] [stderr] ... | [INFO] [stderr] 1257 | | ) [INFO] [stderr] 1258 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1265:13 [INFO] [stderr] | [INFO] [stderr] 1265 | instance.get(Mount::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1488:13 [INFO] [stderr] | [INFO] [stderr] 1488 | / ... descriptor.get(|| { [INFO] [stderr] 1489 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1490 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stderr] 1491 | | ... "network", [INFO] [stderr] ... | [INFO] [stderr] 1514 | | ... ) [INFO] [stderr] 1515 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1522:13 [INFO] [stderr] | [INFO] [stderr] 1522 | instance.get(NamespaceOption::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1662:13 [INFO] [stderr] | [INFO] [stderr] 1662 | / descriptor.get(|| { [INFO] [stderr] 1663 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 1664 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 1665 | | "value", [INFO] [stderr] ... | [INFO] [stderr] 1673 | | ) [INFO] [stderr] 1674 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:1681:13 [INFO] [stderr] | [INFO] [stderr] 1681 | instance.get(Int64Value::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2122:13 [INFO] [stderr] | [INFO] [stderr] 2122 | / ... descriptor.get(|| { [INFO] [stderr] 2123 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 2124 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2176:13 [INFO] [stderr] | [INFO] [stderr] 2176 | instance.get(LinuxSandboxSecurityContext::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2409:13 [INFO] [stderr] | [INFO] [stderr] 2409 | / descriptor.get(|| { [INFO] [stderr] 2410 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 2411 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 2412 | | "cgroup_parent", [INFO] [stderr] ... | [INFO] [stderr] 2430 | | ) [INFO] [stderr] 2431 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2438:13 [INFO] [stderr] | [INFO] [stderr] 2438 | instance.get(LinuxPodSandboxConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2685:13 [INFO] [stderr] | [INFO] [stderr] 2685 | / descriptor.get(|| { [INFO] [stderr] 2686 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 2687 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 2688 | | "name", [INFO] [stderr] ... | [INFO] [stderr] 2711 | | ) [INFO] [stderr] 2712 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:2719:13 [INFO] [stderr] | [INFO] [stderr] 2719 | instance.get(PodSandboxMetadata::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3160:13 [INFO] [stderr] | [INFO] [stderr] 3160 | / ... descriptor.get(|| { [INFO] [stderr] 3161 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 3162 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3214:13 [INFO] [stderr] | [INFO] [stderr] 3214 | instance.get(PodSandboxConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3416:13 [INFO] [stderr] | [INFO] [stderr] 3416 | / ... descriptor.get(|| { [INFO] [stderr] 3417 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 3418 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3440:13 [INFO] [stderr] | [INFO] [stderr] 3440 | instance.get(RunPodSandboxRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3585:13 [INFO] [stderr] | [INFO] [stderr] 3585 | / descriptor.get(|| { [INFO] [stderr] 3586 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 3587 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 3588 | | "pod_sandbox_id", [INFO] [stderr] ... | [INFO] [stderr] 3596 | | ) [INFO] [stderr] 3597 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3604:13 [INFO] [stderr] | [INFO] [stderr] 3604 | instance.get(RunPodSandboxResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3748:13 [INFO] [stderr] | [INFO] [stderr] 3748 | / descriptor.get(|| { [INFO] [stderr] 3749 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 3750 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 3751 | | "pod_sandbox_id", [INFO] [stderr] ... | [INFO] [stderr] 3759 | | ) [INFO] [stderr] 3760 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3767:13 [INFO] [stderr] | [INFO] [stderr] 3767 | instance.get(StopPodSandboxRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3874:13 [INFO] [stderr] | [INFO] [stderr] 3874 | / descriptor.get(|| { [INFO] [stderr] 3875 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 3876 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 3877 | | "StopPodSandboxResponse", [INFO] [stderr] ... | [INFO] [stderr] 3880 | | ) [INFO] [stderr] 3881 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:3888:13 [INFO] [stderr] | [INFO] [stderr] 3888 | instance.get(StopPodSandboxResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4031:13 [INFO] [stderr] | [INFO] [stderr] 4031 | / descriptor.get(|| { [INFO] [stderr] 4032 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 4033 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 4034 | | "pod_sandbox_id", [INFO] [stderr] ... | [INFO] [stderr] 4042 | | ) [INFO] [stderr] 4043 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4050:13 [INFO] [stderr] | [INFO] [stderr] 4050 | instance.get(RemovePodSandboxRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4157:13 [INFO] [stderr] | [INFO] [stderr] 4157 | / descriptor.get(|| { [INFO] [stderr] 4158 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 4159 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 4160 | | "RemovePodSandboxResponse", [INFO] [stderr] ... | [INFO] [stderr] 4163 | | ) [INFO] [stderr] 4164 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4171:13 [INFO] [stderr] | [INFO] [stderr] 4171 | instance.get(RemovePodSandboxResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4343:13 [INFO] [stderr] | [INFO] [stderr] 4343 | / descriptor.get(|| { [INFO] [stderr] 4344 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 4345 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 4346 | | "pod_sandbox_id", [INFO] [stderr] ... | [INFO] [stderr] 4359 | | ) [INFO] [stderr] 4360 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4367:13 [INFO] [stderr] | [INFO] [stderr] 4367 | instance.get(PodSandboxStatusRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4512:13 [INFO] [stderr] | [INFO] [stderr] 4512 | / descriptor.get(|| { [INFO] [stderr] 4513 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 4514 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 4515 | | "ip", [INFO] [stderr] ... | [INFO] [stderr] 4523 | | ) [INFO] [stderr] 4524 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4531:13 [INFO] [stderr] | [INFO] [stderr] 4531 | instance.get(PodIP::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4718:13 [INFO] [stderr] | [INFO] [stderr] 4718 | / descriptor.get(|| { [INFO] [stderr] 4719 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 4720 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 4721 | | "ip", [INFO] [stderr] ... | [INFO] [stderr] 4734 | | ) [INFO] [stderr] 4735 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4742:13 [INFO] [stderr] | [INFO] [stderr] 4742 | instance.get(PodSandboxNetworkStatus::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4902:13 [INFO] [stderr] | [INFO] [stderr] 4902 | / ... descriptor.get(|| { [INFO] [stderr] 4903 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 4904 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:4921:13 [INFO] [stderr] | [INFO] [stderr] 4921 | instance.get(Namespace::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5080:13 [INFO] [stderr] | [INFO] [stderr] 5080 | / ... descriptor.get(|| { [INFO] [stderr] 5081 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 5082 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5099:13 [INFO] [stderr] | [INFO] [stderr] 5099 | instance.get(LinuxPodSandboxStatus::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5548:13 [INFO] [stderr] | [INFO] [stderr] 5548 | / descriptor.get(|| { [INFO] [stderr] 5549 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 5550 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 5551 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 5599 | | ) [INFO] [stderr] 5600 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5607:13 [INFO] [stderr] | [INFO] [stderr] 5607 | instance.get(PodSandboxStatus::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5805:13 [INFO] [stderr] | [INFO] [stderr] 5805 | / ... descriptor.get(|| { [INFO] [stderr] 5806 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 5807 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5829:13 [INFO] [stderr] | [INFO] [stderr] 5829 | instance.get(PodSandboxStatusResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5963:13 [INFO] [stderr] | [INFO] [stderr] 5963 | / ... descriptor.get(|| { [INFO] [stderr] 5964 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 5965 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stderr] 5966 | | ... "state", [INFO] [stderr] ... | [INFO] [stderr] 5974 | | ... ) [INFO] [stderr] 5975 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:5982:13 [INFO] [stderr] | [INFO] [stderr] 5982 | instance.get(PodSandboxStateValue::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6208:13 [INFO] [stderr] | [INFO] [stderr] 6208 | / descriptor.get(|| { [INFO] [stderr] 6209 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 6210 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 6211 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 6229 | | ) [INFO] [stderr] 6230 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6237:13 [INFO] [stderr] | [INFO] [stderr] 6237 | instance.get(PodSandboxFilter::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6398:13 [INFO] [stderr] | [INFO] [stderr] 6398 | / ... descriptor.get(|| { [INFO] [stderr] 6399 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 6400 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6417:13 [INFO] [stderr] | [INFO] [stderr] 6417 | instance.get(ListPodSandboxRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6764:13 [INFO] [stderr] | [INFO] [stderr] 6764 | / descriptor.get(|| { [INFO] [stderr] 6765 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 6766 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 6767 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 6805 | | ) [INFO] [stderr] 6806 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6813:13 [INFO] [stderr] | [INFO] [stderr] 6813 | instance.get(PodSandbox::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6970:13 [INFO] [stderr] | [INFO] [stderr] 6970 | / ... descriptor.get(|| { [INFO] [stderr] 6971 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 6972 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stderr] 6973 | | ... "items", [INFO] [stderr] ... | [INFO] [stderr] 6981 | | ... ) [INFO] [stderr] 6982 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:6989:13 [INFO] [stderr] | [INFO] [stderr] 6989 | instance.get(ListPodSandboxResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7164:13 [INFO] [stderr] | [INFO] [stderr] 7164 | / descriptor.get(|| { [INFO] [stderr] 7165 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 7166 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 7167 | | "image", [INFO] [stderr] ... | [INFO] [stderr] 7180 | | ) [INFO] [stderr] 7181 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7188:13 [INFO] [stderr] | [INFO] [stderr] 7188 | instance.get(ImageSpec::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7369:13 [INFO] [stderr] | [INFO] [stderr] 7369 | / descriptor.get(|| { [INFO] [stderr] 7370 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 7371 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 7372 | | "key", [INFO] [stderr] ... | [INFO] [stderr] 7385 | | ) [INFO] [stderr] 7386 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7393:13 [INFO] [stderr] | [INFO] [stderr] 7393 | instance.get(KeyValue::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7762:13 [INFO] [stderr] | [INFO] [stderr] 7762 | / descriptor.get(|| { [INFO] [stderr] 7763 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 7764 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 7765 | | "cpu_period", [INFO] [stderr] ... | [INFO] [stderr] 7808 | | ) [INFO] [stderr] 7809 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7816:13 [INFO] [stderr] | [INFO] [stderr] 7816 | instance.get(LinuxContainerResources::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:7996:13 [INFO] [stderr] | [INFO] [stderr] 7996 | / descriptor.get(|| { [INFO] [stderr] 7997 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 7998 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 7999 | | "page_size", [INFO] [stderr] ... | [INFO] [stderr] 8012 | | ) [INFO] [stderr] 8013 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:8020:13 [INFO] [stderr] | [INFO] [stderr] 8020 | instance.get(HugepageLimit::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:8273:13 [INFO] [stderr] | [INFO] [stderr] 8273 | / descriptor.get(|| { [INFO] [stderr] 8274 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 8275 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 8276 | | "user", [INFO] [stderr] ... | [INFO] [stderr] 8299 | | ) [INFO] [stderr] 8300 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:8307:13 [INFO] [stderr] | [INFO] [stderr] 8307 | instance.get(SELinuxOption::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:8488:13 [INFO] [stderr] | [INFO] [stderr] 8488 | / descriptor.get(|| { [INFO] [stderr] 8489 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 8490 | | fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 8491 | | "add_capabilities", [INFO] [stderr] ... | [INFO] [stderr] 8504 | | ) [INFO] [stderr] 8505 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:8512:13 [INFO] [stderr] | [INFO] [stderr] 8512 | instance.get(Capability::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9176:13 [INFO] [stderr] | [INFO] [stderr] 9176 | / ... descriptor.get(|| { [INFO] [stderr] 9177 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 9178 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9260:13 [INFO] [stderr] | [INFO] [stderr] 9260 | instance.get(LinuxContainerSecurityContext::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9483:13 [INFO] [stderr] | [INFO] [stderr] 9483 | / ... descriptor.get(|| { [INFO] [stderr] 9484 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 9485 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9507:13 [INFO] [stderr] | [INFO] [stderr] 9507 | instance.get(LinuxContainerConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9688:13 [INFO] [stderr] | [INFO] [stderr] 9688 | / descriptor.get(|| { [INFO] [stderr] 9689 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 9690 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 9691 | | "run_as_username", [INFO] [stderr] ... | [INFO] [stderr] 9704 | | ) [INFO] [stderr] 9705 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9712:13 [INFO] [stderr] | [INFO] [stderr] 9712 | instance.get(WindowsContainerSecurityContext::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9923:13 [INFO] [stderr] | [INFO] [stderr] 9923 | / ... descriptor.get(|| { [INFO] [stderr] 9924 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 9925 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:9947:13 [INFO] [stderr] | [INFO] [stderr] 9947 | instance.get(WindowsContainerConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10172:13 [INFO] [stderr] | [INFO] [stderr] 10172 | / descriptor.get(|| { [INFO] [stderr] 10173 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 10174 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeInt64>( [INFO] [stderr] 10175 | | "cpu_shares", [INFO] [stderr] ... | [INFO] [stderr] 10198 | | ) [INFO] [stderr] 10199 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10206:13 [INFO] [stderr] | [INFO] [stderr] 10206 | instance.get(WindowsContainerResources::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10382:13 [INFO] [stderr] | [INFO] [stderr] 10382 | / descriptor.get(|| { [INFO] [stderr] 10383 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 10384 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 10385 | | "name", [INFO] [stderr] ... | [INFO] [stderr] 10398 | | ) [INFO] [stderr] 10399 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10406:13 [INFO] [stderr] | [INFO] [stderr] 10406 | instance.get(ContainerMetadata::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10623:13 [INFO] [stderr] | [INFO] [stderr] 10623 | / descriptor.get(|| { [INFO] [stderr] 10624 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 10625 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 10626 | | "container_path", [INFO] [stderr] ... | [INFO] [stderr] 10644 | | ) [INFO] [stderr] 10645 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:10652:13 [INFO] [stderr] | [INFO] [stderr] 10652 | instance.get(Device::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11386:13 [INFO] [stderr] | [INFO] [stderr] 11386 | / ... descriptor.get(|| { [INFO] [stderr] 11387 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 11388 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11480:13 [INFO] [stderr] | [INFO] [stderr] 11480 | instance.get(ContainerConfig::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11741:13 [INFO] [stderr] | [INFO] [stderr] 11741 | / descriptor.get(|| { [INFO] [stderr] 11742 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 11743 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 11744 | | "pod_sandbox_id", [INFO] [stderr] ... | [INFO] [stderr] 11762 | | ) [INFO] [stderr] 11763 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11770:13 [INFO] [stderr] | [INFO] [stderr] 11770 | instance.get(CreateContainerRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11916:13 [INFO] [stderr] | [INFO] [stderr] 11916 | / descriptor.get(|| { [INFO] [stderr] 11917 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 11918 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 11919 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 11927 | | ) [INFO] [stderr] 11928 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:11935:13 [INFO] [stderr] | [INFO] [stderr] 11935 | instance.get(CreateContainerResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12079:13 [INFO] [stderr] | [INFO] [stderr] 12079 | / descriptor.get(|| { [INFO] [stderr] 12080 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 12081 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 12082 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 12090 | | ) [INFO] [stderr] 12091 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12098:13 [INFO] [stderr] | [INFO] [stderr] 12098 | instance.get(StartContainerRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12205:13 [INFO] [stderr] | [INFO] [stderr] 12205 | / descriptor.get(|| { [INFO] [stderr] 12206 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 12207 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 12208 | | "StartContainerResponse", [INFO] [stderr] ... | [INFO] [stderr] 12211 | | ) [INFO] [stderr] 12212 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12219:13 [INFO] [stderr] | [INFO] [stderr] 12219 | instance.get(StartContainerResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12391:13 [INFO] [stderr] | [INFO] [stderr] 12391 | / descriptor.get(|| { [INFO] [stderr] 12392 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 12393 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 12394 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 12407 | | ) [INFO] [stderr] 12408 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12415:13 [INFO] [stderr] | [INFO] [stderr] 12415 | instance.get(StopContainerRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12523:13 [INFO] [stderr] | [INFO] [stderr] 12523 | / descriptor.get(|| { [INFO] [stderr] 12524 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 12525 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 12526 | | "StopContainerResponse", [INFO] [stderr] ... | [INFO] [stderr] 12529 | | ) [INFO] [stderr] 12530 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12537:13 [INFO] [stderr] | [INFO] [stderr] 12537 | instance.get(StopContainerResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12680:13 [INFO] [stderr] | [INFO] [stderr] 12680 | / descriptor.get(|| { [INFO] [stderr] 12681 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 12682 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 12683 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 12691 | | ) [INFO] [stderr] 12692 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12699:13 [INFO] [stderr] | [INFO] [stderr] 12699 | instance.get(RemoveContainerRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12806:13 [INFO] [stderr] | [INFO] [stderr] 12806 | / descriptor.get(|| { [INFO] [stderr] 12807 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 12808 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 12809 | | "RemoveContainerResponse", [INFO] [stderr] ... | [INFO] [stderr] 12812 | | ) [INFO] [stderr] 12813 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12820:13 [INFO] [stderr] | [INFO] [stderr] 12820 | instance.get(RemoveContainerResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12952:13 [INFO] [stderr] | [INFO] [stderr] 12952 | / ... descriptor.get(|| { [INFO] [stderr] 12953 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 12954 | | ... fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeEnum>( [INFO] [stderr] 12955 | | ... "state", [INFO] [stderr] ... | [INFO] [stderr] 12963 | | ... ) [INFO] [stderr] 12964 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:12971:13 [INFO] [stderr] | [INFO] [stderr] 12971 | instance.get(ContainerStateValue::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13233:13 [INFO] [stderr] | [INFO] [stderr] 13233 | / descriptor.get(|| { [INFO] [stderr] 13234 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 13235 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 13236 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 13259 | | ) [INFO] [stderr] 13260 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13267:13 [INFO] [stderr] | [INFO] [stderr] 13267 | instance.get(ContainerFilter::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13430:13 [INFO] [stderr] | [INFO] [stderr] 13430 | / ... descriptor.get(|| { [INFO] [stderr] 13431 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 13432 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13449:13 [INFO] [stderr] | [INFO] [stderr] 13449 | instance.get(ListContainersRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13883:13 [INFO] [stderr] | [INFO] [stderr] 13883 | / descriptor.get(|| { [INFO] [stderr] 13884 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 13885 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 13886 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 13934 | | ) [INFO] [stderr] 13935 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:13942:13 [INFO] [stderr] | [INFO] [stderr] 13942 | instance.get(Container::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:14101:13 [INFO] [stderr] | [INFO] [stderr] 14101 | / ... descriptor.get(|| { [INFO] [stderr] 14102 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 14103 | | ... fields.push(::protobuf::reflect::accessor::make_repeated_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage>( [INFO] [stderr] 14104 | | ... "containers", [INFO] [stderr] ... | [INFO] [stderr] 14112 | | ... ) [INFO] [stderr] 14113 | | ... }) [INFO] [stderr] | |________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:14120:13 [INFO] [stderr] | [INFO] [stderr] 14120 | instance.get(ListContainersResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:14293:13 [INFO] [stderr] | [INFO] [stderr] 14293 | / descriptor.get(|| { [INFO] [stderr] 14294 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 14295 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 14296 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 14309 | | ) [INFO] [stderr] 14310 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:14317:13 [INFO] [stderr] | [INFO] [stderr] 14317 | instance.get(ContainerStatusRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:14954:13 [INFO] [stderr] | [INFO] [stderr] 14954 | / descriptor.get(|| { [INFO] [stderr] 14955 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 14956 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 14957 | | "id", [INFO] [stderr] ... | [INFO] [stderr] 15035 | | ) [INFO] [stderr] 15036 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15043:13 [INFO] [stderr] | [INFO] [stderr] 15043 | instance.get(ContainerStatus::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15247:13 [INFO] [stderr] | [INFO] [stderr] 15247 | / ... descriptor.get(|| { [INFO] [stderr] 15248 | | ... let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 15249 | | ... fields.push(::protobuf::reflect::accessor::make_singular_ptr_field_accessor::<_, ::protobuf::types::ProtobufTypeMessage [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15271:13 [INFO] [stderr] | [INFO] [stderr] 15271 | instance.get(ContainerStatusResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15467:13 [INFO] [stderr] | [INFO] [stderr] 15467 | / descriptor.get(|| { [INFO] [stderr] 15468 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 15469 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 15470 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 15483 | | ) [INFO] [stderr] 15484 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15491:13 [INFO] [stderr] | [INFO] [stderr] 15491 | instance.get(UpdateContainerResourcesRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15599:13 [INFO] [stderr] | [INFO] [stderr] 15599 | / descriptor.get(|| { [INFO] [stderr] 15600 | | let fields = ::std::vec::Vec::new(); [INFO] [stderr] 15601 | | ::protobuf::reflect::MessageDescriptor::new_pb_name::( [INFO] [stderr] 15602 | | "UpdateContainerResourcesResponse", [INFO] [stderr] ... | [INFO] [stderr] 15605 | | ) [INFO] [stderr] 15606 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15613:13 [INFO] [stderr] | [INFO] [stderr] 15613 | instance.get(UpdateContainerResourcesResponse::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15820:13 [INFO] [stderr] | [INFO] [stderr] 15820 | / descriptor.get(|| { [INFO] [stderr] 15821 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 15822 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeString>( [INFO] [stderr] 15823 | | "container_id", [INFO] [stderr] ... | [INFO] [stderr] 15841 | | ) [INFO] [stderr] 15842 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:15849:13 [INFO] [stderr] | [INFO] [stderr] 15849 | instance.get(ExecSyncRequest::new) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:16060:13 [INFO] [stderr] | [INFO] [stderr] 16060 | / descriptor.get(|| { [INFO] [stderr] 16061 | | let mut fields = ::std::vec::Vec::new(); [INFO] [stderr] 16062 | | fields.push(::protobuf::reflect::accessor::make_simple_field_accessor::<_, ::protobuf::types::ProtobufTypeBytes>( [INFO] [stderr] 16063 | | "stdout", [INFO] [stderr] ... | [INFO] [stderr] 16081 | | ) [INFO] [stderr] 16082 | | }) [INFO] [stderr] | |______________^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/grpc/api.rs:16089:13 [INFO] [stderr] | [INFO] [stderr] 16089 | instance.get(ExecSyncResponse::new) [WARN] too many lines in the log, truncating it