WARNING: while reading option defaults file '/work/src/.bazelrc': invalid command name 'try-import-if-bazel-version'. WARNING: while reading option defaults file '/work/src/.bazelrc': invalid command name 'try-import-if-bazel-version'. INFO: Invocation ID: 201f2e78-a7ba-44a4-8de8-8a0e3f6274ab INFO: Streaming build results to: https://conveyor.algobien.com/invocation/201f2e78-a7ba-44a4-8de8-8a0e3f6274ab INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'build' from /work/src/.bazelrc: Inherited 'common' options: --announce_rc --enable_platform_specific_config --incompatible_check_testonly_for_output_files INFO: Reading rc options for 'build' from /work/src/.bazelrc: 'build' options: --javacopt=-Xep:SelfAssertion:WARN --@com_google_protobuf//bazel/toolchains:prefer_prebuilt_protoc=false --@rules_rust//rust/settings:experimental_use_cc_common_link=True --incompatible_config_setting_private_default_visibility --incompatible_default_to_explicit_init_py --incompatible_disable_starlark_host_transitions --incompatible_disable_target_provider_fields --incompatible_disallow_empty_glob --incompatible_dont_use_javasourceinfoprovider --incompatible_enable_apple_toolchain_resolution --incompatible_exclusive_test_sandboxed --incompatible_top_level_aspects_require_providers --incompatible_use_cc_configure_from_rules_cc --verbose_failures --features=layering_check INFO: Found applicable config definition build:linux in file /work/src/.bazelrc: --config=clang INFO: Found applicable config definition build:clang in file /work/src/.bazelrc: --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --cxxopt=-Woverloaded-virtual --copt=-Wpointer-arith --copt=-Werror --copt=-Wno-sign-compare --copt=-Wno-sign-conversion --copt=-Wno-error=sign-conversion --copt=-Wno-deprecated-declarations --per_file_copt=external/.*@-w --host_per_file_copt=external/.*@-w Computing main repo mapping: WARNING: /work/src/MODULE.bazel:4: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. WARNING: For repository 'abseil-cpp', the root module requires module version abseil-cpp@20250512.1, but got abseil-cpp@20250814.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'rules_java', the root module requires module version rules_java@8.6.1, but got rules_java@9.3.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'rules_jvm_external', the root module requires module version rules_jvm_external@6.7, but got rules_jvm_external@6.9 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 'platforms', the root module requires module version platforms@0.0.11, but got platforms@1.0.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: For repository 're2', the root module requires module version re2@2024-07-02.bcr.1, but got re2@2025-08-12.bcr.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off WARNING: while reading option defaults file '/work/src/.bazelrc': invalid command name 'try-import-if-bazel-version'. WARNING: while reading option defaults file '/work/src/.bazelrc': invalid command name 'try-import-if-bazel-version'. Loading: Loading: 3 packages loaded Analyzing: 2 targets (5 packages loaded, 0 targets configured) Analyzing: 2 targets (5 packages loaded, 0 targets configured) INFO: Analyzed 2 targets (169 packages loaded, 4727 targets configured). [110 / 314] Compiling absl/base/internal/throw_delegate.cc; 0s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [431 / 1,087] Compiling absl/hash/internal/hash.cc; 1s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [467 / 1,087] Compiling src/google/protobuf/compiler/retention.cc [for tool]; 5s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [499 / 1,087] Compiling src/google/protobuf/compiler/parser.cc [for tool]; 4s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) INFO: From Compiling upb/wire/decode.c [for tool]: In function '_upb_Decoder_GetAddUnknownMode', inlined from '_upb_Decoder_DecodeUnknowns.isra' at upb/wire/decode.c:1074:10: upb/wire/decode.c:121:8: warning: 'sv.data' may be used uninitialized [-Wmaybe-uninitialized] 121 | if (data != d->input.buffer_start) { | ^ upb/wire/decode.c: In function '_upb_Decoder_DecodeUnknowns.isra': upb/wire/decode.c:1070:18: note: 'sv.data' was declared here 1070 | upb_StringView sv; | ^~ upb/wire/decode.c:1073:6: warning: 'sv.size' may be used uninitialized [-Wmaybe-uninitialized] 1073 | if (UPB_LIKELY(sv.size > 0)) { | ^ upb/wire/decode.c:1070:18: note: 'sv.size' was declared here 1070 | upb_StringView sv; | ^~ [588 / 1,087] Compiling src/google/protobuf/compiler/parser.cc [for tool]; 9s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [609 / 1,087] Compiling src/google/protobuf/descriptor.cc [for tool]; 12s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [626 / 1,087] Compiling src/google/protobuf/descriptor.cc [for tool]; 17s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [650 / 1,087] Compiling src/google/protobuf/descriptor.cc [for tool]; 23s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [690 / 1,087] Compiling src/google/protobuf/descriptor.cc [for tool]; 28s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) INFO: From Compiling src/google/protobuf/text_format.cc [for tool]: src/google/protobuf/text_format.cc: In member function 'google::protobuf::TextFormat::ParseLocation google::protobuf::TextFormat::ParseInfoTree::GetLocation(const google::protobuf::FieldDescriptor*, int) const': src/google/protobuf/text_format.cc:263:26: warning: 'google::protobuf::TextFormat::ParseLocationRange google::protobuf::TextFormat::ParseInfoTree::GetLocationRange(const google::protobuf::FieldDescriptor*, int) const' is deprecated: Please use GetFieldLocation() [-Wdeprecated-declarations] 263 | return GetLocationRange(field, index).start; | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ src/google/protobuf/text_format.cc:245:32: note: declared here 245 | TextFormat::ParseLocationRange TextFormat::ParseInfoTree::GetLocationRange( | ^~~~~~~~~~ src/google/protobuf/text_format.cc: In member function 'bool google::protobuf::TextFormat::Parser::ParserImpl::ConsumeFieldValue(google::protobuf::Message*, const google::protobuf::Reflection*, const google::protobuf::FieldDescriptor*)': src/google/protobuf/text_format.cc:976:37: warning: 'const google::protobuf::EnumValueDescriptor* google::protobuf::Reflection::GetEnum(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const' is deprecated: Please use GetEnumValue() instead. GetEnum() will be removed in Q1 2027. [-Wdeprecated-declarations] 976 | reflection->Get##CPPTYPE(*message, field) && \ | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ src/google/protobuf/text_format.cc:1096:9: note: in expansion of macro 'SET_FIELD' 1096 | SET_FIELD(Enum, enum, enum_value); | ^~~~~~~~~ In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/text_format.h:29, from src/google/protobuf/text_format.cc:12: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/message.h:646:3: note: declared here 646 | GetEnum(const Message& message, const FieldDescriptor* field) const; | ^~~~~~~ [720 / 1,087] Compiling upb_generator/plugin.cc [for tool]; 4s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) INFO: From Compiling src/google/protobuf/reflection_ops.cc [for tool]: src/google/protobuf/reflection_ops.cc: In static member function 'static void google::protobuf::internal::ReflectionOps::Merge(const google::protobuf::Message&, google::protobuf::Message*)': src/google/protobuf/reflection_ops.cc:94:56: warning: 'const google::protobuf::EnumValueDescriptor* google::protobuf::Reflection::GetRepeatedEnum(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*, int) const' is deprecated: Please use GetRepeatedEnumValue() instead. GetRepeatedEnum() will be removed in Q1 2027. [-Wdeprecated-declarations] 94 | to, field, from_reflection->GetRepeated##METHOD(from, field, j)); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ src/google/protobuf/reflection_ops.cc:105:11: note: in expansion of macro 'HANDLE_TYPE' 105 | HANDLE_TYPE(ENUM, Enum); | ^~~~~~~~~~~ In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/reflection_ops.h:18, from src/google/protobuf/reflection_ops.cc:11: bazel-out/k8-opt-exec-ST-d57f47055a04/bin/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/message.h:833:3: note: declared here 833 | GetRepeatedEnum(const Message& message, const FieldDescriptor* field, | ^~~~~~~~~~~~~~~ src/google/protobuf/reflection_ops.cc:127:60: warning: 'const google::protobuf::EnumValueDescriptor* google::protobuf::Reflection::GetEnum(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const' is deprecated: Please use GetEnumValue() instead. GetEnum() will be removed in Q1 2027. [-Wdeprecated-declarations] 127 | from_reflection->Get##METHOD(from, field)); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ src/google/protobuf/reflection_ops.cc:138:9: note: in expansion of macro 'HANDLE_TYPE' 138 | HANDLE_TYPE(ENUM, Enum); | ^~~~~~~~~~~ bazel-out/k8-opt-exec-ST-d57f47055a04/bin/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/message.h:646:3: note: declared here 646 | GetEnum(const Message& message, const FieldDescriptor* field) const; | ^~~~~~~ [748 / 1,087] Compiling src/google/protobuf/message.cc [for tool]; 8s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [830 / 1,087] Compiling src/google/protobuf/any_lite.cc; 1s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [859 / 1,087] Compiling absl/hash/internal/hash.cc [for tool]; 1s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [890 / 1,087] Compiling src/google/protobuf/extension_set.cc; 5s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [912 / 1,087] Compiling src/google/protobuf/generated_message_tctable_lite.cc; 4s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [927 / 1,087] Compiling src/google/protobuf/descriptor_database.cc; 5s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [936 / 1,087] Compiling src/google/protobuf/generated_message_reflection.cc; 6s remote-cache, processwrapper-sandbox ... (8 actions running) [945 / 1,087] Compiling src/google/protobuf/message.cc; 7s remote-cache, processwrapper-sandbox ... (8 actions running) [951 / 1,087] Compiling src/google/protobuf/descriptor.cc; 9s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [957 / 1,087] Compiling src/google/protobuf/descriptor.cc; 15s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [967 / 1,087] Compiling src/google/protobuf/descriptor.cc; 20s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [975 / 1,087] Compiling src/google/protobuf/compiler/command_line_interface.cc; 11s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [984 / 1,087] Compiling src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc; 4s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [992 / 1,087] Compiling src/google/protobuf/compiler/objectivec/message_field.cc; 5s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [999 / 1,087] Compiling src/google/protobuf/compiler/cpp/message.cc; 6s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,014 / 1,087] Compiling src/google/protobuf/compiler/cpp/message.cc; 11s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,022 / 1,087] Compiling src/google/protobuf/compiler/rust/accessors/singular_string.cc; 5s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,029 / 1,087] Compiling src/google/protobuf/compiler/rust/message.cc; 7s remote-cache, processwrapper-sandbox ... (8 actions running) [1,042 / 1,087] Compiling src/google/protobuf/compiler/cpp/generator.cc; 7s remote-cache, processwrapper-sandbox ... (8 actions running) [1,049 / 1,087] Compiling src/google/protobuf/compiler/java/full/string_field.cc; 6s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,055 / 1,087] Compiling src/google/protobuf/compiler/cpp/file.cc; 11s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,062 / 1,087] Compiling src/google/protobuf/compiler/java/lite/message_field.cc; 6s remote-cache, processwrapper-sandbox ... (8 actions, 7 running) [1,072 / 1,087] Compiling src/google/protobuf/compiler/java/lite/map_field.cc; 6s remote-cache, processwrapper-sandbox ... (8 actions running) [1,086 / 1,087] [Prepa] Linking protoc INFO: Found 2 targets... INFO: Elapsed time: 196.129s, Critical Path: 43.24s INFO: 1087 processes: 205 remote cache hit, 399 internal, 483 processwrapper-sandbox. INFO: Build completed successfully, 1087 total actions INFO: