INFO: Invocation ID: 2adb5c52-b0b0-4aae-a3b2-445390c1c331 INFO: Streaming build results to: https://conveyor.algobien.com/invocation/2adb5c52-b0b0-4aae-a3b2-445390c1c331 Computing main repo mapping: WARNING: /work/src/MODULE.bazel:15:7: The attribute 'compatibility_level' in module() is a no-op and will be removed in a future Bazel release. Please remove it from your MODULE.bazel file. Computing main repo mapping: WARNING: For repository 'platforms', the root module requires module version platforms@1.0.0, but got platforms@1.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'build_bazel_apple_support', the root module requires module version apple_support@1.19.0, but got apple_support@2.3.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.8.1, but got bazel_skylib@1.9.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'com_google_googletest', the root module requires module version googletest@1.17.0, but got googletest@1.17.0.bcr.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'com_envoyproxy_protoc_gen_validate', the root module requires module version protoc-gen-validate@1.2.1.bcr.1, but got protoc-gen-validate@1.2.1.bcr.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'rules_proto', the root module requires module version rules_proto@7.0.2, but got rules_proto@7.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'rules_shell', the root module requires module version rules_shell@0.4.0, but got rules_shell@0.6.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.2.15, but got rules_cc@0.2.19 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'com_github_google_benchmark', the root module requires module version google_benchmark@1.9.0, but got google_benchmark@1.9.5 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: /root/.cache/bazel/_bazel_root/2bd5314ca2b4b740fe4d36ea875ee902/external/opentelemetry-cpp+/api/BUILD:62:10: target '@@opentelemetry-cpp+//api:with_abseil' is deprecated: The value of this flag is ignored. Bazel builds always depend on Abseil for its pre-adopted `std::` types. You should remove this flag from your build command. Loading: Loading: 1 packages loaded Analyzing: target //:grpc++ (2 packages loaded, 0 targets configured) Analyzing: target //:grpc++ (2 packages loaded, 0 targets configured) DEBUG: /root/.cache/bazel/_bazel_root/2bd5314ca2b4b740fe4d36ea875ee902/external/rules_swift+/swift/internal/swift_autoconfiguration.bzl:211:14: No 'swiftc' executable found in $PATH. Not auto-generating a Linux Swift toolchain. Analyzing: target //:grpc++ (225 packages loaded, 9293 targets configured) INFO: Analyzed target //:grpc++ (264 packages loaded, 12274 targets configured). [993 / 2,625] Compiling absl/numeric/int128.cc; 1s remote, remote-cache ... (64 actions, 58 running) [1,881 / 3,351] Compiling upb_generator/c/names.cc [for tool]; 4s remote, remote-cache ... (64 actions, 57 running) [2,019 / 3,365] Compiling src/google/protobuf/io/printer.cc [for tool]; 8s remote, remote-cache ... (64 actions, 62 running) [2,118 / 3,374] Compiling src/google/protobuf/compiler/code_generator_lite.cc [for tool]; 12s remote, remote-cache ... (64 actions, 63 running) [2,195 / 3,379] Compiling src/google/protobuf/compiler/parser.cc [for tool]; 16s remote, remote-cache ... (64 actions, 63 running) [2,250 / 3,379] Compiling src/google/protobuf/compiler/command_line_interface.cc [for tool]; 17s remote, remote-cache ... (64 actions running) [2,285 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 18s remote, remote-cache ... (64 actions, 62 running) INFO: From Compiling src/google/protobuf/dynamic_message.cc [for tool]: external/protobuf+/src/google/protobuf/dynamic_message.cc:845:27: warning: 'weak' is deprecated [-Wdeprecated-declarations] 845 | !field->options().weak() && !InRealOneof(field) && |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/oneof.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/oneof.cc:16: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. [2,319 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 23s remote, remote-cache ... (64 actions, 63 running) INFO: From Compiling src/google/protobuf/generated_message_tctable_gen.cc [for tool]: external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:668:41: warning: 'weak' is deprecated [-Wdeprecated-declarations] 668 | if (descriptor->field(i)->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:707:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 707 | field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:742:50: warning: 'weak' is deprecated [-Wdeprecated-declarations] 742 | !field->is_map() && !field->options().weak() && |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:782:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 782 | } else if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 4 warnings generated. INFO: From Compiling src/google/protobuf/dynamic_message.cc: external/protobuf+/src/google/protobuf/dynamic_message.cc:845:27: warning: 'weak' is deprecated [-Wdeprecated-declarations] 845 | !field->options().weak() && !InRealOneof(field) && |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/tracker.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/tracker.cc:20: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/message.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/message.cc:57: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ In file included from external/protobuf+/src/google/protobuf/message.cc:57: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:417:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitFields' requested here 417 | ReflectionVisit::VisitFields( |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:494:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/message.cc:314:39)>' requested here 494 | ReflectionVisit::VisitMessageFields(message, std::forward(func)); |  ^ external/protobuf+/src/google/protobuf/message.cc:314:13: note: in instantiation of function template specialization 'google::protobuf::internal::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/message.cc:314:39)>' requested here 314 | internal::VisitMessageFields(*this, [&](const auto& msg) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 2 warnings generated. [2,372 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 28s remote, remote-cache ... (64 actions, 63 running) INFO: From Compiling src/google/protobuf/message.cc: In file included from external/protobuf+/src/google/protobuf/message.cc:57: bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ In file included from external/protobuf+/src/google/protobuf/message.cc:57: bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:417:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitFields' requested here 417 | ReflectionVisit::VisitFields( |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:494:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/message.cc:314:39)>' requested here 494 | ReflectionVisit::VisitMessageFields(message, std::forward(func)); |  ^ external/protobuf+/src/google/protobuf/message.cc:314:13: note: in instantiation of function template specialization 'google::protobuf::internal::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/message.cc:314:39)>' requested here 314 | internal::VisitMessageFields(*this, [&](const auto& msg) { |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 2 warnings generated. INFO: From Compiling src/google/protobuf/generated_message_reflection.cc: In file included from external/protobuf+/src/google/protobuf/generated_message_reflection.cc:62: bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:2518:25: warning: 'weak' is deprecated [-Wdeprecated-declarations] 2518 | !field->options().weak() && !IsLazyField(field) && |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3228:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3228 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3261:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3261 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3270:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3270 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3279:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3279 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ In file included from external/protobuf+/src/google/protobuf/generated_message_reflection.cc:62: bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:447:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitFields' requested here 447 | ReflectionVisit::VisitFields( |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:502:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:48)>' requested here 502 | ReflectionVisit::VisitMessageFields(message, std::forward(func)); |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:15: note: in instantiation of function template specialization 'google::protobuf::internal::VisitMutableMessageFields<(lambda at external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:48)>' requested here 1399 | internal::VisitMutableMessageFields(*curr, [&](Message& msg) { |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 7 warnings generated. [2,409 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 33s remote, remote-cache ... (64 actions, 62 running) INFO: From Compiling src/google/protobuf/descriptor.cc: external/protobuf+/src/google/protobuf/descriptor.cc:8005:61: warning: 'weak' is deprecated [-Wdeprecated-declarations] 8005 | bool is_weak = !pool_->enforce_weak_ && proto.options().weak(); |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/descriptor.cc:10707:58: warning: 'weak' is deprecated [-Wdeprecated-declarations] 10707 | if (field->real_containing_oneof() || field->options().weak() || |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 2 warnings generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/with_presence.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/with_presence.cc:13: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_chunk.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_chunk.cc:1: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field_chunk.h:10: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/text_format.cc: external/protobuf+/src/google/protobuf/text_format.cc:795:50: warning: 'weak' is deprecated [-Wdeprecated-declarations] 795 | if (consumed_semicolon && field->options().weak() && |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field.cc:12: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/extension.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/extension.cc:12: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/extension.h:19: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/enum.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/enum.cc:29: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/singular_message.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/singular_message.cc:12: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc:22: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/message_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/message_field.cc:21: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/singular_string.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/singular_string.cc:13: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/singular_cord.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/singular_cord.cc:12: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/map.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/map.cc:11: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/string_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/string_field.cc:20: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/map_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/map_field.cc:19: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/string_view_field.cc:19: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/naming.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/naming.cc:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/generator.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/generator.cc:31: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/file.h:26: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/extension.h:19: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/text_format.cc [for tool]: external/protobuf+/src/google/protobuf/text_format.cc:795:50: warning: 'weak' is deprecated [-Wdeprecated-declarations] 795 | if (consumed_semicolon && field->options().weak() && |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/parse_function_generator.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/parse_function_generator.cc:8: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/parse_function_generator.h:18: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. [2,483 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 43s remote, remote-cache ... (23 actions running) INFO: From Compiling src/google/protobuf/generated_message_tctable_gen.cc: external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:668:41: warning: 'weak' is deprecated [-Wdeprecated-declarations] 668 | if (descriptor->field(i)->options().weak()) { |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:707:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 707 | field->options().weak()) { |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:742:50: warning: 'weak' is deprecated [-Wdeprecated-declarations] 742 | !field->is_map() && !field->options().weak() && |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_tctable_gen.cc:782:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 782 | } else if (field->options().weak()) { |  ^ bazel-out/k8-fastbuild/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 4 warnings generated. INFO: From Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/helpers.cc:12: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/helpers.cc:1736:28: warning: 'weak' is deprecated [-Wdeprecated-declarations] 1736 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 2 warnings generated. INFO: From Compiling src/google/protobuf/compiler/cpp/service.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/service.cc:17: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/cord_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc:23: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/cpp/file.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/file.cc:12: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/file.h:26: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/extension.h:19: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. [2,498 / 3,379] Compiling src/google/protobuf/descriptor.cc [for tool]; 48s remote, remote-cache ... (8 actions running) INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/enum_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc:20: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/field.h:26: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/singular_scalar.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/singular_scalar.cc:13: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/compiler/rust/accessors/repeated_field.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/accessors/repeated_field.cc:12: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/generated_message_reflection.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/generated_message_reflection.cc:62: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:2518:25: warning: 'weak' is deprecated [-Wdeprecated-declarations] 2518 | !field->options().weak() && !IsLazyField(field) && |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3228:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3228 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3261:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3261 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3270:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3270 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:3279:33: warning: 'weak' is deprecated [-Wdeprecated-declarations] 3279 | ABSL_DCHECK(!field->options().weak()); |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ In file included from external/protobuf+/src/google/protobuf/generated_message_reflection.cc:62: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:109:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 109 | ABSL_DCHECK(!field->options().weak()) << "weak fields are not supported"; |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:447:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitFields' requested here 447 | ReflectionVisit::VisitFields( |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_visit_fields.h:502:20: note: in instantiation of function template specialization 'google::protobuf::internal::ReflectionVisit::VisitMessageFields<(lambda at external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:48)>' requested here 502 | ReflectionVisit::VisitMessageFields(message, std::forward(func)); |  ^ external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:15: note: in instantiation of function template specialization 'google::protobuf::internal::VisitMutableMessageFields<(lambda at external/protobuf+/src/google/protobuf/generated_message_reflection.cc:1399:48)>' requested here 1399 | internal::VisitMutableMessageFields(*curr, [&](Message& msg) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 7 warnings generated. INFO: From Compiling src/google/protobuf/compiler/cpp/message_layout_helper.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/message_layout_helper.cc:1: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message_layout_helper.h:20: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. INFO: From Compiling src/google/protobuf/descriptor.cc [for tool]: external/protobuf+/src/google/protobuf/descriptor.cc:8005:61: warning: 'weak' is deprecated [-Wdeprecated-declarations] 8005 | bool is_weak = !pool_->enforce_weak_ && proto.options().weak(); |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/descriptor.cc:10707:58: warning: 'weak' is deprecated [-Wdeprecated-declarations] 10707 | if (field->real_containing_oneof() || field->options().weak() || |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 2 warnings generated. INFO: From Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:12: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25: In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/extension.h:19: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:172:25: warning: 'weak' is deprecated [-Wdeprecated-declarations] 172 | if (!field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:757:62: warning: 'weak' is deprecated [-Wdeprecated-declarations] 757 | if (!field->real_containing_oneof() && !field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:1129:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 1129 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:1344:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 1344 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:1377:55: warning: 'weak' is deprecated [-Wdeprecated-declarations] 1377 | if (!HasHasbit(field, options_) || field->options().weak()) return; |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:2114:60: warning: 'weak' is deprecated [-Wdeprecated-declarations] 2114 | if (!field->is_repeated() && !field->options().weak() && |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:2595:26: warning: 'weak' is deprecated [-Wdeprecated-declarations] 2595 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:4188:35: warning: 'weak' is deprecated [-Wdeprecated-declarations] 4188 | } else if (field->options().weak() || |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:4528:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 4528 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ external/protobuf+/src/google/protobuf/compiler/cpp/message.cc:4834:39: warning: 'weak' is deprecated [-Wdeprecated-declarations] 4834 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 11 warnings generated. [2,513 / 3,379] Linking external/protobuf+/src/google/protobuf/compiler/cpp/protoc-gen-cpp [for tool]; 0s remote, remote-cache ... (31 actions, 4 running) INFO: From Compiling src/google/protobuf/compiler/rust/message.cc [for tool]: In file included from external/protobuf+/src/google/protobuf/compiler/rust/message.cc:20: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/compiler/cpp/_virtual_includes/names_internal/google/protobuf/compiler/cpp/helpers.h:359:24: warning: 'weak' is deprecated [-Wdeprecated-declarations] 359 | if (field->options().weak()) { |  ^ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf+/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:8215:19: note: 'weak' has been explicitly marked deprecated here 8215 | [[nodiscard]] [[deprecated]] bool weak() const; |  ^ 1 warning generated. [2,544 / 3,379] Compiling upb_generator/c/generator.cc [for tool]; 5s remote, remote-cache ... (2 actions, 1 running) [2,814 / 3,379] [Prepa] Linking external/protobuf+/upb_generator/reflection/protoc-gen-upbdefs [for tool] [2,894 / 3,379] Compiling src/core/lib/event_engine/slice_buffer.cc; 3s remote, remote-cache ... (64 actions, 63 running) [2,943 / 3,379] Compiling src/core/lib/transport/connectivity_state.cc; 8s remote, remote-cache ... (64 actions, 63 running) [2,972 / 3,379] Compiling src/core/telemetry/instrument.cc; 13s remote, remote-cache ... (64 actions, 63 running) [3,005 / 3,379] Compiling src/core/xds/grpc/xds_matcher_context.cc; 13s remote, remote-cache ... (64 actions, 63 running) [3,043 / 3,379] Compiling src/core/ext/transport/chttp2/transport/ping_promise.cc; 16s remote, remote-cache ... (64 actions, 61 running) [3,068 / 3,379] Compiling src/core/call/request_buffer.cc; 21s remote, remote-cache ... (64 actions, 63 running) [3,093 / 3,379] Compiling src/core/client_channel/client_channel_service_config.cc; 20s remote, remote-cache ... (64 actions, 63 running) [3,119 / 3,379] Compiling src/core/resolver/fake/fake_resolver.cc; 24s remote, remote-cache ... (64 actions, 62 running) [3,141 / 3,379] Compiling src/core/filter/composite/composite_filter.cc; 25s remote, remote-cache ... (64 actions, 63 running) [3,156 / 3,379] Compiling src/core/filter/composite/composite_filter.cc; 31s remote, remote-cache ... (64 actions, 63 running) INFO: From Compiling src/core/server/server_config_selector_filter.cc: src/core/server/server_config_selector_filter.cc:78:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration] 78 | static inline const NoInterceptor OnClientToServerHalfClose; |  ^~~~~~~~~~~~~~~~~~~~~~~~~ src/core/server/server_config_selector_filter.cc:80:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration] 80 | static inline const NoInterceptor OnFinalize; |  ^~~~~~~~~~ 2 warnings generated. [3,181 / 3,379] Compiling src/core/filter/composite/composite_filter.cc; 36s remote, remote-cache ... (64 actions, 63 running) [3,201 / 3,379] Compiling src/core/filter/composite/composite_filter.cc; 41s remote, remote-cache ... (64 actions, 63 running) [3,220 / 3,379] Compiling src/core/call/server_call.cc; 39s remote, remote-cache ... (64 actions, 63 running) [3,240 / 3,379] Compiling src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc; 38s remote, remote-cache ... (64 actions, 63 running) [3,255 / 3,379] Compiling src/core/ext/transport/chttp2/transport/http2_transport.cc; 42s remote, remote-cache ... (64 actions, 63 running) [3,266 / 3,379] Compiling src/core/ext/transport/chttp2/transport/http2_client_transport.cc; 45s remote, remote-cache ... (64 actions, 63 running) [3,290 / 3,379] Compiling src/core/ext/transport/chttp2/transport/http2_client_transport.cc; 50s remote, remote-cache ... (64 actions, 63 running) [3,323 / 3,379] Compiling src/core/ext/transport/chttp2/transport/http2_client_transport.cc; 55s remote, remote-cache ... (56 actions running) INFO: From Compiling src/cpp/common/tls_certificate_provider.cc: src/cpp/common/tls_certificate_provider.cc:36:17: warning: 'IdentityKeyCertPair' is deprecated: Use IdentityKeyOrSignerCertPair instead [-Wdeprecated-declarations] 36 | std::vector identity_key_cert_pairs) { |  ^ include/grpcpp/security/tls_certificate_provider.h:48:10: note: 'IdentityKeyCertPair' has been explicitly marked deprecated here 48 | struct [[deprecated("Use IdentityKeyOrSignerCertPair instead")]] GRPCXX_DLL |  ^ src/cpp/common/tls_certificate_provider.cc:138:17: warning: 'IdentityKeyCertPair' is deprecated: Use IdentityKeyOrSignerCertPair instead [-Wdeprecated-declarations] 138 | std::vector identity_key_cert_pairs) { |  ^ include/grpcpp/security/tls_certificate_provider.h:48:10: note: 'IdentityKeyCertPair' has been explicitly marked deprecated here 48 | struct [[deprecated("Use IdentityKeyOrSignerCertPair instead")]] GRPCXX_DLL |  ^ 2 warnings generated. [3,352 / 3,379] Compiling src/core/ext/transport/chttp2/transport/http2_client_transport.cc; 65s remote, remote-cache ... (27 actions running) [3,375 / 3,379] Compiling src/core/server/server.cc; 43s remote, remote-cache ... (4 actions running) INFO: Found 1 target... Target //:grpc++ up-to-date (nothing to build) INFO: Elapsed time: 213.366s, Critical Path: 139.97s INFO: 3379 processes: 1673 internal, 1706 remote. INFO: Build completed successfully, 3379 total actions INFO: