Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reimplement C++ parser using common/ast.h #708

Merged
merged 1 commit into from
May 10, 2024

Reimplement C++ parser using `common/ast.h`

1e026da
Select commit
Failed to load commit list.
Merged

Reimplement C++ parser using common/ast.h #708

Reimplement C++ parser using `common/ast.h`
1e026da
Select commit
Failed to load commit list.
Google Cloud Build / cel-cpp-builder (cel-analysis) succeeded May 10, 2024 in 17m 31s

Summary

Build Information

Trigger cel-cpp-builder
Build 16c8e66d-00a9-467e-abb7-ff6402c52ce4
Start 2024-05-10T06:46:19-07:00
Duration 16m44.706s
Status SUCCESS

Steps

Step Status Duration
gcc-9 SUCCESS 16m41.008s
clang-11 SUCCESS 15m22.305s

Details

starting build "16c8e66d-00a9-467e-abb7-ff6402c52ce4"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/cel-cpp
 * branch            1e026da2f5a671e2b4d86c0704c0d87c72479ebc -> FETCH_HEAD
HEAD is now at 1e026da Reimplement C++ parser using `common/ast.h`
BUILD
Starting Step #1 - "clang-11"
Starting Step #0 - "gcc-9"
Step #1 - "clang-11": Pulling image: gcr.io/cel-analysis/gcc-9:latest
Step #0 - "gcc-9": Pulling image: gcr.io/cel-analysis/gcc-9:latest
Step #0 - "gcc-9": latest: Pulling from cel-analysis/gcc-9
Step #0 - "gcc-9": 918547b94326: Pulling fs layer
Step #0 - "gcc-9": 5d79063a01c5: Pulling fs layer
Step #0 - "gcc-9": 4eedd9c5abf7: Pulling fs layer
Step #0 - "gcc-9": 9cdadd40055f: Pulling fs layer
Step #0 - "gcc-9": 7dcff776ce99: Pulling fs layer
Step #0 - "gcc-9": c7be990883e3: Pulling fs layer
Step #0 - "gcc-9": 15fdd707ac75: Pulling fs layer
Step #0 - "gcc-9": 7562328e5f2d: Pulling fs layer
Step #0 - "gcc-9": 8089ef4edf6a: Pulling fs layer
Step #0 - "gcc-9": 60b531569584: Pulling fs layer
Step #0 - "gcc-9": 32b81866a450: Pulling fs layer
Step #0 - "gcc-9": 471cb6c424bc: Pulling fs layer
Step #0 - "gcc-9": e817f1f7cf0b: Pulling fs layer
Step #0 - "gcc-9": 93067cd3ab32: Pulling fs layer
Step #0 - "gcc-9": cad380d53159: Pulling fs layer
Step #0 - "gcc-9": 9cdadd40055f: Waiting
Step #0 - "gcc-9": 7dcff776ce99: Waiting
Step #0 - "gcc-9": e817f1f7cf0b: Waiting
Step #0 - "gcc-9": c7be990883e3: Waiting
Step #0 - "gcc-9": 93067cd3ab32: Waiting
Step #0 - "gcc-9": 471cb6c424bc: Waiting
Step #0 - "gcc-9": 15fdd707ac75: Waiting
Step #0 - "gcc-9": 7562328e5f2d: Waiting
Step #0 - "gcc-9": cad380d53159: Waiting
Step #0 - "gcc-9": 60b531569584: Waiting
Step #0 - "gcc-9": 32b81866a450: Waiting
Step #1 - "clang-11": latest: Pulling from cel-analysis/gcc-9
Step #1 - "clang-11": 918547b94326: Pulling fs layer
Step #1 - "clang-11": 5d79063a01c5: Pulling fs layer
Step #1 - "clang-11": 4eedd9c5abf7: Pulling fs layer
Step #1 - "clang-11": 9cdadd40055f: Pulling fs layer
Step #1 - "clang-11": 7dcff776ce99: Pulling fs layer
Step #1 - "clang-11": c7be990883e3: Pulling fs layer
Step #1 - "clang-11": 15fdd707ac75: Pulling fs layer
Step #1 - "clang-11": 7562328e5f2d: Pulling fs layer
Step #1 - "clang-11": 8089ef4edf6a: Pulling fs layer
Step #1 - "clang-11": 60b531569584: Pulling fs layer
Step #1 - "clang-11": 32b81866a450: Pulling fs layer
Step #1 - "clang-11": 471cb6c424bc: Pulling fs layer
Step #1 - "clang-11": e817f1f7cf0b: Pulling fs layer
Step #1 - "clang-11": 93067cd3ab32: Pulling fs layer
Step #1 - "clang-11": cad380d53159: Pulling fs layer
Step #1 - "clang-11": cad380d53159: Waiting
Step #1 - "clang-11": c7be990883e3: Waiting
Step #1 - "clang-11": 60b531569584: Waiting
Step #1 - "clang-11": 9cdadd40055f: Waiting
Step #1 - "clang-11": 7dcff776ce99: Waiting
Step #1 - "clang-11": 15fdd707ac75: Waiting
Step #1 - "clang-11": 471cb6c424bc: Waiting
Step #1 - "clang-11": 7562328e5f2d: Waiting
Step #1 - "clang-11": 32b81866a450: Waiting
Step #1 - "clang-11": 8089ef4edf6a: Waiting
Step #1 - "clang-11": 93067cd3ab32: Waiting
Step #1 - "clang-11": e817f1f7cf0b: Waiting
Step #0 - "gcc-9": 5d79063a01c5: Verifying Checksum
Step #0 - "gcc-9": 5d79063a01c5: Download complete
Step #1 - "clang-11": 5d79063a01c5: Verifying Checksum
Step #1 - "clang-11": 5d79063a01c5: Download complete
Step #0 - "gcc-9": 4eedd9c5abf7: Verifying Checksum
Step #0 - "gcc-9": 4eedd9c5abf7: Download complete
Step #1 - "clang-11": 4eedd9c5abf7: Verifying Checksum
Step #1 - "clang-11": 4eedd9c5abf7: Download complete
Step #1 - "clang-11": 918547b94326: Verifying Checksum
Step #1 - "clang-11": 918547b94326: Download complete
Step #0 - "gcc-9": 918547b94326: Verifying Checksum
Step #0 - "gcc-9": 918547b94326: Download complete
Step #1 - "clang-11": 7dcff776ce99: Verifying Checksum
Step #1 - "clang-11": 7dcff776ce99: Download complete
Step #0 - "gcc-9": 7dcff776ce99: Verifying Checksum
Step #0 - "gcc-9": 7dcff776ce99: Download complete
Step #0 - "gcc-9": 15fdd707ac75: Download complete
Step #1 - "clang-11": 15fdd707ac75: Download complete
Step #0 - "gcc-9": 7562328e5f2d: Download complete
Step #1 - "clang-11": 7562328e5f2d: Download complete
Step #0 - "gcc-9": c7be990883e3: Verifying Checksum
Step #0 - "gcc-9": c7be990883e3: Download complete
Step #1 - "clang-11": c7be990883e3: Verifying Checksum
Step #1 - "clang-11": c7be990883e3: Download complete
Step #1 - "clang-11": 9cdadd40055f: Verifying Checksum
Step #1 - "clang-11": 9cdadd40055f: Download complete
Step #0 - "gcc-9": 9cdadd40055f: Verifying Checksum
Step #0 - "gcc-9": 9cdadd40055f: Download complete
Step #1 - "clang-11": 918547b94326: Pull complete
Step #0 - "gcc-9": 918547b94326: Pull complete
Step #1 - "clang-11": 60b531569584: Verifying Checksum
Step #1 - "clang-11": 60b531569584: Download complete
Step #0 - "gcc-9": 60b531569584: Verifying Checksum
Step #0 - "gcc-9": 60b531569584: Download complete
Step #1 - "clang-11": 471cb6c424bc: Download complete
Step #0 - "gcc-9": 471cb6c424bc: Download complete
Step #1 - "clang-11": e817f1f7cf0b: Verifying Checksum
Step #1 - "clang-11": e817f1f7cf0b: Download complete
Step #0 - "gcc-9": e817f1f7cf0b: Verifying Checksum
Step #0 - "gcc-9": e817f1f7cf0b: Download complete
Step #0 - "gcc-9": 5d79063a01c5: Pull complete
Step #1 - "clang-11": 5d79063a01c5: Pull complete
Step #0 - "gcc-9": 93067cd3ab32: Verifying Checksum
Step #0 - "gcc-9": 93067cd3ab32: Download complete
Step #1 - "clang-11": 93067cd3ab32: Verifying Checksum
Step #1 - "clang-11": 93067cd3ab32: Download complete
Step #0 - "gcc-9": 32b81866a450: Verifying Checksum
Step #0 - "gcc-9": 32b81866a450: Download complete
Step #1 - "clang-11": 32b81866a450: Verifying Checksum
Step #1 - "clang-11": 32b81866a450: Download complete
Step #1 - "clang-11": cad380d53159: Download complete
Step #0 - "gcc-9": cad380d53159: Download complete
Step #0 - "gcc-9": 4eedd9c5abf7: Pull complete
Step #1 - "clang-11": 4eedd9c5abf7: Pull complete
Step #0 - "gcc-9": 8089ef4edf6a: Download complete
Step #1 - "clang-11": 8089ef4edf6a: Download complete
Step #0 - "gcc-9": 9cdadd40055f: Pull complete
Step #1 - "clang-11": 9cdadd40055f: Pull complete
Step #0 - "gcc-9": 7dcff776ce99: Pull complete
Step #1 - "clang-11": 7dcff776ce99: Pull complete
Step #0 - "gcc-9": c7be990883e3: Pull complete
Step #1 - "clang-11": c7be990883e3: Pull complete
Step #0 - "gcc-9": 15fdd707ac75: Pull complete
Step #1 - "clang-11": 15fdd707ac75: Pull complete
Step #0 - "gcc-9": 7562328e5f2d: Pull complete
Step #1 - "clang-11": 7562328e5f2d: Pull complete
Step #0 - "gcc-9": 8089ef4edf6a: Pull complete
Step #1 - "clang-11": 8089ef4edf6a: Pull complete
Step #1 - "clang-11": 60b531569584: Pull complete
Step #0 - "gcc-9": 60b531569584: Pull complete
Step #0 - "gcc-9": 32b81866a450: Pull complete
Step #1 - "clang-11": 32b81866a450: Pull complete
Step #1 - "clang-11": 471cb6c424bc: Pull complete
Step #0 - "gcc-9": 471cb6c424bc: Pull complete
Step #1 - "clang-11": e817f1f7cf0b: Pull complete
Step #0 - "gcc-9": e817f1f7cf0b: Pull complete
Step #0 - "gcc-9": 93067cd3ab32: Pull complete
Step #1 - "clang-11": 93067cd3ab32: Pull complete
Step #1 - "clang-11": cad380d53159: Pull complete
Step #0 - "gcc-9": cad380d53159: Pull complete
Step #1 - "clang-11": Digest: sha256:0cb9bf73c3c6b17b7f51f3e70d041ccbab7a77162ddc43b25f21a04b3371b43e
Step #0 - "gcc-9": Digest: sha256:0cb9bf73c3c6b17b7f51f3e70d041ccbab7a77162ddc43b25f21a04b3371b43e
Step #1 - "clang-11": Status: Downloaded newer image for gcr.io/cel-analysis/gcc-9:latest
Step #0 - "gcc-9": Status: Downloaded newer image for gcr.io/cel-analysis/gcc-9:latest
Step #1 - "clang-11": gcr.io/cel-analysis/gcc-9:latest
Step #0 - "gcc-9": gcr.io/cel-analysis/gcc-9:latest
Step #1 - "clang-11": Extracting Bazel installation...
Step #0 - "gcc-9": Extracting Bazel installation...
Step #1 - "clang-11": Starting local Bazel server and connecting to it...
Step #0 - "gcc-9": Starting local Bazel server and connecting to it...
Step #1 - "clang-11": (13:46:47) INFO: Current date is 2024-05-10
Step #1 - "clang-11": (13:46:47) Loading: 
Step #0 - "gcc-9": (13:46:47) INFO: Current date is 2024-05-10
Step #0 - "gcc-9": (13:46:47) Loading: 
Step #1 - "clang-11": (13:46:48) Loading: 
Step #0 - "gcc-9": (13:46:48) Loading: 
Step #1 - "clang-11": (13:46:49) Loading: 
Step #0 - "gcc-9": (13:46:49) Loading: 
Step #1 - "clang-11": (13:46:50) Loading: 
Step #0 - "gcc-9": (13:46:50) Loading: 
Step #1 - "clang-11": (13:46:50) Loading: 
Step #1 - "clang-11": (13:46:50) Loading: 0 packages loaded
Step #0 - "gcc-9": (13:46:51) Loading: 
Step #0 - "gcc-9": (13:46:51) Loading: 0 packages loaded
Step #1 - "clang-11": (13:46:51) Analyzing: 470 targets (33 packages loaded, 0 targets configured)
Step #0 - "gcc-9": (13:46:51) Analyzing: 470 targets (33 packages loaded, 0 targets configured)
Step #1 - "clang-11": (13:46:52) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:46:53) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:46:53) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:46:54) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:46:54) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:46:55) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:46:55) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:46:56) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:46:56) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:46:57) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:46:57) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:47:01) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:47:02) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:47:02) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #1 - "clang-11": (13:47:04) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:47:06) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:47:07) Analyzing: 470 targets (100 packages loaded, 603 targets configured)
Step #1 - "clang-11": (13:47:07) Analyzing: 470 targets (74 packages loaded, 80 targets configured)
Step #0 - "gcc-9": (13:47:08) Analyzing: 470 targets (144 packages loaded, 3438 targets configured)
Step #1 - "clang-11": (13:47:08) Analyzing: 470 targets (100 packages loaded, 603 targets configured)
Step #0 - "gcc-9": (13:47:09) Analyzing: 470 targets (145 packages loaded, 3826 targets configured)
Step #1 - "clang-11": (13:47:09) Analyzing: 470 targets (118 packages loaded, 603 targets configured)
Step #0 - "gcc-9": (13:47:10) Analyzing: 470 targets (150 packages loaded, 3885 targets configured)
Step #1 - "clang-11": (13:47:10) Analyzing: 470 targets (143 packages loaded, 2857 targets configured)
Step #1 - "clang-11": (13:47:11) Analyzing: 470 targets (145 packages loaded, 3529 targets configured)
Step #1 - "clang-11": (13:47:13) Analyzing: 470 targets (150 packages loaded, 3886 targets configured)
Step #0 - "gcc-9": (13:47:14) Analyzing: 470 targets (150 packages loaded, 3885 targets configured)
Step #0 - "gcc-9": (13:47:15) Analyzing: 470 targets (151 packages loaded, 4074 targets configured)
Step #1 - "clang-11": (13:47:15) Analyzing: 470 targets (150 packages loaded, 3886 targets configured)
Step #1 - "clang-11": (13:47:17) Analyzing: 470 targets (151 packages loaded, 4075 targets configured)
Step #0 - "gcc-9": (13:47:34) Analyzing: 470 targets (151 packages loaded, 4074 targets configured)
Step #1 - "clang-11": (13:47:34) Analyzing: 470 targets (151 packages loaded, 4075 targets configured)
Step #0 - "gcc-9": (13:47:35) Analyzing: 470 targets (151 packages loaded, 4074 targets configured)
Step #1 - "clang-11": (13:47:36) Analyzing: 470 targets (151 packages loaded, 4075 targets configured)
Step #0 - "gcc-9": (13:47:46) Analyzing: 470 targets (151 packages loaded, 4074 targets configured)
Step #1 - "clang-11": (13:47:47) Analyzing: 470 targets (151 packages loaded, 4075 targets configured)
Step #0 - "gcc-9": (13:47:48) Analyzing: 470 targets (208 packages loaded, 13571 targets configured)
Step #1 - "clang-11": (13:47:49) Analyzing: 470 targets (208 packages loaded, 13572 targets configured)
Step #0 - "gcc-9": (13:49:22) Analyzing: 470 targets (208 packages loaded, 13571 targets configured)
Step #1 - "clang-11": (13:49:22) Analyzing: 470 targets (208 packages loaded, 13572 targets configured)
Step #0 - "gcc-9": (13:49:23) Analyzing: 470 targets (255 packages loaded, 13608 targets configured)
Step #1 - "clang-11": (13:49:23) Analyzing: 470 targets (256 packages loaded, 13633 targets configured)
Step #0 - "gcc-9": (13:49:24) Analyzing: 470 targets (271 packages loaded, 14055 targets configured)
Step #1 - "clang-11": (13:49:25) Analyzing: 470 targets (271 packages loaded, 14056 targets configured)
Step #0 - "gcc-9": (13:49:25) Analyzing: 470 targets (271 packages loaded, 14055 targets configured)
Step #1 - "clang-11": (13:49:25) INFO: Analyzed 470 targets (275 packages loaded, 14121 targets configured).
Step #1 - "clang-11": (13:49:25) INFO: Found 294 targets and 176 test targets...
Step #0 - "gcc-9": (13:49:25) INFO: Analyzed 470 targets (275 packages loaded, 14120 targets configured).
Step #0 - "gcc-9": (13:49:25) INFO: Found 294 targets and 176 test targets...
Step #1 - "clang-11": (13:49:26) [0 / 315] [Prepa] BazelWorkspaceStatusAction stable-status.txt
Step #0 - "gcc-9": (13:49:26) [0 / 269] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 1 running)
Step #1 - "clang-11": (13:49:27) [109 / 362] Compiling absl/strings/internal/cord_internal.cc; 0s linux-sandbox ... (16 actions, 15 running)
Step #0 - "gcc-9": (13:49:27) [98 / 510] Compiling absl/log/log_entry.cc; 1s linux-sandbox ... (13 actions, 12 running)
Step #1 - "clang-11": (13:49:28) [119 / 364] Compiling absl/strings/internal/cord_internal.cc; 1s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:28) [131 / 510] Compiling absl/log/internal/vlog_config.cc; 1s linux-sandbox ... (16 actions, 14 running)
Step #1 - "clang-11": (13:49:29) [125 / 364] Compiling absl/status/internal/status_internal.cc; 2s linux-sandbox ... (15 actions running)
Step #0 - "gcc-9": (13:49:29) [143 / 510] Compiling absl/container/internal/raw_hash_set.cc; 1s linux-sandbox ... (16 actions, 15 running)
Step #1 - "clang-11": (13:49:30) [129 / 364] Compiling common/values/map_value_interface.cc; 2s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:30) [164 / 510] Compiling base/ast_internal/expr.cc; 2s linux-sandbox ... (15 actions running)
Step #0 - "gcc-9": (13:49:31) [172 / 510] Compiling base/ast_internal/expr.cc; 3s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:32) [192 / 510] Compiling base/ast_internal/expr.cc; 4s linux-sandbox ... (16 actions, 15 running)
Step #0 - "gcc-9": (13:49:33) [196 / 510] Compiling base/ast_internal/expr.cc; 5s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:34) [206 / 510] Compiling base/ast_internal/expr.cc; 6s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:35) [211 / 510] Compiling base/ast_internal/expr_test.cc; 7s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:37) [214 / 510] Compiling base/ast_internal/expr_test.cc; 9s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:38) [217 / 510] Compiling base/ast_internal/expr_test.cc; 10s linux-sandbox ... (16 actions running)
Step #1 - "clang-11": (13:49:40) [129 / 364] Compiling common/values/map_value_interface.cc; 12s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:40) [218 / 510] Compiling base/ast_internal/expr_test.cc; 12s linux-sandbox ... (16 actions, 15 running)
Step #0 - "gcc-9": (13:49:41) [220 / 510] Compiling common/values/legacy_list_value.cc; 11s linux-sandbox ... (16 actions running)
Step #1 - "clang-11": (13:49:42) [130 / 364] Compiling common/values/map_value_interface.cc; 15s linux-sandbox ... (16 actions, 15 running)
Step #0 - "gcc-9": (13:49:42) [221 / 510] Compiling common/values/legacy_list_value.cc; 12s linux-sandbox ... (16 actions, 15 running)
Step #1 - "clang-11": (13:49:43) [135 / 364] Compiling common/values/thread_safe_value_manager.cc; 16s linux-sandbox ... (16 actions, 15 running)
Step #0 - "gcc-9": (13:49:44) [223 / 510] Compiling common/values/legacy_list_value.cc; 14s linux-sandbox ... (16 actions, 15 running)
Step #1 - "clang-11": (13:49:44) [138 / 364] Compiling common/values/thread_safe_value_manager.cc; 17s linux-sandbox ... (16 actions, 15 running)
Step #1 - "clang-11": (13:49:44) INFO: From Compiling common/values/legacy_list_value.cc:
Step #1 - "clang-11": common/values/legacy_list_value.cc:82:1: warning: 'cel_common_internal_LegacyListValue_GetType' has C-linkage specified, but returns user-defined type 'cel::ListType' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_GetType(uintptr_t impl,
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:85:1: warning: 'cel_common_internal_LegacyListValue_DebugString' has C-linkage specified, but returns user-defined type 'std::string' (aka 'basic_string<char>') which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_DebugString(uintptr_t impl);
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:87:1: warning: 'cel_common_internal_LegacyListValue_GetSerializedSize' has C-linkage specified, but returns user-defined type 'absl::StatusOr<size_t>' (aka 'StatusOr<unsigned long>') which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_GetSerializedSize(uintptr_t impl);
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:89:1: warning: 'cel_common_internal_LegacyListValue_SerializeTo' has C-linkage specified, but returns user-defined type 'absl::Status' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_SerializeTo(uintptr_t impl,
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:92:1: warning: 'cel_common_internal_LegacyListValue_ConvertToJsonArray' has C-linkage specified, but returns user-defined type 'absl::StatusOr<JsonArray>' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_ConvertToJsonArray(uintptr_t impl);
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:98:1: warning: 'cel_common_internal_LegacyListValue_Get' has C-linkage specified, but returns user-defined type 'absl::StatusOr<ValueView>' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_Get(uintptr_t impl,
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:102:1: warning: 'cel_common_internal_LegacyListValue_ForEach' has C-linkage specified, but returns user-defined type 'absl::Status' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_ForEach(
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:106:1: warning: 'cel_common_internal_LegacyListValue_NewIterator' has C-linkage specified, but returns user-defined type 'absl::StatusOr<absl::Nonnull<ValueIteratorPtr>>' (aka 'StatusOr<std::unique_ptr<cel::ValueIterator, std::default_delete<cel::ValueIterator>>>') which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_NewIterator(uintptr_t impl,
Step #1 - "clang-11": ^
Step #1 - "clang-11": common/values/legacy_list_value.cc:109:1: warning: 'cel_common_internal_LegacyListValue_Contains' has C-linkage specified, but returns user-defined type 'absl::StatusOr<ValueView>' which is incompatible with C [-Wreturn-type-c-linkage]
Step #1 - "clang-11": cel_common_internal_LegacyListValue_Contains(uintptr_t impl,
Step #1 - "clang-11": ^
Step #1 - "clang-11": 9 warnings generated.
Step #0 - "gcc-9": (13:49:45) [223 / 510] Compiling common/values/legacy_list_value.cc; 15s linux-sandbox ... (16 actions running)
Step #1 - "clang-11": (13:49:46) [142 / 364] Compiling common/values/thread_safe_value_manager.cc; 18s linux-sandbox ... (16 actions running)
Step #0 - "gcc-9": (13:49:46) INFO: From Compiling common/values/legacy_list_value.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/status/status.h:62,
Step #0 - "gcc-9":                  from ./common/values/legacy_list_value.h:28,
Step #0 - "gcc-9":                  from common/values/legacy_list_value.cc:15:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = cel::ListType (&)(long unsigned int, cel::TypeManager&)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:117:41:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = std::__cxx11::basic_string<char> (&)(long unsigned int)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:119:45:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = absl::lts_20240116::StatusOr<long unsigned int> (&)(long unsigned int)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:122:9:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = absl::lts_20240116::Status (&)(long unsigned int, absl::lts_20240116::Cord&)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:124:45:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = absl::lts_20240116::StatusOr<cel::JsonArray> (&)(long unsigned int)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:127:9:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = bool (&)(long unsigned int)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:129:41:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = long unsigned int (&)(long unsigned int)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:132:9:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = absl::lts_20240116::StatusOr<cel::ValueView> (&)(long unsigned int, cel::ValueManager&, long unsigned int, cel::Value&)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:134:9:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: In instantiation of 'T absl::lts_20240116::log_internal::DieIfNull(const char*, int, const char*, T&&) [with T = absl::lts_20240116::Status (&)(long unsigned int, cel::ValueManager&, absl::lts_20240116::FunctionRef<absl::lts_20240116::StatusOr<bool>(long unsigned int, cel::ValueView)>)]':
Step #0 - "gcc-9": common/values/legacy_list_value.cc:135:41:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h:65:28: warning: the compiler can assume that the address of 't' will never be NULL [-Waddress]
Step #0 - "gcc-9":    65 |   if (ABSL_PREDICT_FALSE(t == nullptr)) {
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:178:59: note: in definition of macro 'ABSL_PREDICT_FALSE'
Step #0 - "gcc-9":   178 | #define ABSL_PREDICT_FALSE(x) (__builtin_expect(false || (x), false))
Step #0 - "gcc-9":       |                                                           ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/die_if_null.h: 
...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/cloud-build/builds/16c8e66d-00a9-467e-abb7-ff6402c52ce4?project=676743559828.]
...
check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:47) [4,078 / 4,087] 172 / 176 tests; Compiling common/type_test.cc; 18s linux-sandbox ... (5 actions running)
Step #0 - "gcc-9": (14:02:47) INFO: From Compiling common/type_test.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/algorithm/container.h:54,
Step #0 - "gcc-9":                  from ./common/type.h:26,
Step #0 - "gcc-9":                  from common/type_test.cc:15:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:48) INFO: From Compiling eval/public/structs/legacy_type_provider_test.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/internal/raw_logging.h:28,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/internal/low_level_scheduling.h:21,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/call_once.h:35,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/status/statusor.h:49,
Step #0 - "gcc-9":                  from ./eval/public/structs/legacy_type_provider.h:18,
Step #0 - "gcc-9":                  from eval/public/structs/legacy_type_provider_test.cc:15:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:48) [4,080 / 4,087] 172 / 176 tests; Compiling common/types/optional_type_test.cc; 16s linux-sandbox ... (4 actions running)
Step #0 - "gcc-9": (14:02:49) INFO: From Compiling common/types/optional_type_test.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/functional/internal/any_invocable.h:69,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/functional/any_invocable.h:42,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/functional/internal/function_ref.h:23,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/functional/function_ref.h:54,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/hash/hash.h:84,
Step #0 - "gcc-9":                  from common/types/optional_type_test.cc:18:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:50) [4,083 / 4,088] 173 / 176 tests; Compiling eval/eval/container_access_step_test.cc; 16s linux-sandbox ... (3 actions running)
Step #0 - "gcc-9": (14:02:51) [4,084 / 4,089] 173 / 176 tests; Compiling eval/eval/container_access_step_test.cc; 17s linux-sandbox ... (3 actions running)
Step #0 - "gcc-9": (14:02:53) [4,084 / 4,089] 174 / 176 tests; Compiling eval/eval/container_access_step_test.cc; 19s linux-sandbox ... (3 actions running)
Step #0 - "gcc-9": (14:02:54) [4,085 / 4,089] 174 / 176 tests; Compiling eval/eval/container_access_step_test.cc; 20s linux-sandbox ... (2 actions running)
Step #0 - "gcc-9": (14:02:56) INFO: From Compiling eval/eval/compiler_constant_step_test.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/status/status.h:62,
Step #0 - "gcc-9":                  from ./eval/eval/compiler_constant_step.h:20,
Step #0 - "gcc-9":                  from eval/eval/compiler_constant_step_test.cc:14:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:56) [4,086 / 4,089] 174 / 176 tests; Compiling eval/eval/container_access_step_test.cc; 23s linux-sandbox ... (2 actions, 1 running)
Step #0 - "gcc-9": (14:02:57) INFO: From Compiling eval/eval/container_access_step_test.cc:
Step #0 - "gcc-9": In file included from external/com_google_absl/absl/base/macros.h:36,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/internal/raw_logging.h:28,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/internal/low_level_scheduling.h:21,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/base/call_once.h:35,
Step #0 - "gcc-9":                  from external/com_google_absl/absl/status/statusor.h:49,
Step #0 - "gcc-9":                  from ./eval/eval/container_access_step.h:7,
Step #0 - "gcc-9":                  from eval/eval/container_access_step_test.cc:1:
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h: In instantiation of 'constexpr std::string* absl::lts_20240116::log_internal::Check_EQImpl(const T1&, const T2&, const char*) [with T1 = long unsigned int; T2 = int; std::string = std::__cxx11::basic_string<char>]':
Step #0 - "gcc-9": ./common/types/optional_type.h:150:5:   required from here
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:43: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9": external/com_google_absl/absl/base/optimization.h:179:58: note: in definition of macro 'ABSL_PREDICT_TRUE'
Step #0 - "gcc-9":   179 | #define ABSL_PREDICT_TRUE(x) (__builtin_expect(false || (x), true))
Step #0 - "gcc-9":       |                                                          ^
Step #0 - "gcc-9": external/com_google_absl/absl/log/internal/check_op.h:361:1: note: in expansion of macro 'ABSL_LOG_INTERNAL_CHECK_OP_IMPL'
Step #0 - "gcc-9":   361 | ABSL_LOG_INTERNAL_CHECK_OP_IMPL(Check_EQ, ==)
Step #0 - "gcc-9":       | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #0 - "gcc-9": (14:02:58) [4,090 / 4,091] 175 / 176 tests; [Prepa] Testing //eval/eval:container_access_step_test
Step #0 - "gcc-9": (14:02:59) INFO: Elapsed time: 976.201s, Critical Path: 142.33s
Step #0 - "gcc-9": (14:02:59) INFO: 4091 processes: 1775 internal, 2314 linux-sandbox, 2 worker.
Step #0 - "gcc-9": (14:02:59) INFO: Build completed successfully, 4091 total actions
Step #0 - "gcc-9": //base:operators_test                                                    PASSED in 0.4s
Step #0 - "gcc-9": //base/ast_internal:ast_impl_test                                        PASSED in 0.4s
Step #0 - "gcc-9": //base/ast_internal:expr_test                                            PASSED in 0.1s
Step #0 - "gcc-9": //codelab/solutions:exercise1_test                                       PASSED in 1.4s
Step #0 - "gcc-9": //codelab/solutions:exercise2_test                                       PASSED in 1.7s
Step #0 - "gcc-9": //codelab/solutions:exercise3_test                                       PASSED in 1.2s
Step #0 - "gcc-9": //common:any_test                                                        PASSED in 0.1s
Step #0 - "gcc-9": //common:ast_rewrite_test                                                PASSED in 0.2s
Step #0 - "gcc-9": //common:ast_traverse_test                                               PASSED in 0.1s
Step #0 - "gcc-9": //common:casting_test                                                    PASSED in 0.1s
Step #0 - "gcc-9": //common:constant_test                                                   PASSED in 0.1s
Step #0 - "gcc-9": //common:decl_test                                                       PASSED in 0.1s
Step #0 - "gcc-9": //common:expr_test                                                       PASSED in 0.1s
Step #0 - "gcc-9": //common:json_test                                                       PASSED in 0.1s
Step #0 - "gcc-9": //common:kind_test                                                       PASSED in 0.1s
Step #0 - "gcc-9": //common:memory_test                                                     PASSED in 0.3s
Step #0 - "gcc-9": //common:native_type_test                                                PASSED in 0.1s
Step #0 - "gcc-9": //common:sized_input_view_test                                           PASSED in 0.1s
Step #0 - "gcc-9": //common:source_test                                                     PASSED in 0.1s
Step #0 - "gcc-9": //common:type_test                                                       PASSED in 2.7s
Step #0 - "gcc-9": //common:value_test                                                      PASSED in 17.2s
Step #0 - "gcc-9": //common:value_testing_test                                              PASSED in 0.4s
Step #0 - "gcc-9": //common/internal:data_interface_test                                    PASSED in 0.1s
Step #0 - "gcc-9": //common/internal:reference_count_test                                   PASSED in 0.3s
Step #0 - "gcc-9": //common/internal:shared_byte_string_test                                PASSED in 0.1s
Step #0 - "gcc-9": //conformance:simple                                                     PASSED in 4.8s
Step #0 - "gcc-9": //conformance:simple_dashboard                                           PASSED in 5.0s
Step #0 - "gcc-9": //conformance:simple_dashboard_modern_arena                              PASSED in 9.9s
Step #0 - "gcc-9": //conformance:simple_dashboard_modern_noarena                            PASSED in 10.9s
Step #0 - "gcc-9": //conformance:simple_modern                                              PASSED in 10.6s
Step #0 - "gcc-9": //conformance:simple_modern_arena                                        PASSED in 7.8s
Step #0 - "gcc-9": //conformance:simple_modern_arena_opt                                    PASSED in 10.7s
Step #0 - "gcc-9": //conformance:simple_modern_arena_recursive                              PASSED in 7.9s
Step #0 - "gcc-9": //conformance:simple_modern_opt                                          PASSED in 8.4s
Step #0 - "gcc-9": //conformance:simple_opt                                                 PASSED in 4.7s
Step #0 - "gcc-9": //conformance:simple_recursive                                           PASSED in 4.9s
Step #0 - "gcc-9": //eval/compiler:cel_expression_builder_flat_impl_test                    PASSED in 1.8s
Step #0 - "gcc-9": //eval/compiler:constant_folding_test                                    PASSED in 0.4s
Step #0 - "gcc-9": //eval/compiler:flat_expr_builder_comprehensions_test                    PASSED in 1.1s
Step #0 - "gcc-9": //eval/compiler:flat_expr_builder_extensions_test                        PASSED in 0.4s
Step #0 - "gcc-9": //eval/compiler:flat_expr_builder_short_circuiting_conformance_test      PASSED in 0.7s
Step #0 - "gcc-9": //eval/compiler:flat_expr_builder_test                                   PASSED in 1.7s
Step #0 - "gcc-9": //eval/compiler:instrumentation_test                                     PASSED in 1.4s
Step #0 - "gcc-9": //eval/compiler:qualified_reference_resolver_test                        PASSED in 0.8s
Step #0 - "gcc-9": //eval/compiler:regex_precompilation_optimization_test                   PASSED in 1.7s
Step #0 - "gcc-9": //eval/compiler:resolver_test                                            PASSED in 0.6s
Step #0 - "gcc-9": //eval/eval:attribute_trail_test                                         PASSED in 0.2s
Step #0 - "gcc-9": //eval/eval:attribute_utility_test                                       PASSED in 0.3s
Step #0 - "gcc-9": //eval/eval:compiler_constant_step_test                                  PASSED in 0.2s
Step #0 - "gcc-9": //eval/eval:comprehension_slots_test                                     PASSED in 0.1s
Step #0 - "gcc-9": //eval/eval:comprehension_step_test                                      PASSED in 0.8s
Step #0 - "gcc-9": //eval/eval:const_value_step_test                                        PASSED in 0.6s
Step #0 - "gcc-9": //eval/eval:container_access_step_test                                   PASSED in 0.7s
Step #0 - "gcc-9": //eval/eval:create_list_step_test                                        PASSED in 0.9s
Step #0 - "gcc-9": //eval/eval:create_map_step_test                                         PASSED in 0.6s
Step #0 - "gcc-9": //eval/eval:create_struct_step_test                                      PASSED in 0.8s
Step #0 - "gcc-9": //eval/eval:evaluator_core_test                                          PASSED in 1.3s
Step #0 - "gcc-9": //eval/eval:evaluator_stack_test                                         PASSED in 0.2s
Step #0 - "gcc-9": //eval/eval:function_step_test                                           PASSED in 0.7s
Step #0 - "gcc-9": //eval/eval:ident_step_test                                              PASSED in 0.6s
Step #0 - "gcc-9": //eval/eval:lazy_init_step_test                                          PASSED in 0.4s
Step #0 - "gcc-9": //eval/eval:logic_step_test                                              PASSED in 0.5s
Step #0 - "gcc-9": //eval/eval:optional_or_step_test                                        PASSED in 0.5s
Step #0 - "gcc-9": //eval/eval:regex_match_step_test                                        PASSED in 1.0s
Step #0 - "gcc-9": //eval/eval:select_step_test                                             PASSED in 1.1s
Step #0 - "gcc-9": //eval/eval:shadowable_value_step_test                                   PASSED in 0.5s
Step #0 - "gcc-9": //eval/eval:ternary_step_test                                            PASSED in 0.5s
Step #0 - "gcc-9": //eval/internal:cel_value_equal_test                                     PASSED in 0.5s
Step #0 - "gcc-9": //eval/public:activation_bind_helper_test                                PASSED in 0.3s
Step #0 - "gcc-9": //eval/public:activation_test                                            PASSED in 0.6s
Step #0 - "gcc-9": //eval/public:ast_rewrite_test                                           PASSED in 0.3s
Step #0 - "gcc-9": //eval/public:ast_traverse_test                                          PASSED in 0.1s
Step #0 - "gcc-9": //eval/public:builtin_func_registrar_test                                PASSED in 1.9s
Step #0 - "gcc-9": //eval/public:builtin_func_test                                          PASSED in 6.4s
Step #0 - "gcc-9": //eval/public:cel_attribute_test                                         PASSED in 0.6s
Step #0 - "gcc-9": //eval/public:cel_function_adapter_test                                  PASSED in 0.5s
Step #0 - "gcc-9": //eval/public:cel_function_registry_test                                 PASSED in 0.4s
Step #0 - "gcc-9": //eval/public:cel_type_registry_protobuf_reflection_test                 PASSED in 0.5s
Step #0 - "gcc-9": //eval/public:cel_type_registry_test                                     PASSED in 0.6s
Step #0 - "gcc-9": //eval/public:cel_value_test                                             PASSED in 0.1s
Step #0 - "gcc-9": //eval/public:comparison_functions_test                                  PASSED in 2.3s
Step #0 - "gcc-9": //eval/public:container_function_registrar_test                          PASSED in 1.5s
Step #0 - "gcc-9": //eval/public:equality_function_registrar_test                           PASSED in 6.4s
Step #0 - "gcc-9": //eval/public:extension_func_test                                        PASSED in 1.4s
Step #0 - "gcc-9": //eval/public:logical_function_registrar_test                            PASSED in 0.9s
Step #0 - "gcc-9": //eval/public:message_wrapper_test                                       PASSED in 0.2s
Step #0 - "gcc-9": //eval/public:portable_cel_expr_builder_factory_test                     PASSED in 1.6s
Step #0 - "gcc-9": //eval/public:portable_cel_function_adapter_test                         PASSED in 0.7s
Step #0 - "gcc-9": //eval/public:set_util_test                                              PASSED in 0.9s
Step #0 - "gcc-9": //eval/public:source_position_test                                       PASSED in 0.2s
Step #0 - "gcc-9": //eval/public:string_extension_func_registrar_test                       PASSED in 0.8s
Step #0 - "gcc-9": //eval/public:unknown_attribute_set_test                                 PASSED in 0.2s
Step #0 - "gcc-9": //eval/public:unknown_function_result_set_test                           PASSED in 0.5s
Step #0 - "gcc-9": //eval/public:unknown_set_test                                           PASSED in 0.5s
Step #0 - "gcc-9": //eval/public:value_export_util_test                                     PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/containers:container_backed_map_impl_test                  PASSED in 0.2s
Step #0 - "gcc-9": //eval/public/containers:field_access_test                               PASSED in 0.5s
Step #0 - "gcc-9": //eval/public/containers:field_backed_list_impl_test                     PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/containers:field_backed_map_impl_test                      PASSED in 0.3s
Step #0 - "gcc-9": //eval/public/containers:internal_field_backed_list_impl_test            PASSED in 0.5s
Step #0 - "gcc-9": //eval/public/containers:internal_field_backed_map_impl_test             PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/structs:cel_proto_descriptor_pool_builder_test             PASSED in 0.2s
Step #0 - "gcc-9": //eval/public/structs:cel_proto_lite_wrap_util_test                      PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/structs:cel_proto_wrap_util_test                           PASSED in 0.3s
Step #0 - "gcc-9": //eval/public/structs:cel_proto_wrapper_test                             PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/structs:dynamic_descriptor_pool_end_to_end_test            PASSED in 2.6s
Step #0 - "gcc-9": //eval/public/structs:field_access_impl_test                             PASSED in 0.5s
Step #0 - "gcc-9": //eval/public/structs:legacy_type_adapter_test                           PASSED in 0.2s
Step #0 - "gcc-9": //eval/public/structs:legacy_type_provider_test                          PASSED in 0.2s
Step #0 - "gcc-9": //eval/public/structs:proto_message_type_adapter_test                    PASSED in 0.4s
Step #0 - "gcc-9": //eval/public/structs:protobuf_descriptor_type_provider_test             PASSED in 0.5s
Step #0 - "gcc-9": //eval/public/structs:trivial_legacy_type_info_test                      PASSED in 0.1s
Step #0 - "gcc-9": //eval/public/testing:matchers_test                                      PASSED in 0.3s
Step #0 - "gcc-9": //eval/tests:end_to_end_test                                             PASSED in 1.4s
Step #0 - "gcc-9": //eval/tests:memory_safety_test                                          PASSED in 2.2s
Step #0 - "gcc-9": //eval/tests:unknowns_end_to_end_test                                    PASSED in 1.0s
Step #0 - "gcc-9": //extensions:bindings_ext_test                                           PASSED in 2.4s
Step #0 - "gcc-9": //extensions:math_ext_test                                               PASSED in 2.1s
Step #0 - "gcc-9": //extensions:regex_functions_test                                        PASSED in 1.0s
Step #0 - "gcc-9": //extensions:sets_functions_test                                         PASSED in 2.1s
Step #0 - "gcc-9": //extensions:strings_test                                                PASSED in 1.5s
Step #0 - "gcc-9": //extensions/protobuf:ast_converters_test                                PASSED in 0.4s
Step #0 - "gcc-9": //extensions/protobuf:memory_manager_test                                PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf:type_test                                          PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf:value_end_to_end_test                              PASSED in 4.0s
Step #0 - "gcc-9": //extensions/protobuf:value_test                                         PASSED in 0.7s
Step #0 - "gcc-9": //extensions/protobuf/internal:any_test                                  PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf/internal:ast_test                                  PASSED in 0.3s
Step #0 - "gcc-9": //extensions/protobuf/internal:duration_test                             PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf/internal:field_mask_test                           PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf/internal:json_test                                 PASSED in 0.4s
Step #0 - "gcc-9": //extensions/protobuf/internal:message_test                              PASSED in 0.3s
Step #0 - "gcc-9": //extensions/protobuf/internal:struct_test                               PASSED in 0.1s
Step #0 - "gcc-9": //extensions/protobuf/internal:timestamp_test                            PASSED in 0.2s
Step #0 - "gcc-9": //extensions/protobuf/internal:wrappers_test                             PASSED in 0.2s
Step #0 - "gcc-9": //internal:align_test                                                    PASSED in 0.1s
Step #0 - "gcc-9": //internal:copy_on_write_test                                            PASSED in 0.2s
Step #0 - "gcc-9": //internal:lexis_test                                                    PASSED in 0.1s
Step #0 - "gcc-9": //internal:names_test                                                    PASSED in 0.1s
Step #0 - "gcc-9": //internal:new_test                                                      PASSED in 0.1s
Step #0 - "gcc-9": //internal:number_test                                                   PASSED in 0.1s
Step #0 - "gcc-9": //internal:overflow_test                                                 PASSED in 0.1s
Step #0 - "gcc-9": //internal:page_size_test                                                PASSED in 0.1s
Step #0 - "gcc-9": //internal:proto_time_encoding_test                                      PASSED in 0.4s
Step #0 - "gcc-9": //internal:proto_util_test                                               PASSED in 0.2s
Step #0 - "gcc-9": //internal:proto_wire_test                                               PASSED in 0.2s
Step #0 - "gcc-9": //internal:strings_test                                                  PASSED in 0.1s
Step #0 - "gcc-9": //internal:time_test                                                     PASSED in 0.2s
Step #0 - "gcc-9": //internal:utf8_test                                                     PASSED in 11.5s
Step #0 - "gcc-9": //parser:macro_expr_factory_test                                         PASSED in 0.2s
Step #0 - "gcc-9": //parser:macro_registry_test                                             PASSED in 0.1s
Step #0 - "gcc-9": //runtime:activation_test                                                PASSED in 0.1s
Step #0 - "gcc-9": //runtime:comprehension_vulnerability_check_test                         PASSED in 1.4s
Step #0 - "gcc-9": //runtime:constant_folding_test                                          PASSED in 1.5s
Step #0 - "gcc-9": //runtime:function_adapter_test                                          PASSED in 0.1s
Step #0 - "gcc-9": //runtime:function_registry_test                                         PASSED in 0.1s
Step #0 - "gcc-9": //runtime:optional_types_test                                            PASSED in 1.1s
Step #0 - "gcc-9": //runtime:reference_resolver_test                                        PASSED in 1.5s
Step #0 - "gcc-9": //runtime:regex_precompilation_test                                      PASSED in 1.5s
Step #0 - "gcc-9": //runtime:standard_runtime_builder_factory_test                          PASSED in 4.4s
Step #0 - "gcc-9": //runtime/internal:function_adapter_test                                 PASSED in 0.2s
Step #0 - "gcc-9": //runtime/internal:issue_collector_test                                  PASSED in 0.1s
Step #0 - "gcc-9": //runtime/internal:mutable_list_impl_test                                PASSED in 0.1s
Step #0 - "gcc-9": //runtime/standard:arithmetic_functions_test                             PASSED in 0.2s
Step #0 - "gcc-9": //runtime/standard:comparison_functions_test                             PASSED in 0.2s
Step #0 - "gcc-9": //runtime/standard:container_functions_test                              PASSED in 0.3s
Step #0 - "gcc-9": //runtime/standard:container_membership_functions_test                   PASSED in 0.2s
Step #0 - "gcc-9": //runtime/standard:equality_functions_test                               PASSED in 0.2s
Step #0 - "gcc-9": //runtime/standard:logical_functions_test                                PASSED in 0.3s
Step #0 - "gcc-9": //runtime/standard:regex_functions_test                                  PASSED in 0.4s
Step #0 - "gcc-9": //runtime/standard:string_functions_test                                 PASSED in 0.1s
Step #0 - "gcc-9": //runtime/standard:time_functions_test                                   PASSED in 0.2s
Step #0 - "gcc-9": //runtime/standard:type_conversion_functions_test                        PASSED in 0.2s
Step #0 - "gcc-9": //tools:branch_coverage_test                                             PASSED in 1.8s
Step #0 - "gcc-9": //tools:flatbuffers_backed_impl_test                                     PASSED in 0.2s
Step #0 - "gcc-9": //tools:navigable_ast_test                                               PASSED in 0.2s
Step #0 - "gcc-9": 
Step #0 - "gcc-9": Executed 176 out of 176 tests: 176 tests pass.
Step #0 - "gcc-9": There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
Finished Step #0 - "gcc-9"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/16c8e66d-00a9-467e-abb7-ff6402c52ce4?project=676743559828