Skip to content

Avoid \? in textproto test cases. - #525

Merged
jnthntatum merged 1 commit into
cel-expr:masterfrom
jnthntatum:trigraphs
Jul 20, 2026
Merged

Avoid \? in textproto test cases.#525
jnthntatum merged 1 commit into
cel-expr:masterfrom
jnthntatum:trigraphs

Avoid \? in textproto test cases.

2fa9d6f
Select commit
Loading
Failed to load commit list.
Google Cloud Build / cel-spec-builder (cel-analysis) succeeded Jul 14, 2026 in 3m 31s

Summary

Build Information

Trigger cel-spec-builder
Build e624eabc-a76a-4fc5-b6d2-4c5f2928297e
Start 2026-07-13T18:54:45-07:00
Duration 2m41.401s
Status SUCCESS

Steps

Step Status Duration
bazel-build SUCCESS 2m35.126s

Details

starting build "e624eabc-a76a-4fc5-b6d2-4c5f2928297e"

FETCHSOURCE
From https://github.com/cel-expr/cel-spec
 * branch            2fa9d6feecedcbbcba4204b949db655f4e74ee5d -> FETCH_HEAD
HEAD is now at 2fa9d6f Avoid \? in textproto test cases.
GitCommit:
2fa9d6feecedcbbcba4204b949db655f4e74ee5d
BUILD
Pulling image: gcr.io/cloud-builders/bazel:7.3.2
7.3.2: Pulling from cloud-builders/bazel
d2aa1518a716: Already exists
76ff73118202: Already exists
3c2cba919283: Already exists
0fd19ed00e08: Pulling fs layer
62253a4ed24d: Pulling fs layer
908b2654a141: Pulling fs layer
edebb96afdf4: Pulling fs layer
908b2654a141: Verifying Checksum
908b2654a141: Download complete
0fd19ed00e08: Verifying Checksum
0fd19ed00e08: Download complete
edebb96afdf4: Verifying Checksum
edebb96afdf4: Download complete
0fd19ed00e08: Pull complete
62253a4ed24d: Verifying Checksum
62253a4ed24d: Download complete
62253a4ed24d: Pull complete
908b2654a141: Pull complete
edebb96afdf4: Pull complete
Digest: sha256:054cb36434c124d60921b500df8087e32015a5c662a9a416914e1e95a2339b1c
Status: Downloaded newer image for gcr.io/cloud-builders/bazel:7.3.2
gcr.io/cloud-builders/bazel:7.3.2
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 2 packages loaded
    currently loading: conformance ... (11 packages)
WARNING: /workspace/proto/cel/expr/BUILD.bazel:228:17: target '//proto/cel/expr:explain_cc_proto' is deprecated: Use EvalState instead.
WARNING: /workspace/proto/cel/expr/BUILD.bazel:191:17: target '//proto/cel/expr:explain_go_proto' is deprecated: Use EvalState instead.
WARNING: /workspace/proto/cel/expr/BUILD.bazel:147:19: target '//proto/cel/expr:explain_java_proto' is deprecated: Use EvalState instead.
WARNING: /workspace/proto/cel/expr/BUILD.bazel:78:14: target '//proto/cel/expr:explain_proto' is deprecated: Use EvalState instead.
WARNING: /workspace/proto/cel/expr/BUILD.bazel:292:17: target '//proto/cel/expr:explain_py_pb2' is deprecated: Use EvalState instead.
WARNING: /workspace/proto/cel/expr/BUILD.bazel:260:20: target '//proto/cel/expr:explain_upb_proto' is deprecated: Use EvalState instead.
Analyzing: 79 targets (13 packages loaded)
Analyzing: 79 targets (13 packages loaded, 0 targets configured)
Analyzing: 79 targets (13 packages loaded, 0 targets configured)
[0 / 1] checking cached actions
Analyzing: 79 targets (75 packages loaded, 2144 targets configured)
[1 / 1] checking cached actions
Analyzing: 79 targets (116 packages loaded, 7113 targets configured)
[1 / 1] checking cached actions
Analyzing: 79 targets (145 packages loaded, 8002 targets configured)
[1 / 1] checking cached actions
Analyzing: 79 targets (162 packages loaded, 10896 targets configured)
[447 / 1,165] Compiling absl/time/internal/cctz/src/civil_time_detail.cc [for tool]; 0s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (162 packages loaded, 10896 targets configured)
[528 / 1,165] Compiling absl/time/internal/cctz/src/time_zone_format.cc [for tool]; 1s linux-sandbox ... (33 actions, 31 running)
INFO: From Compiling upb/message/copy.c [for tool]:
In file included from /usr/include/string.h:495,
                 from external/protobuf~/upb/mem/internal/arena.h:13,
                 from external/protobuf~/upb/mem/arena.h:27,
                 from external/protobuf~/upb/message/copy.h:11,
                 from external/protobuf~/upb/message/copy.c:8:
In function 'memcpy',
    inlined from '_upb_MiniTableField_DataCopy_dont_copy_me__upb_internal_use_only' at external/protobuf~/upb/message/internal/accessors.h:158:7,
    inlined from 'upb_Message_SetBaseField' at external/protobuf~/upb/message/internal/accessors.h:280:3,
    inlined from '_upb_Message_SetTaggedMessagePtr' at external/protobuf~/upb/message/accessors.h:359:3,
    inlined from '_upb_Message_Copy' at external/protobuf~/upb/message/copy.c:215:13:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10: warning: '__builtin_memcpy' forming offset [9, 16] is out of the bounds [0, 8] of object 'sub_message' with type 'upb_TaggedMessagePtr' {aka 'long unsigned int'} [-Warray-bounds]
   34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
external/protobuf~/upb/message/copy.c: In function '_upb_Message_Copy':
external/protobuf~/upb/message/copy.c:186:14: note: 'sub_message' declared here
  186 | upb_Message* _upb_Message_Copy(upb_Message* dst, const upb_Message* src,
      |              ^~~~~~~~~~~~~~~~~
INFO: From Compiling upb/message/internal/compare_unknown.c [for tool]:
external/protobuf~/upb/message/internal/compare_unknown.c: In function 'upb_UnknownFields_DoBuild':
external/protobuf~/upb/message/internal/compare_unknown.c:156:13: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
  156 |         int size;
      |             ^~~~
In file included from external/protobuf~/upb/wire/reader.h:13,
                 from external/protobuf~/upb/message/internal/compare_unknown.c:15:
external/protobuf~/upb/wire/internal/reader.h:52:14: warning: 'tag' may be used uninitialized in this function [-Wmaybe-uninitialized]
   52 |   return tag & kUpb_WireReader_WireTypeMask;
      |              ^
external/protobuf~/upb/message/internal/compare_unknown.c:130:14: note: 'tag' was declared here
  130 |     uint32_t tag;
      |              ^~~
Analyzing: 79 targets (162 packages loaded, 10896 targets configured)
[553 / 1,165] Compiling absl/time/internal/cctz/src/time_zone_format.cc [for tool]; 2s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (162 packages loaded, 10896 targets configured)
[578 / 1,165] Compiling absl/time/internal/cctz/src/time_zone_info.cc [for tool]; 3s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (163 packages loaded, 14200 targets configured)
[601 / 1,165] Compiling absl/flags/marshalling.cc [for tool]; 2s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (163 packages loaded, 14200 targets configured)
[622 / 1,165] Compiling absl/synchronization/mutex.cc [for tool]; 2s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (163 packages loaded, 14200 targets configured)
[635 / 1,165] Compiling absl/strings/internal/str_format/bind.cc [for tool]; 2s linux-sandbox ... (33 actions, 31 running)
INFO: From Compiling src/google/protobuf/compiler/rust/relative_path.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/rust/relative_path.cc: In member function 'std::string google::protobuf::compiler::rust::RelativePath::Relative(const google::protobuf::compiler::rust::RelativePath&) const':
external/protobuf~/src/google/protobuf/compiler/rust/relative_path.cc:66:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::basic_string_view<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   66 |   for (int i = 0; i < current_segments.size(); ++i) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[651 / 1,218] Compiling absl/crc/internal/crc_cord_state.cc [for tool]; 3s linux-sandbox ... (32 actions running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[667 / 1,232] Compiling src/google/protobuf/arena.cc [for tool]; 2s linux-sandbox ... (31 actions running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[675 / 1,234] Compiling upb_generator/file_layout.cc [for tool]; 3s linux-sandbox ... (32 actions running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[685 / 1,234] Compiling absl/flags/reflection.cc [for tool]; 4s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[691 / 1,234] Compiling absl/strings/cord.cc [for tool]; 5s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[698 / 1,234] Compiling absl/flags/parse.cc [for tool]; 5s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[704 / 1,234] Compiling src/google/protobuf/io/printer.cc [for tool]; 6s linux-sandbox ... (33 actions, 32 running)
INFO: From Compiling src/google/protobuf/wire_format_lite.cc [for tool]:
external/protobuf~/src/google/protobuf/wire_format_lite.cc:669: warning: ignoring #pragma clang loop [-Wunknown-pragmas]
  669 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
      | 
external/protobuf~/src/google/protobuf/wire_format_lite.cc:711: warning: ignoring #pragma clang loop [-Wunknown-pragmas]
  711 | #pragma clang loop vectorize(disable) unroll(disable) interleave(disable)
      | 
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[713 / 1,234] Compiling src/google/protobuf/io/printer.cc [for tool]; 7s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[716 / 1,234] Compiling src/google/protobuf/io/printer.cc [for tool]; 8s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[722 / 1,234] Compiling src/google/protobuf/extension_set.cc [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[725 / 1,234] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 10s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[729 / 1,234] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 11s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[734 / 1,234] Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]; 12s linux-sandbox ... (32 actions, 31 running)
INFO: From Compiling src/google/protobuf/generated_message_tctable_lite.cc [for tool]:
external/protobuf~/src/google/protobuf/generated_message_tctable_lite.cc:807:36: warning: always_inline function might not be inlinable [-Wattributes]
  807 | PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1(
      |                                    ^~~~~~~~
external/protobuf~/src/google/protobuf/generated_message_tctable_lite.cc:807:36: warning: always_inline function might not be inlinable [-Wattributes]
external/protobuf~/src/google/protobuf/generated_message_tctable_lite.cc:730:29: warning: always_inline function might not be inlinable [-Wattributes]
  730 | PROTOBUF_ALWAYS_INLINE bool EnumIsValidAux(int32_t val, uint16_t xform_val,
      |                             ^~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/generated_message_tctable_lite.cc:718:29: warning: always_inline function might not be inlinable [-Wattributes]
  718 | PROTOBUF_ALWAYS_INLINE void PrefetchEnumData(uint16_t xform_val,
      |                             ^~~~~~~~~~~~~~~~
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[739 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 11s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[743 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 13s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[749 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 15s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[753 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 16s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[755 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 17s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[759 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 18s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[763 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 19s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[768 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 20s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[774 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 21s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[779 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 23s linux-sandbox ... (32 actions, 31 running)
Analyzing: 79 targets (165 packages loaded, 14474 targets configured)
[779 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 24s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (167 packages loaded, 14488 targets configured)
[783 / 1,234] Compiling src/google/protobuf/descriptor.cc [for tool]; 25s linux-sandbox ... (33 actions, 32 running)
Analyzing: 79 targets (219 packages loaded, 14791 targets configured)
[787 / 1,251] Compiling src/google/protobuf/descriptor.cc [for tool]; 26s linux-sandbox ... (33 actions, 32 running)
INFO: Analyzed 79 targets (219 packages loaded, 14791 targets configured).
[789 / 1,252] Compiling src/google/protobuf/descriptor.cc [for tool]; 27s linux-sandbox ... (33 actions, 32 running)
[793 / 1,307] Compiling src/google/protobuf/descriptor.cc [for tool]; 28s linux-sandbox ... (32 actions, 31 running)
INFO: From Building external/protobuf~/java/core/liblite_runtime_only.jar (91 source files):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[798 / 1,354] Compiling src/google/protobuf/descriptor.cc [for tool]; 29s linux-sandbox ... (32 actions, 31 running)
INFO: From Compiling src/google/protobuf/compiler/java/full/enum.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc: In member function 'virtual void google::protobuf::compiler::java::EnumNonLiteGenerator::Generate(google::protobuf::io::Printer*)':
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc:72:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   72 |   for (int i = 0; i < canonical_values_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc:80:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   80 |   for (int i = 0; i < canonical_values_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc:120:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::compiler::java::EnumNonLiteGenerator::Alias>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  120 |   for (int i = 0; i < aliases_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc:204:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  204 |   for (int i = 0; i < canonical_values_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc: In member function 'bool google::protobuf::compiler::java::EnumNonLiteGenerator::CanUseEnumValues()':
external/protobuf~/src/google/protobuf/compiler/java/full/enum.cc:378:32: warning: comparison of integer expressions of different signedness: 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
  378 |   if (canonical_values_.size() != descriptor_->value_count()) {
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO: From Compiling src/google/protobuf/compiler/java/lite/enum.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/java/lite/enum.cc: In member function 'virtual void google::protobuf::compiler::java::EnumLiteGenerator::Generate(google::protobuf::io::Printer*)':
external/protobuf~/src/google/protobuf/compiler/java/lite/enum.cc:65:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   65 |   for (int i = 0; i < canonical_values_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/lite/enum.cc:89:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<google::protobuf::compiler::java::EnumLiteGenerator::Alias>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   89 |   for (int i = 0; i < aliases_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/lite/enum.cc:160:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::EnumValueDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  160 |   for (int i = 0; i < canonical_values_.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[805 / 1,357] Compiling src/google/protobuf/descriptor.cc [for tool]; 30s linux-sandbox ... (32 actions, 31 running)
[807 / 1,357] Compiling src/google/protobuf/descriptor.cc [for tool]; 32s linux-sandbox ... (32 actions, 31 running)
INFO: From Compiling src/google/protobuf/compiler/java/kotlin_generator.cc [for tool]:
In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/java/_virtual_includes/helpers/google/protobuf/compiler/java/helpers.h:23,
                 from external/protobuf~/src/google/protobuf/compiler/java/kotlin_generator.cc:13:
bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h: In instantiation of 'void google::protobuf::io::AnnotationProtoCollector<AnnotationProto>::AddAnnotation(size_t, size_t, const string&, const std::vector<int>&, std::optional<google::protobuf::io::AnnotationCollector::Semantic>) [with AnnotationProto = google::protobuf::GeneratedCodeInfo; size_t = long unsigned int; std::string = std::__cxx11::basic_string<char>]':
bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h:123:8:   required from here
bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h:127:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  127 |     for (int i = 0; i < path.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~
[811 / 1,357] Compiling src/google/protobuf/descriptor.cc [for tool]; 33s linux-sandbox ... (33 actions, 32 running)
[815 / 1,361] Compiling src/google/protobuf/descriptor.cc [for tool]; 34s linux-sandbox ... (32 actions running)
[820 / 1,361] Compiling src/google/protobuf/descriptor.cc [for tool]; 35s linux-sandbox ... (33 actions, 32 running)
[825 / 1,361] Compiling src/google/protobuf/descriptor.cc [for tool]; 36s linux-sandbox ... (32 actions, 31 running)
[829 / 1,361] Compiling src/google/protobuf/descriptor.cc [for tool]; 37s linux-sandbox ... (32 actions, 31 running)
INFO: From Compiling src/google/protobuf/compiler/java/full/message.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/java/full/message.cc: In member function 'void google::protobuf::compiler::java::ImmutableMessageGenerator::GenerateDescriptorMethods(google::protobuf::io::Printer*)':
external/protobuf~/src/google/protobuf/compiler/java/full/message.cc:805:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  805 |     for (int i = 0; i < map_fields.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~~~~~~~
[834 / 1,361] Compiling src/google/protobuf/descriptor.cc [for tool]; 39s linux-sandbox ... (32 actions, 31 running)
INFO: From Compiling src/google/protobuf/compiler/java/full/message_builder.cc [for tool]:
external/protobuf~/src/google/protobuf/compiler/java/full/message_builder.cc: In member function 'void google::protobuf::compiler::java::MessageBuilderGenerator::GenerateDescriptorMethods(google::protobuf::io::Printer*)':
external/protobuf~/src/google/protobuf/compiler/java/full/message_builder.cc:214:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  214 |     for (int i = 0; i < map_fields.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~~~~~~~
external/protobuf~/src/google/protobuf/compiler/java/full/message_builder.cc:240:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<const google::protobuf::FieldDescriptor*>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  240 |     for (int i = 0; i < map_fields.size(); ++i) {
      |                     ~~^~~~~~~~~~~~~~~~~~~
[843 / 1,361] Compiling src/google/protobuf/compiler/cpp/field.cc [for tool]; 10s linux-sandbox ... (29 actions running)
[846 / 1,361] Compiling src/google/protobuf/compiler/java/lite/message.cc [for tool]; 10s linux-sandbox ... (26 actions running)
[851 / 1,361] Compiling src/google/protobuf/compiler/cpp/field_generators/enum_field.cc [for tool]; 8s linux-sandbox ... (21 actions running)
[855 / 1,361] Compiling src/google/protobuf/compiler/cpp/field_generators/map_field.cc [for tool]; 9s linux-sandbox ... (17 actions running)
[863 / 1,361] GoToolchainBinaryBuild external/rules_go~~go_sdk~cel-spec__download_0/builder [for tool]; 9s linux-sandbox ... (9 actions running)
[868 / 1,361] GoToolchainBinaryBuild external/rules_go~~go_sdk~cel-spec__download_0/builder [for tool]; 11s linux-sandbox ... (4 actions running)
[869 / 1,361] GoToolchainBinaryBuild external/rules_go~~go_sdk~cel-spec__download_0/builder [for tool]; 12s linux-sandbox ... (3 actions running)
[870 / 1,361] GoToolchainBinaryBuild external/rules_go~~go_sdk~cel-spec__download_0/builder [for tool]; 18s linux-sandbox ... (2 actions running)
[871 / 1,361] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 17s linux-sandbox ... (2 actions, 1 running)
[873 / 1,361] Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 19s linux-sandbox ... (3 actions running)
[874 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 3s linux-sandbox ... (3 actions, 2 running)
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/source_context_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/duration_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/empty_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/api_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/field_mask_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/compiler/plugin_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/any_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/type_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/wrappers_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/descriptor_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/timestamp_pb2.py:
external/protobuf~/.: warning: directory does not exist.
INFO: From ProtoCompile external/protobuf~/python/google/protobuf/struct_pb2.py:
external/protobuf~/.: warning: directory does not exist.
[1,003 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 4s linux-sandbox ... (33 actions, 32 running)
[1,006 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 5s linux-sandbox ... (32 actions running)
[1,007 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 9s linux-sandbox ... (32 actions, 31 running)
[1,010 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 10s linux-sandbox ... (33 actions, 31 running)
[1,021 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 12s linux-sandbox ... (28 actions running)
[1,029 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 13s linux-sandbox ... (24 actions running)
[1,039 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 14s linux-sandbox ... (32 actions, 25 running)
INFO: From Building proto/cel/expr/libvalue_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,046 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 15s linux-sandbox ... (32 actions, 24 running)
INFO: From Building proto/cel/policy/libpolicy_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libeval_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,060 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 16s linux-sandbox ... (31 actions, 19 running)
INFO: From Building proto/cel/expr/libsyntax_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,063 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 18s linux-sandbox ... (28 actions, 17 running)
INFO: From Building proto/cel/expr/libchecked_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libexpr_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libexplain_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,068 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 19s linux-sandbox ... (23 actions, 15 running)
INFO: From Building proto/cel/expr/libchecked_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libeval_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libexpr_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/libvalue_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,074 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 20s linux-sandbox ... (17 actions, 13 running)
INFO: From Building proto/cel/expr/libsyntax_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building external/protobuf~/java/core/liblite.jar (91 source files, 1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/policy/libpolicy_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/conformance/proto3/libtest_all_types_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,086 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 21s linux-sandbox ... (32 actions, 31 running)
INFO: From Building proto/cel/expr/conformance/libenv_config_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/conformance/test/libsimple_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/conformance/test/libsuite_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/conformance/libconformance_service_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,109 / 1,361] GoStdlib external/rules_go~/stdlib_/pkg [for tool]; 22s linux-sandbox ... (19 actions, 13 running)
[1,147 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 19s linux-sandbox ... (18 actions, 17 running)
INFO: From Building proto/cel/expr/conformance/proto2/libtest_all_types_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building proto/cel/expr/conformance/proto3/libtest_all_types_proto-speed.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
INFO: From Building external/protobuf~/java/core/libcore.jar (36 source files, 1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,173 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 21s linux-sandbox ... (8 actions, 7 running)
INFO: From Building proto/cel/expr/conformance/proto2/libtest_all_types_proto-lite.jar (1 source jar):
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[1,207 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 22s linux-sandbox ... (5 actions, 4 running)
[1,231 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 23s linux-sandbox ... (8 actions, 7 running)
[1,261 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 24s linux-sandbox ... (3 actions, 2 running)
[1,332 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 25s linux-sandbox ... (6 actions running)
[1,334 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 26s linux-sandbox ... (4 actions running)
[1,336 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 27s linux-sandbox ... (3 actions, 2 running)
[1,355 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 29s linux-sandbox ... (2 actions running)
[1,355 / 1,361] Compiling proto/cel/expr/conformance/proto3/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto3/test_all_types.pb.cc; 38s linux-sandbox ... (2 actions running)
[1,356 / 1,361] Compiling proto/cel/expr/conformance/proto2/_virtual_imports/test_all_types_proto/cel/expr/conformance/proto2/test_all_types.pb.cc; 45s linux-sandbox ... (3 actions, 1 running)
INFO: Found 79 targets...
INFO: Elapsed time: 129.801s, Critical Path: 87.04s
INFO: 1361 processes: 522 internal, 815 linux-sandbox, 24 worker.
INFO: Build completed successfully, 1361 total actions
INFO: 
INFO: Build Event Protocol files produced successfully.
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/e624eabc-a76a-4fc5-b6d2-4c5f2928297e?project=676743559828