Skip to content

cel/prompt.go: convert CRLF to LF line ending#1359

Merged
TristonianJones merged 1 commit into
cel-expr:masterfrom
pohly:prompt-go-crlf-cleanup
Jul 3, 2026
Merged

cel/prompt.go: convert CRLF to LF line ending#1359
TristonianJones merged 1 commit into
cel-expr:masterfrom
pohly:prompt-go-crlf-cleanup

cel/prompt.go: convert CRLF to LF line ending

8398098
Select commit
Loading
Failed to load commit list.
Google Cloud Build / cel-go-builder (cel-analysis) succeeded Jul 3, 2026 in 2m 17s

Summary

Build Information

Trigger cel-go-builder
Build afd1717e-cc50-46d7-99bf-d81a4bb3f2ce
Start 2026-07-03T07:28:59-07:00
Duration 1m12.851s
Status SUCCESS

Steps

Step Status Duration
golang:1.23.0 SUCCESS 23.12s
bazel-test SUCCESS 1m3.153s

Details

starting build "afd1717e-cc50-46d7-99bf-d81a4bb3f2ce"

FETCHSOURCE
From https://github.com/cel-expr/cel-go
 * branch            83980984a797db86a1fb0d8fb39ea9290a23611a -> FETCH_HEAD
HEAD is now at 8398098 cel/prompt.go: convert CRLF to LF line ending
GitCommit:
83980984a797db86a1fb0d8fb39ea9290a23611a
BUILD
Starting Step #0
Starting Step #1 - "bazel-test"
Step #0: Pulling image: golang:1.23.0
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": cef5f109f3f2: Pulling fs layer
Step #1 - "bazel-test": 09f33bad98d4: Pulling fs layer
Step #1 - "bazel-test": 2f203f6ca5a1: Pulling fs layer
Step #1 - "bazel-test": 634096d42c5b: Pulling fs layer
Step #1 - "bazel-test": 634096d42c5b: Verifying Checksum
Step #1 - "bazel-test": 634096d42c5b: Download complete
Step #1 - "bazel-test": 2f203f6ca5a1: Verifying Checksum
Step #1 - "bazel-test": 2f203f6ca5a1: Download complete
Step #1 - "bazel-test": cef5f109f3f2: Verifying Checksum
Step #1 - "bazel-test": cef5f109f3f2: Download complete
Step #1 - "bazel-test": cef5f109f3f2: 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: 8cd46d290033: Verifying Checksum
Step #0: 8cd46d290033: Download complete
Step #0: 2e66a70da0be: Verifying Checksum
Step #0: 2e66a70da0be: Download complete
Step #0: 20663332bcc9: Verifying Checksum
Step #0: 20663332bcc9: Download complete
Step #0: 4f4fb700ef54: Verifying Checksum
Step #0: 4f4fb700ef54: Download complete
Step #0: 2e6afa3f266c: Verifying Checksum
Step #0: 2e6afa3f266c: Download complete
Step #0: 01c85014d0d1: Download complete
Step #0: c4b14fb4020d: Verifying Checksum
Step #0: c4b14fb4020d: Download complete
Step #0: 8cd46d290033: Pull complete
Step #0: 2e6afa3f266c: Pull complete
Step #1 - "bazel-test": 09f33bad98d4: Verifying Checksum
Step #1 - "bazel-test": 09f33bad98d4: Download complete
Step #0: 2e66a70da0be: Pull 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": 09f33bad98d4: Pull complete
Step #1 - "bazel-test": 2f203f6ca5a1: Pull complete
Step #1 - "bazel-test": 634096d42c5b: Pull complete
Step #1 - "bazel-test": Digest: sha256:2f52dc8d2d655267f6409748684d97fe52977e52f370580645c5f81f867641d9
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 #1 - "bazel-test": Extracting Bazel installation...
Step #0: go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7
Step #0: go: downloading google.golang.org/protobuf v1.36.10
Step #0: go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
Step #0: go: downloading go.yaml.in/yaml/v3 v3.0.4
Step #0: go: downloading github.com/google/go-cmp v0.7.0
Step #0: go: downloading cel.dev/expr v0.25.1
Step #0: go: downloading golang.org/x/text v0.22.0
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: 8f50718e-d7f9-441e-bbd8-21e91e150b6e
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: 4 packages loaded
Step #1 - "bazel-test":     currently loading: common ... (38 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 (157 packages loaded, 3404 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 (217 packages loaded, 9313 targets configured)
Step #1 - "bazel-test": [1 / 1] checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (242 packages loaded, 9972 targets configured)
Step #1 - "bazel-test": [287 / 701] Compiling absl/base/log_severity.cc [for tool]; 0s remote-cache ... (32 actions, 0 running)
Step #1 - "bazel-test": Analyzing: 83 targets (242 packages loaded, 9972 targets configured)
Step #1 - "bazel-test": [406 / 701] Compiling upb/reflection/enum_value_def.c [for tool]; 0s remote-cache ... (32 actions, 0 running)
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/helpers.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/cpp/helpers.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 external/protobuf~/src/google/protobuf/compiler/cpp/helpers.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": external/protobuf~/src/google/protobuf/compiler/cpp/helpers.cc: In member function 'google::protobuf::compiler::cpp::MessageAnalysis google::protobuf::compiler::cpp::MessageSCCAnalyzer::GetSCCAnalysis(const google::protobuf::compiler::SCC*)':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/helpers.cc:1802:33: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  1802 |       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/helpers.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/wire_format.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/wire_format.cc:31:
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/wire_format.h:26,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/wire_format.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": 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": Analyzing: 83 targets (243 packages loaded, 15169 targets configured)
Step #1 - "bazel-test": [520 / 705] Compiling src/google/protobuf/inlined_string_field.cc [for tool]; 0s remote-cache ... (31 actions, 0 running)
Step #1 - "bazel-test": INFO: From Compiling src/google/protobuf/compiler/cpp/tracker.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/cpp/tracker.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/cpp/tracker.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/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/compiler/rust/naming.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/rust/naming.cc:26:
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/rust/_virtual_includes/naming/google/protobuf/compiler/rust/naming.h:17,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/rust/naming.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/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/protobu
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/afd1717e-cc50-46d7-99bf-d81a4bb3f2ce?project=676743559828.]
...
cpp/message.cc:4372:40: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  4372 |       } else 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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc: In member function 'void google::protobuf::compiler::cpp::MessageGenerator::GenerateSerializeOneField(google::protobuf::io::Printer*, const google::protobuf::FieldDescriptor*, int)':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:4722:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  4722 |   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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc: In lambda function:
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:5029:44: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  5029 |                  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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc: In member function 'void google::protobuf::compiler::cpp::MessageGenerator::EmitCheckAndSerializeField(const google::protobuf::FieldDescriptor*, google::protobuf::io::Printer*) const':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:5572:29: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  5572 |   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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc: In instantiation of 'void google::protobuf::compiler::cpp::MessageGenerator::EmitCheckAndUpdateByteSizeForField(const google::protobuf::FieldDescriptor*, google::protobuf::io::Printer*) const [with bool kIsV2 = false]':
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:1418:71:   required from here
Step #1 - "bazel-test": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:1363:28: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  1363 |   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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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": external/protobuf~/src/google/protobuf/compiler/cpp/message.cc:1363:28: warning: 'bool google::protobuf::FieldOptions::weak() const' is deprecated [-Wdeprecated-declarations]
Step #1 - "bazel-test":  1363 |   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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/message.h:25,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/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/message_layout_helper.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/message_layout_helper.h:20,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/message_layout_helper.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/message_layout_helper.h:20,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/message_layout_helper.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": Analyzing: 83 targets (243 packages loaded, 15169 targets configured)
Step #1 - "bazel-test": [648 / 720] Compiling src/google/protobuf/compiler/objectivec/message_field.cc [for tool]; 0s remote-cache ... (31 actions, 0 running)
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/file.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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/file.h:26,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/file.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 bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/protobuf~/src/google/protobuf/compiler/cpp/_virtual_includes/cpp/google/protobuf/compiler/cpp/file.h:26,
Step #1 - "bazel-test":                  from external/protobuf~/src/google/protobuf/compiler/cpp/file.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/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": INFO: From Compiling src/google/protobuf/compiler/rust/accessors/singular_scalar.cc [for tool]:
Step #1 - "bazel-test": In file included from external/protobuf~/src/google/protobuf/compiler/rust/accessors/singular_scalar.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 external/protobuf~/src/google/protobuf/compiler/rust/accessors/singular_scalar.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": Analyzing: 83 targets (243 packages loaded, 15169 targets configured)
Step #1 - "bazel-test": [719 / 721] 1 / 1 tests; Testing //common/runes:go_default_test; 0s remote-cache ... (2 actions, 0 running)
Step #1 - "bazel-test": Analyzing: 83 targets (243 packages loaded, 15169 targets configured)
Step #1 - "bazel-test": [721 / 721] 1 / 1 tests; checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (243 packages loaded, 15169 targets configured)
Step #1 - "bazel-test": [721 / 721] 1 / 1 tests; checking cached actions
Step #1 - "bazel-test": Analyzing: 83 targets (316 packages loaded, 15717 targets configured)
Step #1 - "bazel-test": [778 / 952] 1 / 12 tests; GoCompilePkg external/gazelle~~go_deps~org_golang_google_protobuf/internal/editiondefaults/editiondefaults.a; 0s remote-cache ... (6 actions, 0 running)
Step #1 - "bazel-test": INFO: Analyzed 83 targets (329 packages loaded, 15812 targets configured).
Step #1 - "bazel-test": [908 / 1,107] 2 / 27 tests; GoCompilePkg external/gazelle~~go_deps~org_golang_google_protobuf/internal/protolazy/protolazy.a [for tool]; 0s remote-cache ... (7 actions, 0 running)
Step #1 - "bazel-test": [973 / 1,107] 2 / 27 tests; GoCompilePkg common/types/go_default_library.a; 0s remote-cache ... (4 actions, 0 running)
Step #1 - "bazel-test": [1,013 / 1,110] 4 / 27 tests; GoCompilePkg checker/go_default_library.a; 0s remote-cache ... (9 actions, 0 running)
Step #1 - "bazel-test": [1,032 / 1,114] 4 / 27 tests; Testing //common/env:go_default_test; 1s remote-cache ... (10 actions, 0 running)
Step #1 - "bazel-test": [1,046 / 1,117] 12 / 27 tests; GoCompilePkg cel/go_default_test.internal.recompileinternal.a; 0s remote-cache, linux-sandbox ... (3 actions, 1 running)
Step #1 - "bazel-test": [1,048 / 1,117] 12 / 27 tests; GoCompilePkg ext/go_default_test.internal.a; 0s remote-cache, linux-sandbox ... (3 actions, 2 running)
Step #1 - "bazel-test": [1,059 / 1,117] 12 / 27 tests; GoCompilePkgExternal conformance/go_default_test_test.external.a; 0s remote-cache, linux-sandbox ... (10 actions, 5 running)
Step #1 - "bazel-test": [1,074 / 1,117] 12 / 27 tests; GoCompilePkg tools/celtest/go_default_test.internal.a; 0s remote-cache, linux-sandbox ... (17 actions, 10 running)
Step #1 - "bazel-test": [1,094 / 1,118] 12 / 27 tests; GoLink ext/go_default_test_/go_default_test; 0s remote-cache, linux-sandbox ... (16 actions, 12 running)
Step #1 - "bazel-test": [1,113 / 1,124] 17 / 27 tests; GoLink tools/celtest/go_default_test_/go_default_test; 0s remote-cache, linux-sandbox ... (11 actions running)
Step #1 - "bazel-test": [1,130 / 1,132] 25 / 27 tests; Testing //conformance:conformance; 2s remote-cache, linux-sandbox ... (2 actions running)
Step #1 - "bazel-test": INFO: Found 56 targets and 27 test targets...
Step #1 - "bazel-test": INFO: Elapsed time: 37.565s, Critical Path: 12.73s
Step #1 - "bazel-test": INFO: 1132 processes: 683 remote cache hit, 359 internal, 90 linux-sandbox.
Step #1 - "bazel-test": INFO: Build completed successfully, 1132 total actions
Step #1 - "bazel-test": INFO: 
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/ast:go_default_test                                    (cached) PASSED in 0.1s
Step #1 - "bazel-test": //common/containers:go_default_test                             (cached) PASSED in 0.0s
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": //interpreter:go_default_test                                   (cached) PASSED in 0.2s
Step #1 - "bazel-test": //parser:go_default_test                                        (cached) PASSED in 0.1s
Step #1 - "bazel-test": //repl/parser:go_default_test                                   (cached) PASSED in 0.0s
Step #1 - "bazel-test": //cel:go_default_test                                                    PASSED in 0.5s
Step #1 - "bazel-test": //conformance:conformance                                                PASSED in 1.9s
Step #1 - "bazel-test": //conformance/policy:policy_conformance_tests                            PASSED in 0.3s
Step #1 - "bazel-test": //ext:go_default_test                                                    PASSED in 0.6s
Step #1 - "bazel-test": //policy:go_default_test                                                 PASSED in 0.1s
Step #1 - "bazel-test": //policy:nested_rules_unconditional_chaining_optional_policy             PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_unconditional_chaining_policy                      PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_unwrap_rewrap_policy                               PASSED in 0.0s
Step #1 - "bazel-test": //policy:nested_rules_variable_shadowing_policy                          PASSED in 0.0s
Step #1 - "bazel-test": //policy:variable_type_propagation_policy                                PASSED in 0.0s
Step #1 - "bazel-test": //repl:go_default_test                                                   PASSED in 0.2s
Step #1 - "bazel-test": //test/bench:go_default_test                                             PASSED in 0.0s
Step #1 - "bazel-test": //tools/celtest:go_default_test                                          PASSED in 0.1s
Step #1 - "bazel-test": //tools/celtest:pb_policy                                                PASSED in 0.0s
Step #1 - "bazel-test": //tools/compiler:go_default_test                                         PASSED in 0.0s
Step #1 - "bazel-test": 
Step #1 - "bazel-test": Executed 15 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/afd1717e-cc50-46d7-99bf-d81a4bb3f2ce?project=676743559828