Skip to content

Add depth validation for ASTs loaded through ParsedExprToAst / Checke...#1334

Open
wilyan09007 wants to merge 5 commits into
cel-expr:masterfrom
wilyan09007:fix/issue-1333
Open

Add depth validation for ASTs loaded through ParsedExprToAst / Checke...#1334
wilyan09007 wants to merge 5 commits into
cel-expr:masterfrom
wilyan09007:fix/issue-1333

common/ast: add unit tests for ExceedsDepth

574a43c
Select commit
Loading
Failed to load commit list.
Google Cloud Build / cel-go-builder (cel-analysis) succeeded Jul 14, 2026 in 1m 59s

Summary

Build Information

Trigger cel-go-builder
Build 3fe44182-f2f3-4b21-99b9-87e5916de298
Start 2026-07-13T21:23:24-07:00
Duration 1m6.179s
Status SUCCESS

Steps

Step Status Duration
golang:1.23.0 SUCCESS 23.226s
bazel-test SUCCESS 1m0.8s

Details

starting build "3fe44182-f2f3-4b21-99b9-87e5916de298"

FETCHSOURCE
From https://github.com/cel-expr/cel-go
 * branch            574a43c4c31977022e0cd38dd2e642ff7240f80f -> FETCH_HEAD
HEAD is now at 574a43c common/ast: add unit tests for ExceedsDepth
GitCommit:
574a43c4c31977022e0cd38dd2e642ff7240f80f
BUILD
Starting Step #0
Step #0: Pulling image: golang:1.23.0
Starting Step #1 - "bazel-test"
Step #1 - "bazel-test": Pulling image: gcr.io/cloud-builders/bazel:7.3.2
Step #1 - "bazel-test": 7.3.2: Pulling from cloud-builders/bazel
Step #1 - "bazel-test": d2aa1518a716: Already exists
Step #1 - "bazel-test": 76ff73118202: Already exists
Step #1 - "bazel-test": 3c2cba919283: Already exists
Step #1 - "bazel-test": 0fd19ed00e08: Pulling fs layer
Step #1 - "bazel-test": 62253a4ed24d: Pulling fs layer
Step #1 - "bazel-test": 908b2654a141: Pulling fs layer
Step #1 - "bazel-test": edebb96afdf4: Pulling fs layer
Step #1 - "bazel-test": edebb96afdf4: Verifying Checksum
Step #1 - "bazel-test": edebb96afdf4: Download complete
Step #1 - "bazel-test": 0fd19ed00e08: Verifying Checksum
Step #1 - "bazel-test": 0fd19ed00e08: Download complete
Step #1 - "bazel-test": 908b2654a141: Verifying Checksum
Step #1 - "bazel-test": 908b2654a141: Download complete
Step #1 - "bazel-test": 0fd19ed00e08: Pull complete
Step #0: 1.23.0: Pulling from library/golang
Step #0: 8cd46d290033: Pulling fs layer
Step #0: 2e6afa3f266c: Pulling fs layer
Step #0: 2e66a70da0be: Pulling fs layer
Step #0: 20663332bcc9: Pulling fs layer
Step #0: c4b14fb4020d: Pulling fs layer
Step #0: 01c85014d0d1: Pulling fs layer
Step #0: 4f4fb700ef54: Pulling fs layer
Step #0: 01c85014d0d1: Waiting
Step #0: 4f4fb700ef54: Waiting
Step #0: 2e6afa3f266c: Verifying Checksum
Step #0: 2e6afa3f266c: Download complete
Step #0: 01c85014d0d1: Download complete
Step #0: 8cd46d290033: Verifying Checksum
Step #0: 8cd46d290033: Download complete
Step #0: 4f4fb700ef54: Verifying Checksum
Step #0: 4f4fb700ef54: Download complete
Step #0: 2e66a70da0be: Verifying Checksum
Step #0: 2e66a70da0be: Download complete
Step #0: c4b14fb4020d: Verifying Checksum
Step #0: c4b14fb4020d: Download complete
Step #0: 20663332bcc9: Verifying Checksum
Step #0: 20663332bcc9: Download complete
Step #0: 8cd46d290033: Pull complete
Step #0: 2e6afa3f266c: Pull complete
Step #0: 2e66a70da0be: Pull complete
Step #1 - "bazel-test": 62253a4ed24d: Verifying Checksum
Step #1 - "bazel-test": 62253a4ed24d: Download complete
Step #0: 20663332bcc9: Pull complete
Step #0: c4b14fb4020d: Pull complete
Step #0: 01c85014d0d1: Pull complete
Step #0: 4f4fb700ef54: Pull complete
Step #0: Digest: sha256:acfb46be39840f8c2a6b9efdd673c6627011200c73bab4e6d18b8b9ab4641c46
Step #0: Status: Downloaded newer image for golang:1.23.0
Step #0: docker.io/library/golang:1.23.0
Step #1 - "bazel-test": 62253a4ed24d: Pull complete
Step #1 - "bazel-test": 908b2654a141: Pull complete
Step #1 - "bazel-test": edebb96afdf4: Pull complete
Step #1 - "bazel-test": Digest: sha256:054cb36434c124d60921b500df8087e32015a5c662a9a416914e1e95a2339b1c
Step #1 - "bazel-test": Status: Downloaded newer image for gcr.io/cloud-builders/bazel:7.3.2
Step #1 - "bazel-test": gcr.io/cloud-builders/bazel:7.3.2
Step #0: go: downloading google.golang.org/protobuf v1.36.10
Step #0: go: downloading cel.dev/expr v0.25.1
Step #0: go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
Step #0: go: downloading github.com/google/go-cmp v0.7.0
Step #0: go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #0: go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7
Step #0: go: downloading golang.org/x/text v0.22.0
Step #1 - "bazel-test": Extracting Bazel installation...
Step #0: go: downloading golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
Step #0: go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7
Finished Step #0
Step #1 - "bazel-test": Starting local Bazel server and connecting to it...
Step #1 - "bazel-test": INFO: Invocation ID: 297c6f82-383b-42bc-8ef7-d14e00918701
Step #1 - "bazel-test": Computing main repo mapping: 
Step #1 - "bazel-test": Computing main repo mapping: 
Step #1 - "bazel-test": WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.7.1, but got bazel_skylib@1.8.1 in the resolved dependency graph.
Step #1 - "bazel-test": 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.
Step #1 - "bazel-test": Computing main repo mapping: 
Step #1 - "bazel-test": Loading: 
Step #1 - "bazel-test": Loading: 0 packages loaded
Step #1 - "bazel-test": Loading: 3 packages loaded
Step #1 - "bazel-test":     currently loading: cel ... (39 packages)
Step #1 - "bazel-test": Analyzing: 83 targets (42 packages loaded, 0 targets configured)
Step #1 - "bazel-test": Analyzing: 83 targets (42 packages loaded, 0 targets configured)
Step #1 - "bazel-test": [0 / 1] checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (151 packages loaded, 991 targets configured)
Step #1 - "bazel-test": [1 / 1] checking cached actions
Step #1 - "bazel-test": WARNING: /workspace/MODULE.bazel:54:24: The module extension go_deps defined in @bazel_gazelle//:extensions.bzl reported incorrect imports of repositories via use_repo():
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Not imported, but reported as direct dependencies by the extension (may cause the build to fail):
Step #1 - "bazel-test":     dev_cel_expr
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Imported, but reported as indirect dependencies by the extension:
Step #1 - "bazel-test":     org_golang_google_genproto_googleapis_rpc
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Fix the use_repo calls by running 'bazel mod tidy'.
Step #1 - "bazel-test": Analyzing: 83 targets (184 packages loaded, 8618 targets configured)
Step #1 - "bazel-test": [1 / 1] checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (242 packages loaded, 9970 targets configured)
Step #1 - "bazel-test": [176 / 699] [Prepa] Symlinking virtual headers for protobuf_lite [for tool] ... (20 actions, 1 running)
Step #1 - "bazel-test": Analyzing: 83 targets (242 packages loaded, 9970 targets configured)
Step #1 - "bazel-test": [379 / 701] Compiling upb/reflection/desc_state.c [for tool]; 0s remote-cache ... (32 actions, 0 running)
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/descriptor.cc [for tool]:
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc: In member function 'void google::protobuf::FieldDescriptor::DebugString(int, std::string*, const google::protobuf::DebugStringOptions&) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc:3953:66: warning: 'bool google::protobuf::FieldDescriptor::has_optional_keyword() const' is deprecated: Use has_presence() instead. [-Wdeprecated-declarations]
Step #1 - "bazel-test":  3953 |       (!is_required() && !is_repeated() && !has_optional_keyword())) {
Step #1 - "bazel-test":       |                                                                  ^
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/descriptor.cc:12:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.h:1136:8: note: declared here
Step #1 - "bazel-test":  1136 |   bool has_optional_keyword() const;
Step #1 - "bazel-test":       |        ^~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc: In member function 'void google::protobuf::DescriptorBuilder::CrossLinkField(google::protobuf::FieldDescriptor*, const google::protobuf::FieldDescriptorProto&)':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc:7982:66: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  7982 |     bool is_weak = !pool_->enforce_weak_ && proto.options().weak();
Step #1 - "bazel-test":       |                                                                  ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/cpp_features.pb.h:33,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/descriptor.cc:72:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc: In function 'google::protobuf::internal::cpp::HasbitMode google::protobuf::internal::cpp::GetFieldHasbitModeWithoutProfile(const google::protobuf::FieldDescriptor*)':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/descriptor.cc:10700:63: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test": 10700 |   if (field->real_containing_oneof() || field->options().weak() ||
Step #1 - "bazel-test":       |                                                               ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/cpp_features.pb.h:33,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/descriptor.cc:72:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/dynamic_message.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/dynamic_message.cc:66:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h: In constructor 'google::protobuf::internal::MapFieldBase::ReflectionPayload::ReflectionPayload(google::protobuf::Arena*, const google::protobuf::Message*)':
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:55: warning: 'google::protobuf::RepeatedPtrField<T>::RepeatedPtrField(google::protobuf::Arena*) [with Element = google::protobuf::Message]' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Step #1 - "bazel-test":   416 |         : repeated_field_(arena), prototype_(prototype) {}
Step #1 - "bazel-test":       |                                                       ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:46,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:39,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:25,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:40,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.h:56,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/dynamic_message.h:27,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/dynamic_message.cc:42:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:1380:8: note: declared here
Step #1 - "bazel-test":  1380 | inline RepeatedPtrField<Element>::RepeatedPtrField(Arena* arena)
Step #1 - "bazel-test":       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/dynamic_message.cc: In member function 'void google::protobuf::DynamicMessage::SharedCtor(bool)':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/dynamic_message.cc:574:66: warning: 'google::protobuf::RepeatedPtrField<T>::RepeatedPtrField(google::protobuf::Arena*) [with Element = std::__cxx11::basic_string<char>]' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Step #1 - "bazel-test":   574 |               new (field_ptr) RepeatedPtrField<std::string>(arena);
Step #1 - "bazel-test":       |                                                                  ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:46,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:39,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:25,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:40,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.h:56,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/dynamic_message.h:27,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/dynamic_message.cc:42:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:1380:8: note: declared here
Step #1 - "bazel-test":  1380 | inline RepeatedPtrField<Element>::RepeatedPtrField(Arena* arena)
Step #1 - "bazel-test":       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/dynamic_message.cc:602:60: warning: 'google::protobuf::RepeatedPtrField<T>::RepeatedPtrField(google::protobuf::Arena*) [with Element = google::protobuf::Message]' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Step #1 - "bazel-test":   602 |             new (field_ptr) RepeatedPtrField<Message>(arena);
Step #1 - "bazel-test":       |                                                            ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:46,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:39,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:25,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:40,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.h:56,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/dynamic_message.h:27,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/dynamic_message.cc:42:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:1380:8: note: declared here
Step #1 - "bazel-test":  1380 | inline RepeatedPtrField<Element>::RepeatedPtrField(Arena* arena)
Step #1 - "bazel-test":       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/dynamic_message.cc: In member function 'void google::protobuf::DynamicMessage::CrossLinkPrototypes()':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/dynamic_message.cc:774:32: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   774 |         !field->options().weak() && !InRealOneof(field) &&
Step #1 - "bazel-test":       |                                ^
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/dynamic_message.cc:60:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/generated_message_reflection.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:51:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h: In constructor 'google::protobuf::internal::MapFieldBase::ReflectionPayload::ReflectionPayload(google::protobuf::Arena*, const google::protobuf::Message*)':
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:55: warning: 'google::protobuf::RepeatedPtrField<T>::RepeatedPtrField(google::protobuf::Arena*) [with Element = google::protobuf::Message]' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Step #1 - "bazel-test":   416 |         : repeated_field_(arena), prototype_(prototype) {}
Step #1 - "bazel-test":       |                                                       ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_field.h:46,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/parse_context.h:39,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/generated_message_tctable_decl.h:25,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/extension_set.h:40,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.h:56,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/generated_message_reflection.h:26,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:12:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf_lite/google/protobuf/repeated_ptr_field.h:1380:8: note: declared here
Step #1 - "bazel-test":  1380 | inline RepeatedPtrField<Element>::RepeatedPtrField(Arena* arena)
Step #1 - "bazel-test":       |        ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc: In member function 'const google::protobuf::Message* google::protobuf::Reflection::GetDefaultMessageInstance(const google::protobuf::FieldDescriptor*) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:2526:56: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  2526 |   if (!field->is_extension() && !field->options().weak() &&
Step #1 - "bazel-test":       |                                                        ^
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:41:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": In file included from external/abseil-cpp~/absl/log/internal/check_impl.h:20,
Step #1 - "bazel-test":                  from external/abseil-cpp~/absl/log/absl_check.h:38,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/generated_message_reflection.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:12:
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc: In member function 'bool google::protobuf::Reflection::HasFieldWithHasbits(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:3290:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  3290 |   ABSL_DCHECK(!field->options().weak());
Step #1 - "bazel-test":       |                                      ^
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION'
Step #1 - "bazel-test":    68 |     !(condition) ? (void)0 : ::absl::log_internal::Voidify() &&
Step #1 - "bazel-test":       |       ^~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:26:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL'
Step #1 - "bazel-test":    26 |   ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS,                        \
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:27:37: note: in expansion of macro 'ABSL_PREDICT_FALSE'
Step #1 - "bazel-test":    27 |                                     ABSL_PREDICT_FALSE(!(condition))) \
Step #1 - "bazel-test":       |                                     ^~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:43:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL'
Step #1 - "bazel-test":    43 |   ABSL_LOG_INTERNAL_CHECK_IMPL(true || (condition), "true")
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL'
Step #1 - "bazel-test":    47 |   ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition)
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:3290:3: note: in expansion of macro 'ABSL_DCHECK'
Step #1 - "bazel-test":  3290 |   ABSL_DCHECK(!field->options().weak());
Step #1 - "bazel-test":       |   ^~~~~~~~~~~
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:41:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": In file included from external/abseil-cpp~/absl/log/internal/check_impl.h:20,
Step #1 - "bazel-test":                  from external/abseil-cpp~/absl/log/absl_check.h:38,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/generated_message_reflection.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:12:
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::SetHasBit(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:3323:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  3323 |   ABSL_DCHECK(!field->options().weak());
Step #1 - "bazel-test":       |                                      ^
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION'
Step #1 - "bazel-test":    68 |     !(condition) ? (void)0 : ::absl::log_internal::Voidify() &&
Step #1 - "bazel-test":       |       ^~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:26:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL'
Step #1 - "bazel-test":    26 |   ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS,                        \
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:27:37: note: in expansion of macro 'ABSL_PREDICT_FALSE'
Step #1 - "bazel-test":    27 |                                     ABSL_PREDICT_FALSE(!(condition))) \
Step #1 - "bazel-test":       |                                     ^~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:43:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_IMPL'
Step #1 - "bazel-test":    43 |   ABSL_LOG_INTERNAL_CHECK_IMPL(true || (condition), "true")
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/absl_check.h:47:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_DCHECK_IMPL'
Step #1 - "bazel-test":    47 |   ABSL_LOG_INTERNAL_DCHECK_IMPL((condition), #condition)
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:3323:3: note: in expansion of macro 'ABSL_DCHECK'
Step #1 - "bazel-test":  3323 |   ABSL_DCHECK(!field->options().weak());
Step #1 - "bazel-test":       |   ^~~~~~~~~~~
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:41:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": In file included from external/abseil-cpp~/absl/log/internal/check_impl.h:20,
Step #1 - "bazel-test":                  from external/abseil-cpp~/absl/log/absl_check.h:38,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/generated_message_reflection.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/generated_message_reflection.cc:12:
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::ClearHasBit(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/generated_message_reflection.cc:3332:38: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  3332 |   ABSL_DCHECK(!field->options().weak());
Step #1 - "bazel-test":       |                                      ^
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/conditions.h:68:7: note: in definition of macro 'ABSL_LOG_INTERNAL_STATELESS_CONDITION'
Step #1 - "bazel-test":    68 |     !(condition) ? (void)0 : ::absl::log_internal::Voidify() &&
Step #1 - "bazel-test":       |       ^~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:26:3: note: in expansion of macro 'ABSL_LOG_INTERNAL_CONDITION_FATAL'
Step #1 - "bazel-test":    26 |   ABSL_LOG_INTERNAL_CONDITION_FATAL(STATELESS,                        \
Step #1 - "bazel-test":       |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_impl.h:27:37: note: in expansion of macro 'ABSL_PREDICT_FALSE'
Step #1 - "bazel-test":    27 |                                     ABSL_PREDICT_FALSE(!(condition))) \
Step #1 - "bazel-test":       |                                     ^~~~~~~~~~~~~~~~~~
Step #1 - "bazel-test": external/abseil-cpp~/absl/log/internal/check_im
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/3fe44182-f2f3-4b21-99b9-87e5916de298?project=676743559828.]
...
->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/rust/accessors/singular_message.cc:12:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/parse_function_generator.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/parse_function_generator.cc:8:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/parse_function_generator.cc:8:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/cord_field.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc:23:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc:23:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/enum_field.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc:20:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc:20:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc:21:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc:21:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/field_generators/message_field.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/message_field.cc:21:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_generators/message_field.cc:21:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/enum.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/cpp/enum.cc:29:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/generator.h:24,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/enum.cc:28:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/extension.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/extension.cc:12:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/extension.cc:12:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/service.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/cpp/service.cc:17:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/service.cc:17:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/field_chunk.cc [for tool]:
Step #1 - "bazel-test": 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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_chunk.cc:1:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  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,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/field_chunk.cc:1:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/rust/message.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/rust/message.cc:20:
Step #1 - "bazel-test": 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: In function 'bool google::protobuf::compiler::cpp::IsWeak(const google::protobuf::FieldDescriptor*, const google::protobuf::compiler::cpp::Options&)':
Step #1 - "bazel-test": 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:347:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":   347 |   if (field->options().weak()) {
Step #1 - "bazel-test":       |                             ^
Step #1 - "bazel-test": In file included from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator_lite/google/protobuf/compiler/code_generator_lite.h:18,
Step #1 - "bazel-test":                  from bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/_virtual_includes/code_generator/google/protobuf/compiler/code_generator.h:25,
Step #1 - "bazel-test":                  from 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:29,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/rust/message.cc:20:
Step #1 - "bazel-test": bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/descriptor.pb.h:18860:13: note: declared here
Step #1 - "bazel-test": 18860 | inline bool FieldOptions::weak() const {
Step #1 - "bazel-test":       |             ^~~~~~~~~~~~
Step #1 - "bazel-test": Analyzing: 83 targets (243 packages loaded, 15167 targets configured)
Step #1 - "bazel-test": [699 / 720] Generating Descriptor Set proto_library //test/proto3pb:test_import_proto; Downloading test/proto3pb/test_import_proto-descriptor-set.proto.bin; 0s remote-cache ... (9 actions, 0 running)
Step #1 - "bazel-test": Analyzing: 83 targets (243 packages loaded, 15167 targets configured)
Step #1 - "bazel-test": [721 / 721] 1 / 1 tests; checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (243 packages loaded, 15167 targets configured)
Step #1 - "bazel-test": [721 / 721] 1 / 1 tests; checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (314 packages loaded, 15696 targets configured)
Step #1 - "bazel-test": [750 / 896] 1 / 7 tests; GoCompilePkg external/gazelle~~go_deps~org_golang_google_protobuf/internal/editiondefaults/editiondefaults.a; 0s remote-cache ... (10 actions, 0 running)
Step #1 - "bazel-test": INFO: Analyzed 83 targets (329 packages loaded, 15810 targets configured).
Step #1 - "bazel-test": [913 / 1,107] 2 / 27 tests; GoCompilePkg external/gazelle~~go_deps~org_golang_x_text/language/language.a; 0s remote-cache ... (4 actions, 0 running)
Step #1 - "bazel-test": [988 / 1,108] 3 / 27 tests; GoCompilePkgExternal common/decls/go_default_test_test.external.a; 0s remote-cache ... (10 actions, 0 running)
Step #1 - "bazel-test": [1,008 / 1,109] 3 / 27 tests; [Sched] GoCompilePkg common/ast/go_default_test.internal.recompileinternal.a; Downloading external/rules_go~/stdlib_/pkg/linux_amd64/net/http.a, 4.0 MiB / 8.3 MiB ... (10 actions, 0 running)
Step #1 - "bazel-test": [1,060 / 1,117] 11 / 27 tests; GoCompilePkg common/ast/go_default_test.internal.recompileinternal.a; 0s remote-cache, linux-sandbox ... (10 actions, 1 running)
Step #1 - "bazel-test": [1,129 / 1,131] 26 / 27 tests; [Prepa] GoCompilePkg common/ast/go_default_test~testmain.a
Step #1 - "bazel-test": [1,130 / 1,131] 26 / 27 tests; GoLink common/ast/go_default_test_/go_default_test; 0s remote-cache, linux-sandbox
Step #1 - "bazel-test": INFO: Found 56 targets and 27 test targets...
Step #1 - "bazel-test": INFO: Elapsed time: 35.957s, Critical Path: 7.64s
Step #1 - "bazel-test": INFO: 1132 processes: 766 remote cache hit, 359 internal, 7 linux-sandbox.
Step #1 - "bazel-test": INFO: Build completed successfully, 1132 total actions
Step #1 - "bazel-test": INFO: 
Step #1 - "bazel-test": //cel:go_default_test                                           (cached) PASSED in 0.4s
Step #1 - "bazel-test": //checker:go_default_test                                       (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common:go_default_test                                        (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/containers:go_default_test                             (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/decls:go_default_test                                  (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/env:go_default_test                                    (cached) PASSED in 0.0s
Step #1 - "bazel-test": //common/runes:go_default_test                                  (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/types:go_default_test                                  (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/types/pb:go_default_test                               (cached) PASSED in 0.1s
Step #1 - "bazel-test": //conformance:conformance                                       (cached) PASSED in 1.6s
Step #1 - "bazel-test": //conformance/policy:policy_conformance_tests                   (cached) PASSED in 0.3s
Step #1 - "bazel-test": //ext:go_default_test                                           (cached) PASSED in 0.5s
Step #1 - "bazel-test": //interpreter:go_default_test                                   (cached) PASSED in 0.2s
Step #1 - "bazel-test": //parser:go_default_test                                        (cached) PASSED in 0.2s
Step #1 - "bazel-test": //policy:go_default_test                                        (cached) PASSED in 0.1s
Step #1 - "bazel-test": //policy:nested_rules_unconditional_chaining_optional_policy    (cached) PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_unconditional_chaining_policy             (cached) PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_unwrap_rewrap_policy                      (cached) PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_variable_shadowing_policy                 (cached) PASSED in 0.0s
Step #1 - "bazel-test": //policy:variable_type_propagation_policy                       (cached) PASSED in 0.0s
Step #1 - "bazel-test": //repl:go_default_test                                          (cached) PASSED in 0.2s
Step #1 - "bazel-test": //repl/parser:go_default_test                                   (cached) PASSED in 0.0s
Step #1 - "bazel-test": //test/bench:go_default_test                                    (cached) PASSED in 0.0s
Step #1 - "bazel-test": //tools/celtest:go_default_test                                 (cached) PASSED in 0.1s
Step #1 - "bazel-test": //tools/celtest:pb_policy                                       (cached) PASSED in 0.0s
Step #1 - "bazel-test": //tools/compiler:go_default_test                                (cached) PASSED in 0.0s
Step #1 - "bazel-test": //common/ast:go_default_test                                             PASSED in 0.1s
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Executed 1 out of 27 tests: 27 tests pass.
Step #1 - "bazel-test": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Step #1 - "bazel-test": INFO: Build Event Protocol files produced successfully.
Finished Step #1 - "bazel-test"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/3fe44182-f2f3-4b21-99b9-87e5916de298?project=676743559828